mod: update thumb dyn api

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-04-29 10:54:36 +08:00
parent b876840d08
commit 6c757ec395
5 changed files with 45 additions and 13 deletions

View File

@@ -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';