RSSHub/lib/v2/qm120/radar.js

14 lines
347 B
JavaScript

module.exports = {
'qm120.com': {
_name: '全民健康网',
'.': [
{
title: '新闻',
docs: 'https://docs.rsshub.app/new-media.html#quan-min-jian-kang-wang-xin-wen',
source: ['/'],
target: '/qm120/news/:category?',
},
],
},
};