disable streambox

This commit is contained in:
Pas 2025-04-10 12:54:15 -06:00
parent 46a61f7a18
commit a4fb06ef93

View file

@ -98,7 +98,7 @@ export const streamboxScraper = makeSourcerer({
id: 'streambox',
name: 'StreamBox',
rank: 119,
disabled: false,
disabled: true,
flags: [flags.CORS_ALLOWED],
scrapeMovie: comboScraper,
scrapeShow: comboScraper,