enable debrid

This commit is contained in:
Pas 2025-11-19 12:35:10 -07:00
parent 4144feb1b0
commit 534915773f

View file

@ -179,7 +179,7 @@ export const debridScraper = makeSourcerer({
id: 'debrid',
name: 'Debrid',
rank: 999,
disabled: true,
disabled: false,
flags: [flags.CORS_ALLOWED],
scrapeMovie: comboScraper,
scrapeShow: comboScraper,