mirror of
https://github.com/sussy-code/providers.git
synced 2026-08-09 00:17:36 +00:00
modified: src/providers/sources/bludclart.ts
This commit is contained in:
parent
5e2618d212
commit
43ed7bfa9a
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue