mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
fix: failed to search history
This commit is contained in:
@@ -217,7 +217,7 @@ class Api {
|
||||
static const String delHistory = '/x/v2/history/delete';
|
||||
|
||||
// 搜索历史记录
|
||||
static const String searchHistory = '/x/web-goblin/history/search';
|
||||
static const String searchHistory = '/x/web-interface/history/search';
|
||||
|
||||
// 热搜
|
||||
static const String hotSearchList =
|
||||
|
||||
Reference in New Issue
Block a user