mirror of
https://github.com/imsyy/DailyHotApi.git
synced 2026-01-12 13:14:55 +08:00
✨ feat: 新增 hostloc #43
This commit is contained in:
@@ -52,7 +52,7 @@ const getList = async (options: Options, noCache: boolean) => {
|
||||
return {
|
||||
fromCache: result.fromCache,
|
||||
updateTime: result.updateTime,
|
||||
data: list.map((v: RouterType["52pojie"]) => ({
|
||||
data: list.map((v: RouterType["discuz"]) => ({
|
||||
id: v.guid,
|
||||
title: v.title,
|
||||
desc: v.content,
|
||||
|
||||
Reference in New Issue
Block a user