mirror of
https://github.com/sussy-code/providers.git
synced 2026-08-14 03:14:54 +00:00
demote mp4hydra
This commit is contained in:
parent
ba7f748623
commit
58712e70f4
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue