mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-05 20:27:52 +08:00
* fix(route): apple/exchange_repair refactor to V2 * fix(route): add radar.js * fix: remove legacy url.resolve use tryGet
4 lines
90 B
JavaScript
4 lines
90 B
JavaScript
module.exports = {
|
|
'/exchange_repair/:country?': ['metowolf', 'HenryQW', 'kt286'],
|
|
};
|