RSSHub/lib/v2/fxiaoke/radar.js

38 lines
1.2 KiB
JavaScript

module.exports = {
'fxiaoke.com': {
_name: '纷享销客 CRM',
'.': [
{
title: '全部文章',
docs: 'https://docs.rsshub.app/routes/blog#fen-xiang-xiao-ke-crm',
source: ['/*'],
target: '/fxiaoke/crm/news',
},
{
title: '文章干货',
docs: 'https://docs.rsshub.app/routes/blog#fen-xiang-xiao-ke-crm',
source: ['/*'],
target: '/fxiaoke/crm/blog',
},
{
title: 'CRM 知识',
docs: 'https://docs.rsshub.app/routes/blog#fen-xiang-xiao-ke-crm',
source: ['/*'],
target: '/fxiaoke/crm/articles',
},
{
title: '纷享动态',
docs: 'https://docs.rsshub.app/routes/blog#fen-xiang-xiao-ke-crm',
source: ['/*'],
target: '/fxiaoke/crm/about-influence',
},
{
title: '签约喜报',
docs: 'https://docs.rsshub.app/routes/blog#fen-xiang-xiao-ke-crm',
source: ['/*'],
target: '/fxiaoke/crm/customers',
},
],
},
};