mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-19 06:38:55 +08:00
feat: add 北屋 northhouse (#6494)
This commit is contained in:
@@ -3733,4 +3733,7 @@ router.get('/dayone/blog', require('./routes/dayone/blog'));
|
||||
// 滴答清单
|
||||
router.get('/dida365/habit/checkins', require('./routes/dida365/habit-checkins'));
|
||||
|
||||
// 北屋
|
||||
router.get('/northhouse/:category?', require('./routes/northhouse/index'));
|
||||
|
||||
module.exports = router;
|
||||
|
||||
Reference in New Issue
Block a user