mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 11:08:03 +08:00
feat: dyn topic
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -822,4 +822,9 @@ class Api {
|
||||
|
||||
static const String liveSearch =
|
||||
'${HttpString.liveBaseUrl}/xlive/app-interface/v2/search_live';
|
||||
|
||||
static const String topicTop =
|
||||
'${HttpString.appBaseUrl}/x/topic/web/details/top';
|
||||
|
||||
static const String topicFeed = '/x/polymer/web-dynamic/v1/feed/topic';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user