feat: 新增快手热榜及网易新闻

This commit is contained in:
imsyy
2023-07-17 17:05:09 +08:00
parent 8cffc6c701
commit c42573c37c
22 changed files with 405 additions and 12 deletions

View File

@@ -6,6 +6,7 @@ const { get, set, del } = require("../utils/cacheData");
// 接口信息
const routerInfo = {
name: "ithome",
title: "IT之家",
subtitle: "热榜",
};