mirror of
https://github.com/p-stream/providers.git
synced 2026-05-07 22:39:46 +00:00
enable embedsu?
This commit is contained in:
parent
995bbfde5c
commit
5292cbe327
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ export const embedsuScraper = makeSourcerer({
|
|||
id: 'embedsu',
|
||||
name: 'embed.su',
|
||||
rank: 230,
|
||||
disabled: true,
|
||||
disabled: false,
|
||||
flags: [flags.CORS_ALLOWED],
|
||||
scrapeMovie: comboScraper,
|
||||
scrapeShow: comboScraper,
|
||||
|
|
|
|||
Loading…
Reference in a new issue