mirror of
https://github.com/sussy-code/providers.git
synced 2026-08-13 02:31:24 +00:00
oops
This commit is contained in:
parent
76b1e764a5
commit
89f346eb36
1 changed files with 1 additions and 1 deletions
|
|
@ -140,7 +140,7 @@ export const nunflixScraper = makeSourcerer({
|
|||
id: 'nunflix',
|
||||
name: 'NFlix',
|
||||
rank: 155,
|
||||
disabled: !!getUserToken(),
|
||||
disabled: !getUserToken(),
|
||||
flags: [flags.CORS_ALLOWED],
|
||||
scrapeMovie: comboScraper,
|
||||
scrapeShow: comboScraper,
|
||||
|
|
|
|||
Loading…
Reference in a new issue