Update bludclart.ts

This commit is contained in:
XSWY 2026-03-15 17:43:02 +02:00 committed by GitHub
parent 965d9f768d
commit b3d6b48139
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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,