mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-06 05:03:44 +08:00
* feat(route): add 12306火车票消息 and refactor to V2 * fix(route): change guid * fix(route): change to use RSSHub's default UA * fix(route): add handle exception
5 lines
101 B
JavaScript
5 lines
101 B
JavaScript
module.exports = {
|
|
'/:date/:from/:to/:type?': ['Fatpandac'],
|
|
'/zxdt/:id?': ['LogicJake'],
|
|
};
|