mirror of
https://github.com/p-stream/providers.git
synced 2026-01-11 20:10:33 +00:00
disable soaper
This commit is contained in:
parent
aeec008a54
commit
b65259d795
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue