37 lines
1.1 KiB
JavaScript
37 lines
1.1 KiB
JavaScript
module.exports = {
|
|
'jsu.edu.cn': {
|
|
_name: '吉首大学',
|
|
'.': [
|
|
{
|
|
title: '通知公告',
|
|
docs: 'https://docs.rsshub.app/routes/university#ji-shou-da-xue-tong-zhi-gong-gao',
|
|
},
|
|
],
|
|
cxzx: [
|
|
{
|
|
title: '创新中心',
|
|
docs: 'https://docs.rsshub.app/routes/university#ji-shou-da-xue-chuang-xin-zhong-xin',
|
|
},
|
|
],
|
|
jwc: [
|
|
{
|
|
title: '教务处',
|
|
docs: 'https://docs.rsshub.app/routes/university#ji-shou-da-xue-jiao-wu-chu',
|
|
},
|
|
],
|
|
|
|
rjxy: [
|
|
{
|
|
title: '计算机科学与工程学院',
|
|
docs: 'https://docs.rsshub.app/routes/university##ji-shou-da-xue-ji-suan-ji-ke-xue-yu-gong-cheng-xue-yuan',
|
|
},
|
|
],
|
|
stxy: [
|
|
{
|
|
title: '数学与统计学院',
|
|
docs: 'https://docs.rsshub.app/routes/university#ji-shou-da-xue-shu-xue-yu-tong-ji-xue-yuan',
|
|
},
|
|
],
|
|
},
|
|
};
|