disable autoembed+

This commit is contained in:
Pas 2025-04-05 12:13:44 -06:00
parent 524dd1ba6b
commit 3ea7360fb5

View file

@ -69,7 +69,7 @@ export const coitusScraper = makeSourcerer({
id: 'coitus',
name: 'Autoembed+',
rank: 91,
disabled: false,
disabled: true,
flags: [flags.CORS_ALLOWED],
scrapeMovie: comboScraper,
scrapeShow: comboScraper,