mirror of
https://github.com/sussy-code/providers.git
synced 2026-04-21 08:31:57 +00:00
Disable WHVX
This commit is contained in:
parent
ac0ceff7d8
commit
1b344cbcc7
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ export const whvxScraper = makeSourcerer({
|
||||||
id: 'whvx',
|
id: 'whvx',
|
||||||
name: 'VidBinge',
|
name: 'VidBinge',
|
||||||
rank: 128,
|
rank: 128,
|
||||||
|
disabled: true,
|
||||||
flags: [flags.CORS_ALLOWED],
|
flags: [flags.CORS_ALLOWED],
|
||||||
scrapeMovie: comboScraper,
|
scrapeMovie: comboScraper,
|
||||||
scrapeShow: comboScraper,
|
scrapeShow: comboScraper,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue