mirror of
https://github.com/p-stream/providers.git
synced 2026-01-11 20:10:33 +00:00
disable nepu
it's origin blocked now for pstream only
This commit is contained in:
parent
062d8bfda6
commit
6390b8a685
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ export const nepuScraper = makeSourcerer({
|
|||
id: 'nepu',
|
||||
name: 'Nepu',
|
||||
rank: 201,
|
||||
disabled: true,
|
||||
flags: [flags.CORS_ALLOWED],
|
||||
scrapeMovie: scrape,
|
||||
scrapeShow: scrape,
|
||||
|
|
|
|||
Loading…
Reference in a new issue