Disable WHVX

This commit is contained in:
TPN 2024-08-12 15:59:17 +00:00
parent ac0ceff7d8
commit 1b344cbcc7

View file

@ -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,