mirror of
https://github.com/sussy-code/providers.git
synced 2026-08-12 01:51:23 +00:00
disable soaper :(
This commit is contained in:
parent
3531d14e4c
commit
1bbe37f3eb
1 changed files with 1 additions and 0 deletions
|
|
@ -132,6 +132,7 @@ export const soaperTvScraper = makeSourcerer({
|
|||
id: 'soapertv',
|
||||
name: 'SoaperTV',
|
||||
rank: 150,
|
||||
disabled: true,
|
||||
flags: [flags.CORS_ALLOWED],
|
||||
scrapeMovie: universalScraper,
|
||||
scrapeShow: universalScraper,
|
||||
|
|
|
|||
Loading…
Reference in a new issue