mirror of
https://github.com/p-stream/providers.git
synced 2026-05-18 22:22:03 +00:00
temporarly disable embedsu
the changed something idk
This commit is contained in:
parent
3ea7360fb5
commit
61e4036c97
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ export const embedsuScraper = makeSourcerer({
|
||||||
id: 'embedsu',
|
id: 'embedsu',
|
||||||
name: 'embed.su',
|
name: 'embed.su',
|
||||||
rank: 230,
|
rank: 230,
|
||||||
disabled: false,
|
disabled: true,
|
||||||
flags: [flags.CORS_ALLOWED],
|
flags: [flags.CORS_ALLOWED],
|
||||||
scrapeMovie: comboScraper,
|
scrapeMovie: comboScraper,
|
||||||
scrapeShow: comboScraper,
|
scrapeShow: comboScraper,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue