Skip to content
This repository has been archived by the owner on Dec 24, 2021. It is now read-only.

create 12028.js #118

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions univ/12028.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
var univ_list = {
school: "哈尔滨工业大学深圳研究生院",
id: "12028",
link: [ {
name: "工大主页",
url: "https://www.hitsz.edu.cn/index.html"
}, {
name: "教务系统",
url: "http://jw.hitsz.edu.cn/"
}, {
name: "图书馆",
url: "https://lib.utsz.edu.cn/index.html"
}, {
name: "校园邮箱",
url: "https://mail.hit.edu.cn/"
}, {
name: "VPN",
url: "https://vpn.hitsz.edu.cn/"
}, {
name: "课程回放",
url: "http://219.223.238.14:88/ve/"
}, {
name: "校园网登录",
url: "http://10.248.98.2/"
} ]
};