mirror of
https://github.com/p-stream/providers.git
synced 2026-01-11 20:10:33 +00:00
update rank again
This commit is contained in:
parent
5c320a5a5c
commit
aa0e70cb69
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ async function scrapeMovie(ctx: MovieScrapeContext): Promise<SourcererOutput> {
|
|||
export const fullhdfilmizleScraper = makeSourcerer({
|
||||
id: 'fullhdfilmizle',
|
||||
name: 'FullHDFilmizle (Turkish)',
|
||||
rank: 3,
|
||||
rank: 6,
|
||||
disabled: false,
|
||||
flags: [flags.CORS_ALLOWED],
|
||||
scrapeMovie,
|
||||
|
|
|
|||
Loading…
Reference in a new issue