mirror of
https://github.com/sussy-code/providers.git
synced 2026-03-11 17:55:37 +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',
|
||||
rank: 111,
|
||||
flags: [],
|
||||
disabled: true,
|
||||
scrapeMovie: universalScraper,
|
||||
scrapeShow: universalScraper,
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in a new issue