disable nflix

This commit is contained in:
Pas 2025-03-22 14:13:56 -06:00
parent c809258026
commit 9d03947a2f

View file

@ -129,7 +129,7 @@ export const nunflixScraper = makeSourcerer({
id: 'nunflix',
name: 'NFlix',
rank: 240,
disabled: false,
disabled: true,
flags: [flags.CORS_ALLOWED],
scrapeMovie: comboScraper,
scrapeShow: comboScraper,