mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-08 14:07:54 +08:00
feat: 新增人人都是产品经理 - 天天问 (#3596)
This commit is contained in:
@@ -1133,6 +1133,7 @@ router.get('/dockerhub/build/:owner/:image/:tag?', require('./routes/dockerhub/b
|
||||
|
||||
// 人人都是产品经理
|
||||
router.get('/woshipm/popular', require('./routes/woshipm/popular'));
|
||||
router.get('/woshipm/wen', require('./routes/woshipm/wen'));
|
||||
router.get('/woshipm/bookmarks/:id', require('./routes/woshipm/bookmarks'));
|
||||
router.get('/woshipm/user_article/:id', require('./routes/woshipm/user_article'));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user