RSSHub/lib/v2/qweather/radar.js

16 lines
409 B
JavaScript

module.exports = {
'qweather.com': {
_name: '和风天气',
'.': [
{
title: '近三天天气',
docs: 'https://docs.rsshub.app/routes/forecast#he-feng-tian-qi',
},
{
title: '实时天气',
docs: 'https://docs.rsshub.app/routes/forecast#he-feng-tian-qi',
},
],
},
};