demote iosmirror

This commit is contained in:
Pas 2025-02-06 16:49:39 -07:00
parent 4847892a1e
commit 538cf379e6

View file

@ -112,7 +112,7 @@ const universalScraper = async (ctx: ShowScrapeContext | MovieScrapeContext): Pr
export const iosmirrorScraper = makeSourcerer({
id: 'iosmirror',
name: 'NetMirror',
rank: 173,
rank: 122,
flags: [flags.CORS_ALLOWED],
scrapeMovie: universalScraper,
scrapeShow: universalScraper,