mirror of
https://github.com/sussy-code/providers.git
synced 2026-04-20 08:02:11 +00:00
disable zoechip
This commit is contained in:
parent
35721b553b
commit
5356d7336c
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ export const zoechipScraper = makeSourcerer({
|
|||
name: 'ZoeChip',
|
||||
rank: 200,
|
||||
flags: [flags.CORS_ALLOWED],
|
||||
disabled: true,
|
||||
scrapeMovie,
|
||||
scrapeShow,
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in a new issue