Skip to content

Commit

Permalink
Disable WHVX
Browse files Browse the repository at this point in the history
  • Loading branch information
ztpn committed Aug 12, 2024
1 parent ac0ceff commit 1b344cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/providers/sources/whvx.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ export const whvxScraper = makeSourcerer({
id: 'whvx',
name: 'VidBinge',
rank: 128,
disabled: true,
flags: [flags.CORS_ALLOWED],
scrapeMovie: comboScraper,
scrapeShow: comboScraper,
Expand Down

0 comments on commit 1b344cb

Please sign in to comment.