mirror of
https://github.com/p-stream/providers.git
synced 2026-04-21 07:32:25 +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',
|
id: 'nepu',
|
||||||
name: 'Nepu',
|
name: 'Nepu',
|
||||||
rank: 201,
|
rank: 201,
|
||||||
|
disabled: true,
|
||||||
flags: [flags.CORS_ALLOWED],
|
flags: [flags.CORS_ALLOWED],
|
||||||
scrapeMovie: scrape,
|
scrapeMovie: scrape,
|
||||||
scrapeShow: scrape,
|
scrapeShow: scrape,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue