mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 18:13:25 +00:00
Version bump + lookmovie reorder
This commit is contained in:
@@ -32,7 +32,7 @@ async function universalScraper(ctx: MovieScrapeContext | ShowScrapeContext): Pr
|
||||
export const lookmovieScraper = makeSourcerer({
|
||||
id: 'lookmovie',
|
||||
name: 'LookMovie',
|
||||
rank: 1,
|
||||
rank: 700,
|
||||
flags: [flags.IP_LOCKED],
|
||||
scrapeShow: universalScraper,
|
||||
scrapeMovie: universalScraper,
|
||||
|
Reference in New Issue
Block a user