feat: 新增 hostloc #43

This commit is contained in:
imsyy
2024-06-06 11:36:28 +08:00
parent 93d90eb653
commit d73ca1170c
7 changed files with 110 additions and 12 deletions

View File

@@ -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,