38 lines
1.2 KiB
JavaScript
38 lines
1.2 KiB
JavaScript
module.exports = {
|
|
'hunau.edu.cn': {
|
|
_name: '湖南农业大学',
|
|
gfxy: [
|
|
{
|
|
title: '公共管理与法学学院',
|
|
docs: 'https://docs.rsshub.app/routes/university#hu-nan-nong-ye-da-xue',
|
|
source: ['/', 'tzgg', '/:category'],
|
|
target: '/:category',
|
|
},
|
|
],
|
|
ied: [
|
|
{
|
|
title: '国际交流与合作处',
|
|
docs: 'https://docs.rsshub.app/routes/university#hu-nan-nong-ye-da-xue',
|
|
source: ['/', '/xwzx/ggtz', '/:type/:category'],
|
|
target: '/:type/:category',
|
|
},
|
|
],
|
|
jwc: [
|
|
{
|
|
title: '教务处',
|
|
docs: 'https://docs.rsshub.app/routes/university#hu-nan-nong-ye-da-xue',
|
|
source: ['/', 'tzgg', '/:category'],
|
|
target: '/:category',
|
|
},
|
|
],
|
|
xky: [
|
|
{
|
|
title: '信息与智能科学技术学院',
|
|
docs: 'https://docs.rsshub.app/routes/university#hu-nan-nong-ye-da-xue',
|
|
source: ['/', 'tzgg_8472', '/:category'],
|
|
target: '/:category',
|
|
},
|
|
],
|
|
},
|
|
};
|