mirror of
https://github.com/p-stream/providers.git
synced 2026-03-11 17:55:36 +00:00
Update src/providers/sources/showbox/index.ts
This commit is contained in:
parent
964aee7c78
commit
3e7d1f19d3
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ import { NotFoundError } from '@/utils/errors';
|
|||
const showboxBase = `https://www.showbox.media`;
|
||||
|
||||
export const showBoxScraper = makeSourcerer({
|
||||
id: 'showBox',
|
||||
id: 'show_box',
|
||||
name: 'ShowBox',
|
||||
rank: 20,
|
||||
flags: [flags.NO_CORS],
|
||||
|
|
|
|||
Loading…
Reference in a new issue