mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-15 10:15:23 +08:00
* #372 「ONE · 一个」RSS订阅 * 加上插画,只留当天 * 移除多余代码
This commit is contained in:
@@ -342,6 +342,9 @@ router.get('/pku/eecs/:type?', require('./routes/pku/eecs'));
|
||||
// 机核
|
||||
router.get('/gcores/category/:category', require('./routes/gcores/category'));
|
||||
|
||||
// 一个
|
||||
router.get('/one', require('./routes/one/index'));
|
||||
|
||||
// Firefox Release Note
|
||||
router.get('/mozilla/firefox/:platform', require('./routes/mozilla/firefox'));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user