mirror of
https://github.com/sussy-code/providers.git
synced 2026-08-11 09:37:16 +00:00
disable nflix
This commit is contained in:
parent
c809258026
commit
9d03947a2f
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue