mirror of
https://github.com/sussy-code/providers.git
synced 2026-04-18 07:12:04 +00:00
Disable showbox
This commit is contained in:
parent
ecf46817d4
commit
2daded1d79
1 changed files with 1 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ export const showboxScraper = makeSourcerer({
|
|||
id: 'showbox',
|
||||
name: 'Showbox',
|
||||
rank: 150,
|
||||
disabled: true,
|
||||
flags: [flags.CORS_ALLOWED, flags.CF_BLOCKED],
|
||||
scrapeShow: comboScraper,
|
||||
scrapeMovie: comboScraper,
|
||||
|
|
|
|||
Loading…
Reference in a new issue