mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 07:13:24 +00:00
Disable showbox
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user