Files
RSSHub/lib/v2/bit/radar.js
2023-08-15 03:12:12 +01:00

38 lines
1.2 KiB
JavaScript

module.exports = {
'bit.edu.cn': {
_name: '北京理工大学',
cs: [
{
title: '计院通知',
docs: 'https://docs.rsshub.app/routes/university#bei-jing-li-gong-da-xue',
source: ['/tzgg', '/'],
target: '/bit/cs',
},
],
grd: [
{
title: '研究生院招生信息',
docs: 'https://docs.rsshub.app/routes/university#bei-jing-li-gong-da-xue',
source: ['/zsgz/zsxx/index.htm', '/'],
target: '/bit/yjs',
},
],
jwc: [
{
title: '教务处通知',
docs: 'https://docs.rsshub.app/routes/university#bei-jing-li-gong-da-xue',
source: ['/tzgg', '/'],
target: '/bit/jwc',
},
],
rszhaopin: [
{
title: '人才招聘',
docs: 'https://docs.rsshub.app/routes/university#bei-jing-li-gong-da-xue-ren-cai-zhao-pin',
source: ['/'],
target: '/bit/rszhaopin',
},
],
},
};