mirror of
https://github.com/imsyy/DailyHotApi.git
synced 2026-01-12 13:14:55 +08:00
接口数据统一
This commit is contained in:
@@ -23,6 +23,7 @@ const getData = (data) => {
|
||||
pic: v.pic.replace(/http:/, "https:"),
|
||||
owner: v.owner,
|
||||
data: v.stat,
|
||||
hot: v.stat.view,
|
||||
url: v.short_link,
|
||||
mobileUrl: `https://m.bilibili.com/video/${v.bvid}`,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user