mirror of
https://github.com/sussy-code/providers.git
synced 2026-08-12 18:26:12 +00:00
disable vidlink
This commit is contained in:
parent
b2300db667
commit
3605142db7
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ export const vidlinkScraper = makeSourcerer({
|
|||
id: 'vidlink',
|
||||
name: 'PSVL',
|
||||
rank: 113,
|
||||
disabled: true,
|
||||
flags: [flags.CORS_ALLOWED],
|
||||
scrapeMovie: comboScraper,
|
||||
scrapeShow: comboScraper,
|
||||
|
|
|
|||
Loading…
Reference in a new issue