update embed ranks

This commit is contained in:
Pas 2025-12-09 22:42:00 -07:00
parent 2faa1816e5
commit 3f350c8b2c
2 changed files with 2 additions and 2 deletions

View file

@ -90,7 +90,7 @@ export const dopeboxEmbeds = [
makeEmbed({
id: 'dopebox-upcloud',
name: 'UpCloud',
rank: 2101,
rank: 101,
flags: ['cors-allowed'],
scrape: scrapeUpCloudEmbed,
}),

View file

@ -131,7 +131,7 @@ export const fsOnlineEmbeds = [
makeEmbed({
id: 'fsonline-doodstream',
name: 'Doodstream',
rank: 2001,
rank: 172,
scrape: scrapeDoodstreamEmbed,
flags: ['cors-allowed'],
}),