|
module.exports = {
|
|
'cfachina.org': {
|
|
_name: '中国期货业协会',
|
|
'.': [
|
|
{
|
|
title: '分析师园地',
|
|
docs: 'https://docs.rsshub.app/other#zhong-guo-qi-huo-ye-xie-hui',
|
|
source: ['/servicesupport/analygarden/:program?', '/'],
|
|
target: '/cfachina/servicesupport/analygarden/:program?',
|
|
},
|
|
],
|
|
},
|
|
};
|