mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-27 12:50:13 +08:00
mod: update thumb dyn api
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -221,8 +221,11 @@ class Api {
|
||||
static const String followDynamic = '/x/polymer/web-dynamic/v1/feed/all';
|
||||
|
||||
// 动态点赞
|
||||
static const String likeDynamic =
|
||||
'${HttpString.tUrl}/dynamic_like/v1/dynamic_like/thumb';
|
||||
// static const String likeDynamic =
|
||||
// '${HttpString.tUrl}/dynamic_like/v1/dynamic_like/thumb';
|
||||
|
||||
// 动态点赞 new
|
||||
static const String thumbDynamic = '/x/dynamic/feed/dyn/thumb';
|
||||
|
||||
// 获取稍后再看
|
||||
static const String seeYouLater = '/x/v2/history/toview/web';
|
||||
|
||||
Reference in New Issue
Block a user