feat: 新增 吾爱破解

This commit is contained in:
imsyy
2024-06-05 18:16:43 +08:00
parent 093312ea8c
commit a3bb42d26c
49 changed files with 2554 additions and 1209 deletions

View File

@@ -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)}/`,
};