disable embedsu again

This commit is contained in:
Pas 2025-03-14 22:35:25 -06:00
parent 61ba3069ce
commit c7934346ed

View file

@ -65,7 +65,7 @@ export const embedsuScraper = makeSourcerer({
id: 'embedsu',
name: 'embed.su',
rank: 240,
disabled: false,
disabled: true,
flags: [flags.CORS_ALLOWED],
scrapeMovie: comboScraper,
scrapeShow: comboScraper,