mirror of
https://github.com/sussy-code/providers.git
synced 2026-08-10 09:06:12 +00:00
disable embedsu again
This commit is contained in:
parent
61ba3069ce
commit
c7934346ed
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ export const embedsuScraper = makeSourcerer({
|
|||
id: 'embedsu',
|
||||
name: 'embed.su',
|
||||
rank: 240,
|
||||
disabled: false,
|
||||
disabled: true,
|
||||
flags: [flags.CORS_ALLOWED],
|
||||
scrapeMovie: comboScraper,
|
||||
scrapeShow: comboScraper,
|
||||
|
|
|
|||
Loading…
Reference in a new issue