mirror of
https://github.com/p-stream/providers.git
synced 2026-01-11 20:10:33 +00:00
update embed ranks
This commit is contained in:
parent
2faa1816e5
commit
3f350c8b2c
2 changed files with 2 additions and 2 deletions
|
|
@ -90,7 +90,7 @@ export const dopeboxEmbeds = [
|
|||
makeEmbed({
|
||||
id: 'dopebox-upcloud',
|
||||
name: 'UpCloud',
|
||||
rank: 2101,
|
||||
rank: 101,
|
||||
flags: ['cors-allowed'],
|
||||
scrape: scrapeUpCloudEmbed,
|
||||
}),
|
||||
|
|
|
|||
|
|
@ -131,7 +131,7 @@ export const fsOnlineEmbeds = [
|
|||
makeEmbed({
|
||||
id: 'fsonline-doodstream',
|
||||
name: 'Doodstream',
|
||||
rank: 2001,
|
||||
rank: 172,
|
||||
scrape: scrapeDoodstreamEmbed,
|
||||
flags: ['cors-allowed'],
|
||||
}),
|
||||
|
|
|
|||
Loading…
Reference in a new issue