mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 11:33:25 +00:00
adjust ranks
This commit is contained in:
@@ -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,
|
||||||
|
Reference in New Issue
Block a user