RSSHub/lib/v2/hkej/radar.js

14 lines
351 B
JavaScript

module.exports = {
'hkej.com': {
_name: '信报财经新闻',
'.': [
{
title: '即时新闻',
docs: 'https://docs.rsshub.app/traditional-media.html##xin-bao-cai-jing-xin-wen',
source: ['/'],
target: '/hkej/:category?',
},
],
},
};