Files
RSSHub/lib/v2/hnrb/radar.js
2023-08-15 03:12:12 +01:00

14 lines
335 B
JavaScript

module.exports = {
'voc.com.cn': {
_name: '华声在线',
'.': [
{
title: '湖南日报',
docs: 'https://docs.rsshub.app/routes/journal#hu-nan-ri-bao-dian-zi-kan-wu',
source: ['/'],
target: '/hnrb/:id',
},
],
},
};