disable 8stream

This commit is contained in:
Pas 2025-08-09 13:13:29 -06:00
parent 27685c9337
commit 5c8bc0cdfa

View file

@ -71,7 +71,7 @@ export const EightStreamScraper = makeSourcerer({
name: '8stream',
rank: 111,
flags: [],
disabled: false,
disabled: true,
scrapeMovie: comboScraper,
scrapeShow: comboScraper,
});