diff --git a/src/providers/sources/whvx.ts b/src/providers/sources/whvx.ts index 710c9db..909e86b 100644 --- a/src/providers/sources/whvx.ts +++ b/src/providers/sources/whvx.ts @@ -38,6 +38,7 @@ export const whvxScraper = makeSourcerer({ id: 'whvx', name: 'VidBinge', rank: 128, + disabled: true, flags: [flags.CORS_ALLOWED], scrapeMovie: comboScraper, scrapeShow: comboScraper,