Files
RSSHub/lib/v2/csc/radar.js
2023-08-15 03:12:12 +01:00

32 lines
1021 B
JavaScript

module.exports = {
'csc.edu.cn': {
_name: '国家留学网',
www: [
{
title: '遴选通知',
docs: 'https://docs.rsshub.app/routes/other#guo-jia-liu-xue-wang',
source: '/*',
target: '/csc/notice/lxtz',
},
{
title: '综合项目专栏',
docs: 'https://docs.rsshub.app/routes/other#guo-jia-liu-xue-wang',
source: '/*',
target: '/csc/notice/xmzl',
},
{
title: '常见问题解答',
docs: 'https://docs.rsshub.app/routes/other#guo-jia-liu-xue-wang',
source: '/*',
target: '/csc/notice/wtjd',
},
{
title: '录取公告',
docs: 'https://docs.rsshub.app/routes/other#guo-jia-liu-xue-wang',
source: '/*',
target: '/csc/notice/lqgg',
},
],
},
};