mod: app端首页推荐接口

This commit is contained in:
guozhigq
2023-07-17 10:52:11 +08:00
parent facfa0d11e
commit 9e7b33eddd
5 changed files with 125 additions and 18 deletions

View File

@ -1,7 +1,7 @@
class Api {
// 推荐视频
// static const String recommendList =
// 'https://app.bilibili.com/x/v2/feed/index?appkey=27eb53fc9058f8c3';
static const String recommendListApp =
'https://app.bilibili.com/x/v2/feed/index';
static const String recommendList = '/x/web-interface/index/top/feed/rcmd';
// 热门视频