mirror of
https://github.com/p-stream/providers.git
synced 2026-05-18 20:32:04 +00:00
disable nepu
This commit is contained in:
parent
3b29a685cc
commit
e6210b5d93
1 changed files with 1 additions and 0 deletions
|
|
@ -78,6 +78,7 @@ export const nepuScraper = makeSourcerer({
|
||||||
name: 'Nepu',
|
name: 'Nepu',
|
||||||
rank: 111,
|
rank: 111,
|
||||||
flags: [],
|
flags: [],
|
||||||
|
disabled: true,
|
||||||
scrapeMovie: universalScraper,
|
scrapeMovie: universalScraper,
|
||||||
scrapeShow: universalScraper,
|
scrapeShow: universalScraper,
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue