RSSHub/lib/v2/szu/radar.js

20 lines
624 B
JavaScript

module.exports = {
'szu.edu.cn': {
_name: '深圳大学',
yz: [
{
title: '硕士招生 - 研究生招生网',
docs: 'https://docs.rsshub.app/routes/university#shen-zhen-da-xue',
source: ['/sszs/gg.htm', '/'],
target: '/szu/yz/1',
},
{
title: '博士招生 - 研究生招生网',
docs: 'https://docs.rsshub.app/routes/university#shen-zhen-da-xue',
source: ['/sszs/bszs/gg.htm', '/'],
target: '/szu/yz/2',
},
],
},
};