RSSHub/lib/v2/barronschina/radar.js

14 lines
368 B
JavaScript

module.exports = {
'barronschina.com.cn': {
_name: '巴伦周刊中文版',
'.': [
{
title: '栏目',
docs: 'https://docs.rsshub.app/finance.html#ba-lun-zhou-kan-zhong-wen-ban-lan-mu',
source: ['/'],
target: '/barronschina/:category?',
},
],
},
};