module.exports = { 'hket.com': { _name: '香港经济日报', china: [ { title: '新闻', docs: 'https://docs.rsshub.app/traditional-media.html#xiang-gang-jing-ji-ri-bao', source: ['/:category/*'], target: '/hket/:category', }, ], inews: [ { title: '新闻', docs: 'https://docs.rsshub.app/traditional-media.html#xiang-gang-jing-ji-ri-bao', source: ['/:category/*'], target: '/hket/:category', }, ], topick: [ { title: '新闻', docs: 'https://docs.rsshub.app/traditional-media.html#xiang-gang-jing-ji-ri-bao', source: ['/:category/*'], target: '/hket/:category', }, ], wealth: [ { title: '新闻', docs: 'https://docs.rsshub.app/traditional-media.html#xiang-gang-jing-ji-ri-bao', source: ['/:category/*'], target: '/hket/:category', }, ], www: [ { title: '新闻', docs: 'https://docs.rsshub.app/traditional-media.html#xiang-gang-jing-ji-ri-bao', source: ['/'], target: '/hket', }, ], }, };