mirror of
https://github.com/sussy-code/providers.git
synced 2026-08-14 19:25:12 +00:00
fix nepu error
This commit is contained in:
parent
1badace045
commit
b014104d13
1 changed files with 0 additions and 1 deletions
|
|
@ -79,7 +79,6 @@ const universalScraper = async (ctx: MovieScrapeContext | ShowScrapeContext) =>
|
|||
export const nepuScraper = makeSourcerer({
|
||||
id: 'nepu',
|
||||
name: 'Nepu',
|
||||
disabled: true,
|
||||
rank: 210,
|
||||
disabled: true,
|
||||
flags: [],
|
||||
|
|
|
|||
Loading…
Reference in a new issue