mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-08 14:07:54 +08:00
5 lines
112 B
JavaScript
5 lines
112 B
JavaScript
module.exports = {
|
|
'/qweather/3days/:location': ['Rein-Ou'],
|
|
'/qweather/now/:location': ['Rein-Ou'],
|
|
};
|