disable soaper

This commit is contained in:
Pas 2025-07-09 17:34:43 -06:00
parent aeec008a54
commit b65259d795

View file

@ -207,7 +207,7 @@ export const soaperTvScraper = makeSourcerer({
id: 'soapertv',
name: 'SoaperTV',
rank: 130,
disabled: false,
disabled: true,
flags: [flags.CORS_ALLOWED],
scrapeMovie: universalScraper,
scrapeShow: universalScraper,