mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-08 05:59:00 +08:00
* fix(route): change selector path, add radar and refactor to V2 * fix: use parse-date utils * fix: use https
5 lines
99 B
JavaScript
5 lines
99 B
JavaScript
module.exports = {
|
|
'/category/:category': ['LightStrawberry'],
|
|
'/docs': ['HaitianLiu'],
|
|
};
|