54 lines
2.1 KiB
JavaScript
54 lines
2.1 KiB
JavaScript
module.exports = {
|
|
'upc.edu.cn': {
|
|
_name: '中国石油大学(华东)',
|
|
computer: [
|
|
{
|
|
title: '计算机科学与技术学院学院新闻',
|
|
docs: 'https://docs.rsshub.app/routes/university#zhong-guo-shi-you-da-xue-hua-dong',
|
|
source: ['/6277/list.htm', '/'],
|
|
target: '/upc/jsj/news',
|
|
},
|
|
{
|
|
title: '计算机科学与技术学院学术关注',
|
|
docs: 'https://docs.rsshub.app/routes/university#zhong-guo-shi-you-da-xue-hua-dong',
|
|
source: ['/6278/list.htm', '/'],
|
|
target: '/upc/jsj/scholar',
|
|
},
|
|
{
|
|
title: '计算机科学与技术学院学工动态',
|
|
docs: 'https://docs.rsshub.app/routes/university#zhong-guo-shi-you-da-xue-hua-dong',
|
|
source: ['/6279/list.htm', '/'],
|
|
target: '/upc/jsj/states',
|
|
},
|
|
{
|
|
title: '计算机科学与技术学院通知公告',
|
|
docs: 'https://docs.rsshub.app/routes/university#zhong-guo-shi-you-da-xue-hua-dong',
|
|
source: ['/6280/list.htm', '/'],
|
|
target: '/upc/jsj/notice',
|
|
},
|
|
],
|
|
news: [
|
|
{
|
|
title: '主页通知公告',
|
|
docs: 'https://docs.rsshub.app/routes/university#zhong-guo-shi-you-da-xue-hua-dong',
|
|
source: ['/tzgg.htm', '/'],
|
|
target: '/upc/main/notice',
|
|
},
|
|
{
|
|
title: '主页学术动态',
|
|
docs: 'https://docs.rsshub.app/routes/university#zhong-guo-shi-you-da-xue-hua-dong',
|
|
source: ['/xsdt.htm', '/'],
|
|
target: '/upc/main/scholar',
|
|
},
|
|
],
|
|
'zs.gs': [
|
|
{
|
|
title: '研究生院通知公告',
|
|
docs: 'https://docs.rsshub.app/routes/university#zhong-guo-shi-you-da-xue-hua-dong',
|
|
source: ['/sszs/list.htm', '/'],
|
|
target: '/upc/yjs',
|
|
},
|
|
],
|
|
},
|
|
};
|