#372 「ONE · 一个」RSS订阅 (#385)

* #372  「ONE · 一个」RSS订阅

* 加上插画,只留当天

* 移除多余代码
This commit is contained in:
fengkx
2018-07-27 15:31:40 +08:00
committed by DIYgod
parent 6e146fd499
commit a7bb7fb338
4 changed files with 68 additions and 0 deletions

View File

@@ -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'));