mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-01 17:48:15 +08:00
8 lines
264 B
JavaScript
8 lines
264 B
JavaScript
module.exports = {
|
|
'/discuss/:type/:order': ['LogicJake'],
|
|
'/experience/:tagId': ['huyyi'],
|
|
'/jobcenter/:recruitType?/:city?/:type?/:order?/:latest?': ['nczitzk'],
|
|
'/recommend': ['junfengP'],
|
|
'/schedule/:propertyId?/:typeId?': ['junfengP'],
|
|
};
|