mod: 字符替换、跳转播放
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
class Api {
|
||||
// 推荐视频
|
||||
// http://app.bilibili.com/x/v2/feed/index
|
||||
// static const String recommendList =
|
||||
// 'https://app.bilibili.com/x/v2/feed/index?appkey=27eb53fc9058f8c3';
|
||||
static const String recommendList = '/x/web-interface/index/top/feed/rcmd';
|
||||
|
||||
// 热门视频
|
||||
|
Reference in New Issue
Block a user