mirror of
https://github.com/sussy-code/providers.git
synced 2026-08-15 03:34:13 +00:00
disable vidapi.click
This commit is contained in:
parent
43641df7dd
commit
50deeb4fb4
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ export const vidapiClickScraper = makeSourcerer({
|
|||
id: 'vidapi-click',
|
||||
name: 'vidapi.click',
|
||||
rank: 89,
|
||||
disabled: false,
|
||||
disabled: true,
|
||||
flags: [flags.CORS_ALLOWED],
|
||||
scrapeMovie: comboScraper,
|
||||
scrapeShow: comboScraper,
|
||||
|
|
|
|||
Loading…
Reference in a new issue