Files
RSSHub/lib/v2/ccfcv/radar.js
elxy 878fc49339 feat(route): 添加计算机视觉专委会 (#10090)
* routes: 添加计算机视觉专委会

* fix: description render
2022-07-14 23:30:22 +08:00

26 lines
925 B
JavaScript

module.exports = {
'ccfcv.ccf.org.cn': {
_name: '计算机视觉专委会',
www: [
{
title: '学术动态 - 学术前沿',
docs: 'https://docs.rsshub.app/study.html#ji-suan-ji-shi-jue-zhuan-wei-hui',
source: ['/ccfcv/xsdt/xsqy/'],
target: '/ccfcv/xsdt/xsqy',
},
{
title: '学术动态 - 热点征文',
docs: 'https://docs.rsshub.app/study.html#ji-suan-ji-shi-jue-zhuan-wei-hui',
source: ['/ccfcv/xsdt/rdzw/'],
target: '/ccfcv/xsdt/rdzw',
},
{
title: '学术动态 - 学术会议',
docs: 'https://docs.rsshub.app/study.html#ji-suan-ji-shi-jue-zhuan-wei-hui',
source: ['/ccfcv/xsdt/xshy/'],
target: '/ccfcv/xsdt/xshy',
},
],
},
};