mirror of
https://github.com/p-stream/providers.git
synced 2026-01-11 20:10:33 +00:00
demote embedsu
This commit is contained in:
parent
2181ab3eed
commit
cabf258fa2
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ async function comboScraper(ctx: ShowScrapeContext | MovieScrapeContext): Promis
|
|||
export const embedsuScraper = makeSourcerer({
|
||||
id: 'embedsu',
|
||||
name: 'embed.su',
|
||||
rank: 170,
|
||||
rank: 165,
|
||||
disabled: false,
|
||||
flags: [],
|
||||
scrapeMovie: comboScraper,
|
||||
|
|
|
|||
Loading…
Reference in a new issue