mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 12:43:25 +00:00
Update src/providers/sources/showbox/index.ts
This commit is contained in:
@@ -9,7 +9,7 @@ import { NotFoundError } from '@/utils/errors';
|
|||||||
const showboxBase = `https://www.showbox.media`;
|
const showboxBase = `https://www.showbox.media`;
|
||||||
|
|
||||||
export const showBoxScraper = makeSourcerer({
|
export const showBoxScraper = makeSourcerer({
|
||||||
id: 'showBox',
|
id: 'show_box',
|
||||||
name: 'ShowBox',
|
name: 'ShowBox',
|
||||||
rank: 20,
|
rank: 20,
|
||||||
flags: [flags.NO_CORS],
|
flags: [flags.NO_CORS],
|
||||||
|
Reference in New Issue
Block a user