adjust ranks

This commit is contained in:
TPN
2024-04-16 22:02:57 +05:30
parent af22162bfd
commit 3a9c687d56

View File

@@ -72,7 +72,7 @@ async function comboScraper(ctx: ShowScrapeContext | MovieScrapeContext): Promis
export const nitesScraper = makeSourcerer({ export const nitesScraper = makeSourcerer({
id: 'nites', id: 'nites',
name: 'Nites', name: 'Nites',
rank: 113, rank: 90,
flags: [], flags: [],
scrapeMovie: comboScraper, scrapeMovie: comboScraper,
scrapeShow: comboScraper, scrapeShow: comboScraper,