RSSHub/lib/v2/cscse/radar.js

14 lines
371 B
JavaScript

module.exports = {
'cscse.edu.cn': {
_name: '中国留学网',
'.': [
{
title: '通知公告',
docs: 'https://docs.rsshub.app/study.html#zhong-guo-liu-xue-wang-tong-zhi-gong-gao',
source: ['/cscse/index/tzgg', '/'],
target: '/cscse/tzgg',
},
],
},
};