mirror of
https://github.com/sussy-code/providers.git
synced 2026-08-18 21:18:38 +00:00
demote iosmirror
This commit is contained in:
parent
4847892a1e
commit
538cf379e6
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue