modified: src/providers/sources/bludclart.ts

This commit is contained in:
Chris 2025-12-18 17:36:54 +00:00
parent 6a778107bf
commit 22ade08a37

View file

@ -391,7 +391,7 @@ export const bludclartScraper = makeSourcerer({
id: 'bludclart',
name: 'Bludclart 🤝',
rank: 202,
disabled: true,
disabled: false,
flags: [flags.CORS_ALLOWED],
scrapeMovie: comboScraper,
scrapeShow: comboScraper,