RSSHub/lib/v2/cbnweek/radar.js

14 lines
336 B
JavaScript

module.exports = {
'cbnweek.com': {
_name: '第一财经杂志',
'.': [
{
title: '首页',
docs: 'https://docs.rsshub.app/routes/finance#di-yi-cai-jing-za-zhi-shou-ye',
source: ['/'],
target: '/cbnweek',
},
],
},
};