mirror of
https://github.com/imsyy/DailyHotApi.git
synced 2026-01-12 13:14:55 +08:00
feat: 新增快手热榜及网易新闻
This commit is contained in:
@@ -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: "热歌榜",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user