mod: 搜索up主投稿

This commit is contained in:
guozhigq
2023-09-24 00:34:20 +08:00
parent 092b1cee3d
commit 7be8ebaa7e
7 changed files with 359 additions and 3 deletions

View File

@ -239,6 +239,9 @@ class Api {
// wts=1689767832
static const String memberArchive = '/x/space/wbi/arc/search';
// 用户动态搜索
static const String memberDynamicSearch = '/x/space/dynamic/search';
// 用户动态
static const String memberDynamic = '/x/polymer/web-dynamic/v1/feed/space';