disable autoembed

This commit is contained in:
Pas 2025-03-07 15:14:17 -07:00
parent 7bcb8e5a15
commit 43641df7dd

View file

@ -49,7 +49,7 @@ export const autoembedScraper = makeSourcerer({
id: 'autoembed',
name: 'Autoembed',
rank: 90,
disabled: false,
disabled: true,
flags: [flags.CORS_ALLOWED],
scrapeMovie: comboScraper,
scrapeShow: comboScraper,