mirror of
https://github.com/imsyy/DailyHotApi.git
synced 2026-01-12 13:14:55 +08:00
更新说明
This commit is contained in:
@@ -20,7 +20,7 @@ const getData = (data) => {
|
||||
id: v.bvid,
|
||||
title: v.title,
|
||||
desc: v.desc,
|
||||
pic: v.pic,
|
||||
pic: v.pic.replace(/http:/, "https:"),
|
||||
owner: v.owner,
|
||||
data: v.stat,
|
||||
url: v.short_link,
|
||||
|
||||
Reference in New Issue
Block a user