mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 15:33:26 +00:00
disable zoechip
This commit is contained in:
@@ -8,6 +8,7 @@ export const zoechipScraper = makeSourcerer({
|
|||||||
name: 'ZoeChip',
|
name: 'ZoeChip',
|
||||||
rank: 200,
|
rank: 200,
|
||||||
flags: [flags.CORS_ALLOWED],
|
flags: [flags.CORS_ALLOWED],
|
||||||
|
disabled: true,
|
||||||
scrapeMovie,
|
scrapeMovie,
|
||||||
scrapeShow,
|
scrapeShow,
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user