mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 11:13:25 +00:00
Merge branch 'movie-web:dev' into dev
This commit is contained in:
@@ -42,6 +42,7 @@ export const showboxScraper = makeSourcerer({
|
|||||||
id: 'showbox',
|
id: 'showbox',
|
||||||
name: 'Showbox',
|
name: 'Showbox',
|
||||||
rank: 150,
|
rank: 150,
|
||||||
|
disabled: true,
|
||||||
flags: [flags.CORS_ALLOWED, flags.CF_BLOCKED],
|
flags: [flags.CORS_ALLOWED, flags.CF_BLOCKED],
|
||||||
scrapeShow: comboScraper,
|
scrapeShow: comboScraper,
|
||||||
scrapeMovie: comboScraper,
|
scrapeMovie: comboScraper,
|
||||||
|
Reference in New Issue
Block a user