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

@@ -5,6 +5,7 @@ const { get, set, del } = require("../utils/cacheData");
// 接口信息
const routerInfo = {
name: "thepaper",
title: "澎湃新闻",
subtitle: "热榜",
};