mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-15 18:30:53 +08:00
* #289 Hexo Next theme RSS support * docs * better title & description * parese 5 article by default
This commit is contained in:
@@ -354,6 +354,9 @@ router.get('/firefox/release/:platform', require('./routes/firefox/release'));
|
||||
// tuicool
|
||||
router.get('/tuicool/mags/:type', require('./routes/tuicool/mags'));
|
||||
|
||||
// Hexo
|
||||
router.get('/hexo/next/:url', require('./routes/hexo/next'));
|
||||
|
||||
// 小米
|
||||
router.get('/mi/crowdfunding', require('./routes/mi/crowdfunding'));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user