mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-26 03:56:45 +08:00
feat: popular series/precious
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -965,4 +965,11 @@ class Api {
|
||||
|
||||
static const String superChatMsg =
|
||||
'${HttpString.liveBaseUrl}/av/v1/SuperChat/getMessageList';
|
||||
|
||||
static const String popularSeriesOne = '/x/web-interface/popular/series/one';
|
||||
|
||||
static const String popularSeriesList =
|
||||
'/x/web-interface/popular/series/list';
|
||||
|
||||
static const String popularPrecious = '/x/web-interface/popular/precious';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user