mirror of
https://github.com/imsyy/DailyHotApi.git
synced 2026-01-12 13:14:55 +08:00
✨ feat: 新增 吾爱破解
This commit is contained in:
@@ -42,6 +42,8 @@ const getList = async (noCache: boolean) => {
|
||||
title: dom.find("h3 a").text().trim(),
|
||||
cover: dom.find(".pic-wrap img").attr("src"),
|
||||
desc: dom.find(".block p").text().trim(),
|
||||
timestamp: dom.find("span.pubtime").text().trim(),
|
||||
hot: null,
|
||||
url,
|
||||
mobileUrl: `https://m.douban.com/group/topic/${getNumbers(url)}/`,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user