chore: add steamdb profile platform (#2189)

This commit is contained in:
Guihong Wang 2024-11-08 11:50:26 +08:00 committed by GitHub
parent 721b2249d7
commit a0ff7f0ba9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

View File

@ -226,6 +226,11 @@ export const PlatformsSyncMap: {
icon: "${iconCDN}/neteasecloudmusic",
url: "https://music.163.com/#/artist?id={username}",
},
"steamdb": {
name: "SteamDB",
icon: "${iconCDN}/steamdb",
url: "https://steamdb.info/calculator/{username}",
},
follow: {
name: "Follow",
icon: "/assets/social/follow.svg",