disable nepu

This commit is contained in:
Ciarands
2024-03-28 21:56:13 +00:00
parent 3b29a685cc
commit e6210b5d93

View File

@@ -78,6 +78,7 @@ export const nepuScraper = makeSourcerer({
name: 'Nepu',
rank: 111,
flags: [],
disabled: true,
scrapeMovie: universalScraper,
scrapeShow: universalScraper,
});