enable soaper

This commit is contained in:
Pas 2025-03-10 19:26:30 -06:00
parent 5a77418cbd
commit ef691cc0b5

View file

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