Files
RSSHub/lib/v2/ncepu/radar.js
github-actions[bot] 7870abb362 style: auto format
2022-07-18 14:22:49 +00:00

26 lines
911 B
JavaScript

module.exports = {
'ncepu.edu.cn': {
_name: '华北电力大学研究生院',
yjsy: [
{
title: '通知公告',
docs: ' https://docs.rsshub.app/university.html#hua-bei-dian-li-da-xue',
source: ['/tzgg/index.htm', '/'],
target: '/ncepu/master/tzgg',
},
{
title: '硕士招生信息',
docs: 'https://docs.rsshub.app/university.html#hua-bei-dian-li-da-xue',
source: ['/zsxx/sszsxx/index.htm', '/'],
target: '/ncepu/master/zsxx',
},
{
title: '研究生培养信息',
docs: 'https://docs.rsshub.app/university.html#hua-bei-dian-li-da-xue',
source: ['/pyxx/pyxx/index.htm', '/'],
target: '/ncepu/master/pyxx',
},
],
},
};