mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
mod: update video tags api
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -704,7 +704,8 @@ class Api {
|
|||||||
/// 取消订阅-播单
|
/// 取消订阅-播单
|
||||||
static const String unfavFolder = '/x/v3/fav/folder/unfav';
|
static const String unfavFolder = '/x/v3/fav/folder/unfav';
|
||||||
|
|
||||||
static const String videoTags = '/x/tag/archive/tags';
|
// static const String videoTags = '/x/tag/archive/tags';
|
||||||
|
static const String videoTags = '/x/web-interface/view/detail/tag';
|
||||||
|
|
||||||
static const String reportMember = '/ajax/report/add';
|
static const String reportMember = '/ajax/report/add';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user