mirror of
https://github.com/sussy-code/providers.git
synced 2026-08-10 17:24:45 +00:00
enable soaper
This commit is contained in:
parent
5a77418cbd
commit
ef691cc0b5
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue