mirror of
https://github.com/sussy-code/providers.git
synced 2026-08-17 04:35:57 +00:00
Update bludclart.ts
This commit is contained in:
parent
965d9f768d
commit
b3d6b48139
1 changed files with 1 additions and 1 deletions
|
|
@ -390,7 +390,7 @@ async function comboScraper(ctx: ShowScrapeContext | MovieScrapeContext): Promis
|
|||
export const bludclartScraper = makeSourcerer({
|
||||
id: 'bludclart',
|
||||
name: 'Bludclart',
|
||||
rank: 202,
|
||||
rank: 171,
|
||||
disabled: false,
|
||||
flags: [flags.CORS_ALLOWED],
|
||||
scrapeMovie: comboScraper,
|
||||
|
|
|
|||
Loading…
Reference in a new issue