RSSHub/lib/v2/dushu/radar.js

25 lines
725 B
JavaScript

module.exports = {
'dushu.io': {
_name: '樊登读书会',
card: [
{
title: '福州运营中心',
docs: 'https://docs.rsshub.app/routes/new-media#fan-deng-du-shu-fan-deng-fu-zhou-yun-ying-zhong-xin',
source: ['*'],
target: '/dushu/fuzhou',
},
],
},
'dushu365.com': {
_name: '樊登读书会',
www: [
{
title: '福州运营中心',
docs: 'https://docs.rsshub.app/routes/new-media#fan-deng-du-shu-fan-deng-fu-zhou-yun-ying-zhong-xin',
source: ['*'],
target: '/dushu/fuzhou',
},
],
},
};