mirror of
https://github.com/sussy-code/providers.git
synced 2026-08-10 09:06:12 +00:00
disable soaper
This commit is contained in:
parent
50deeb4fb4
commit
d6d3831b25
1 changed files with 1 additions and 1 deletions
|
|
@ -135,7 +135,7 @@ export const soaperTvScraper = makeSourcerer({
|
|||
id: 'soapertv',
|
||||
name: 'SoaperTV',
|
||||
rank: 140,
|
||||
disabled: false,
|
||||
disabled: true,
|
||||
flags: [flags.CORS_ALLOWED, flags.IP_LOCKED],
|
||||
scrapeMovie: universalScraper,
|
||||
scrapeShow: universalScraper,
|
||||
|
|
|
|||
Loading…
Reference in a new issue