RSSHub/lib/v2/mrdx/radar.js

14 lines
339 B
JavaScript

module.exports = {
'mrdx.cn': {
_name: '新华每日电讯',
'.': [
{
title: '今日',
docs: 'https://docs.rsshub.app/routes/traditional-media#xin-hua-mei-ri-dian-xun',
source: ['*'],
target: '/mrdx/today',
},
],
},
};