We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57cb82c commit a37416eCopy full SHA for a37416e
src/providers/sources/whvx.ts
@@ -38,7 +38,6 @@ export const whvxScraper = makeSourcerer({
38
id: 'whvx',
39
name: 'VidBinge',
40
rank: 128,
41
- disabled: true,
42
flags: [flags.CORS_ALLOWED],
43
scrapeMovie: comboScraper,
44
scrapeShow: comboScraper,
0 commit comments