disable nepu

it's origin blocked now for pstream only
This commit is contained in:
Pas 2025-07-21 10:03:12 -06:00
parent 062d8bfda6
commit 6390b8a685

View file

@ -39,6 +39,7 @@ export const nepuScraper = makeSourcerer({
id: 'nepu',
name: 'Nepu',
rank: 201,
disabled: true,
flags: [flags.CORS_ALLOWED],
scrapeMovie: scrape,
scrapeShow: scrape,