mirror of
https://github.com/p-stream/providers.git
synced 2026-03-11 17:55:36 +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',
|
id: 'soapertv',
|
||||||
name: 'SoaperTV',
|
name: 'SoaperTV',
|
||||||
rank: 130,
|
rank: 130,
|
||||||
disabled: false,
|
disabled: true,
|
||||||
flags: [flags.CORS_ALLOWED],
|
flags: [flags.CORS_ALLOWED],
|
||||||
scrapeMovie: universalScraper,
|
scrapeMovie: universalScraper,
|
||||||
scrapeShow: universalScraper,
|
scrapeShow: universalScraper,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue