mirror of
https://github.com/p-stream/providers.git
synced 2026-03-11 17:55:36 +00:00
disable embedsu
This commit is contained in:
parent
da7f625752
commit
79dce47bc0
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ export const embedsuScraper = makeSourcerer({
|
|||
id: 'embedsu',
|
||||
name: 'embed.su',
|
||||
rank: 165,
|
||||
disabled: false,
|
||||
disabled: true,
|
||||
flags: [],
|
||||
scrapeMovie: comboScraper,
|
||||
scrapeShow: comboScraper,
|
||||
|
|
|
|||
Loading…
Reference in a new issue