mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-05 12:21:31 +08:00
增加马良行 https://www.mlhang.com/ RSS (#1959)
测试结果:  Close [#1937](https://github.com/DIYgod/RSSHub/issues/1937)
This commit is contained in:
@@ -1271,4 +1271,7 @@ router.get('/1point3acres/user/:id/posts', require('./routes/1point3acres/posts'
|
||||
// 广东海洋大学
|
||||
router.get('/gdoujwc', require('./routes/universities/gdou/jwc/jwtz'));
|
||||
|
||||
// 马良行
|
||||
router.get('/mlhang', require('./routes/mlhang/latest'));
|
||||
|
||||
module.exports = router;
|
||||
|
||||
Reference in New Issue
Block a user