mirror of
https://github.com/sussy-code/providers.git
synced 2026-04-20 16:12:25 +00:00
adjust ranks
This commit is contained in:
parent
af22162bfd
commit
3a9c687d56
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ async function comboScraper(ctx: ShowScrapeContext | MovieScrapeContext): Promis
|
|||
export const nitesScraper = makeSourcerer({
|
||||
id: 'nites',
|
||||
name: 'Nites',
|
||||
rank: 113,
|
||||
rank: 90,
|
||||
flags: [],
|
||||
scrapeMovie: comboScraper,
|
||||
scrapeShow: comboScraper,
|
||||
|
|
|
|||
Loading…
Reference in a new issue