mirror of
https://github.com/sussy-code/providers.git
synced 2026-08-16 12:13:51 +00:00
disable broken sources
nepu ridomovies(shows)
This commit is contained in:
parent
2a55592f1a
commit
f32e193d7a
2 changed files with 2 additions and 1 deletions
|
|
@ -81,6 +81,7 @@ export const nepuScraper = makeSourcerer({
|
|||
name: 'Nepu',
|
||||
disabled: true,
|
||||
rank: 210,
|
||||
disabled: true,
|
||||
flags: [],
|
||||
scrapeMovie: universalScraper,
|
||||
scrapeShow: universalScraper,
|
||||
|
|
|
|||
|
|
@ -80,5 +80,5 @@ export const ridooMoviesScraper = makeSourcerer({
|
|||
rank: 170,
|
||||
flags: [],
|
||||
scrapeMovie: universalScraper,
|
||||
scrapeShow: universalScraper,
|
||||
// scrapeShow: universalScraper,
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in a new issue