mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-29 23:05:55 +08:00
opt: unify trending api & feat: search recommend (#694)
* opt: unify trending api * opt: disable icon * feat: search recommend * mod: recommend api
This commit is contained in:
committed by
GitHub
parent
3638d65008
commit
f0e3b776bb
@@ -766,4 +766,7 @@ class Api {
|
||||
static const String searchTrending = '/x/v2/search/trending/ranking';
|
||||
|
||||
static const String setTopDyn = '/x/dynamic/feed/space/set_top';
|
||||
|
||||
static const String searchRecommend =
|
||||
'${HttpString.appBaseUrl}/x/v2/search/recommend';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user