30 lines
1.0 KiB
JavaScript
30 lines
1.0 KiB
JavaScript
module.exports = {
|
|
'gxmzu.edu.cn': {
|
|
_name: '广西民族大学',
|
|
ai: [
|
|
{
|
|
title: '人工智能学院通知公告',
|
|
docs: 'https://docs.rsshub.app/routes/university#guang-xi-min-zu-da-xue-ren-gong-zhi-neng-xue-yuan-tong-zhi-gong-gao',
|
|
source: ['/index/tzgg.htm', '/'],
|
|
target: '/gxmzu/aitzgg',
|
|
},
|
|
],
|
|
library: [
|
|
{
|
|
title: '图书馆最新消息',
|
|
docs: 'https://docs.rsshub.app/routes/unversity#guang-xi-min-zu-da-xue-tu-shu-guan-zui-xin-xiao-xi',
|
|
source: ['/news/news_list.jsp', '/'],
|
|
target: '/gxmzu/libzxxx',
|
|
},
|
|
],
|
|
yjs: [
|
|
{
|
|
title: '研究生院招生公告',
|
|
docs: 'https://docs.rsshub.app/routes/university#guang-xi-min-zu-da-xue-yan-jiu-sheng-yuan-zhao-sheng-gong-gao',
|
|
source: ['/tzgg/zsgg.htm', '/'],
|
|
target: '/gxmzu/yjszsgg',
|
|
},
|
|
],
|
|
},
|
|
};
|