mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-07 05:36:08 +08:00
feat(route): segmentfault 新增了每个标签下相关的文章 (#10476)
* new segmentfault blogs * fix radar.js route * fix * docs: linebreak * style: lint
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
module.exports = {
|
||||
'/blogs/:tag': ['shiluanzzz'],
|
||||
'/channel/:name': ['LogicJake', 'Fatpandac'],
|
||||
'/user/:name': ['leyuuu', 'Fatpandac'],
|
||||
'/user/:name': ['leyuuu', 'Fatpandac']
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user