demote mp4hydra

This commit is contained in:
Pas 2025-02-09 12:40:04 -07:00
parent ba7f748623
commit 58712e70f4

View file

@ -70,7 +70,7 @@ async function comboScraper(ctx: ShowScrapeContext | MovieScrapeContext): Promis
export const mp4hydraScraper = makeSourcerer({
id: 'mp4hydra',
name: 'Mp4Hydra',
rank: 35,
rank: 2,
flags: [flags.CORS_ALLOWED],
scrapeMovie: comboScraper,
scrapeShow: comboScraper,