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

@@ -1,5 +1,4 @@
/*
* @version: 1.0.0
* @author: WangPeng
* @date: 2023-07-11 16:41:48
* @customEditors: imsyy
@@ -13,6 +12,7 @@ const { get, set, del } = require("../utils/cacheData");
// 接口信息
const routerInfo = {
name: "douyin",
title: "抖音",
subtitle: "热歌榜",
};