Files
RSSHub/lib/v2/segmentfault/maintainer.js
github-actions[bot] f4e9f8dcaa style: auto format
2022-08-17 12:41:25 +00:00

6 lines
151 B
JavaScript

module.exports = {
'/blogs/:tag': ['shiluanzzz'],
'/channel/:name': ['LogicJake', 'Fatpandac'],
'/user/:name': ['leyuuu', 'Fatpandac'],
};