38 lines
1.0 KiB
JavaScript
38 lines
1.0 KiB
JavaScript
module.exports = {
|
|
'dhu.edu.cn': {
|
|
_name: '东华大学',
|
|
gs: [
|
|
{
|
|
title: '研究生院通知',
|
|
docs: 'https://docs.rsshub.app/routes/university#dong-hua-da-xue',
|
|
},
|
|
],
|
|
jw: [
|
|
{
|
|
title: '教务处通知',
|
|
docs: 'https://docs.rsshub.app/routes/university#dong-hua-da-xue',
|
|
},
|
|
],
|
|
news: [
|
|
{
|
|
title: '学术信息',
|
|
docs: 'https://docs.rsshub.app/routes/university#dong-hua-da-xue',
|
|
source: ['/6410'],
|
|
target: '/dhu/news/xsxx',
|
|
},
|
|
],
|
|
xxgk: [
|
|
{
|
|
title: '最新信息公开',
|
|
docs: 'https://docs.rsshub.app/routes/university#dong-hua-da-xue',
|
|
},
|
|
],
|
|
yjs: [
|
|
{
|
|
title: '研究生信息',
|
|
docs: 'https://docs.rsshub.app/routes/university#dong-hua-da-xue',
|
|
},
|
|
],
|
|
},
|
|
};
|