mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-15 10:15:23 +08:00
rss: mi crowdfunding
This commit is contained in:
@@ -354,4 +354,7 @@ router.get('/firefox/release/:platform', require('./routes/firefox/release'));
|
||||
// tuicool
|
||||
router.get('/tuicool/mags/:type', require('./routes/tuicool/mags'));
|
||||
|
||||
// 小米
|
||||
router.get('/mi/crowdfunding', require('./routes/mi/crowdfunding'));
|
||||
|
||||
module.exports = router;
|
||||
|
||||
Reference in New Issue
Block a user