mirror of
https://github.com/p-stream/providers.git
synced 2026-04-21 04:02:24 +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({
|
export const embedsuScraper = makeSourcerer({
|
||||||
id: 'embedsu',
|
id: 'embedsu',
|
||||||
name: 'embed.su',
|
name: 'embed.su',
|
||||||
rank: 170,
|
rank: 165,
|
||||||
disabled: false,
|
disabled: false,
|
||||||
flags: [],
|
flags: [],
|
||||||
scrapeMovie: comboScraper,
|
scrapeMovie: comboScraper,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue