disable vidapi.click

This commit is contained in:
Pas 2025-03-08 15:07:21 -07:00
parent 43641df7dd
commit 50deeb4fb4

View file

@ -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,