show live rank

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-12-28 20:48:24 +08:00
parent a037d8e793
commit 2a52157c3f
24 changed files with 490 additions and 47 deletions

View File

@@ -978,4 +978,7 @@ abstract final class Api {
static const String followeeVotes =
'${HttpString.tUrl}/vote_svr/v1/vote_svr/followee_votes';
static const String liveContributionRank =
'${HttpString.liveBaseUrl}/xlive/general-interface/v1/rank/queryContributionRank';
}