mirror of
https://github.com/142vip/408CSFamily.git
synced 2026-04-28 12:40:17 +08:00
16 lines
317 B
JavaScript
16 lines
317 B
JavaScript
/*
|
|
* @Description:
|
|
* @Version: Beta1.0
|
|
* @Author: 【B站&公众号】Rong姐姐好可爱
|
|
* @Date: 2021-01-19 08:04:19
|
|
* @LastEditors: 【B站&公众号】Rong姐姐好可爱
|
|
* @LastEditTime: 2021-02-14 21:23:32
|
|
*/
|
|
module.exports = [
|
|
// "/category/",
|
|
"update_logs",
|
|
"about_author",
|
|
"reader_donate",
|
|
|
|
];
|