Skip to content

Commit

Permalink
feat: add 浙江大学软件学院Radar (DIYgod#4028)
Browse files Browse the repository at this point in the history
  • Loading branch information
zwithz authored Feb 19, 2020
1 parent d27de79 commit 533267b
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 1 deletion.
65 changes: 65 additions & 0 deletions assets/radar-rules.js
Original file line number Diff line number Diff line change
Expand Up @@ -1253,4 +1253,69 @@
},
],
},
'zju.edu.cn': {
_name: '浙江大学',
cst: [
{
title: '软件学院 - 全部通知',
docs: 'https://docs.rsshub.app/university.html#zhe-jiang-da-xue',
source: ['', '/*tpath'],
target: '/universities/zju/cst/0',
},
{
title: '软件学院 - 招生信息',
docs: 'https://docs.rsshub.app/university.html#zhe-jiang-da-xue',
source: '/32178/list.htm',
target: '/universities/zju/cst/1',
},
{
title: '软件学院 - 教务管理',
docs: 'https://docs.rsshub.app/university.html#zhe-jiang-da-xue',
source: '/36216/list.htm',
target: '/universities/zju/cst/2',
},
{
title: '软件学院 - 论文管理',
docs: 'https://docs.rsshub.app/university.html#zhe-jiang-da-xue',
source: '/36217/list.htm',
target: '/universities/zju/cst/3',
},
{
title: '软件学院 - 思政工作',
docs: 'https://docs.rsshub.app/university.html#zhe-jiang-da-xue',
source: '/36192/list.htm',
target: '/universities/zju/cst/4',
},
{
title: '软件学院 - 评奖评优',
docs: 'https://docs.rsshub.app/university.html#zhe-jiang-da-xue',
source: '/36228/list.htm',
target: '/universities/zju/cst/5',
},
{
title: '软件学院 - 实习就业',
docs: 'https://docs.rsshub.app/university.html#zhe-jiang-da-xue',
source: '/36193/list.htm',
target: '/universities/zju/cst/6',
},
{
title: '软件学院 - 国际实习',
docs: 'https://docs.rsshub.app/university.html#zhe-jiang-da-xue',
source: '/36235/list.htm',
target: '/universities/zju/cst/7',
},
{
title: '软件学院 - 国内合作科研',
docs: 'https://docs.rsshub.app/university.html#zhe-jiang-da-xue',
source: '/36194/list.htm',
target: '/universities/zju/cst/8',
},
{
title: '软件学院 - 国际合作科研',
docs: 'https://docs.rsshub.app/university.html#zhe-jiang-da-xue',
source: '/36246/list.htm',
target: '/universities/zju/cst/9',
},
],
},
});
2 changes: 1 addition & 1 deletion docs/university.md
Original file line number Diff line number Diff line change
Expand Up @@ -1130,7 +1130,7 @@ https://rsshub.app/**nuist**/`bulletin` 或 https://rsshub.app/**nuist**/`bullet

### 浙大软件学院

<Route author="yonvenne zwithz" example="/zju/cst/0" path="/zju/cst/:type" :paramsDesc="['分类, 见下表']">
<Route author="yonvenne zwithz" example="/zju/cst/0" path="/zju/cst/:type" :paramsDesc="['分类, 见下表']" radar="1">

| 全部通知 | 招生信息 | 教务管理 | 论文管理 | 思政工作 | 评奖评优 | 实习就业 | 国内合作科研 | 国际合作科研 |
| -------- | -------- | -------- | -------- | -------- | -------- | -------- | ------------ | ------------ |
Expand Down

0 comments on commit 533267b

Please sign in to comment.