feat: 热搜关键词
This commit is contained in:
@ -140,4 +140,8 @@ class Api {
|
||||
|
||||
// 获取历史记录
|
||||
static const String historyList = '/x/web-interface/history/cursor';
|
||||
|
||||
// 热搜
|
||||
static const String hotSearchList =
|
||||
'https://s.search.bilibili.com/main/hotword';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user