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', }, ], }, };