Files
RSSHub/lib/v2/apple/maintainer.js
Fatpandac 9cb8d5053c fix(route): apple/exchange_repair refactor to V2 (#9176)
* fix(route): apple/exchange_repair refactor to V2

* fix(route): add radar.js

* fix: remove legacy url.resolve use tryGet
2022-02-25 00:00:09 +08:00

4 lines
90 B
JavaScript

module.exports = {
'/exchange_repair/:country?': ['metowolf', 'HenryQW', 'kt286'],
};