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

Add files via upload #103

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
33 changes: 33 additions & 0 deletions univ/11003.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
id: 11003,
name: "华中农大"
},



var univ_list = {
school: "华中农大",
id: "11003",
link: [ {
name: "华农主页",
url: "http://www.hzau.edu.cn/"
}, {
name: "教务系统",
url: "http://jwgl.hzau.edu.cn/"
}, {
name: "图书馆",
url: "http://lib.hzau.edu.cn/"
}, {
name: "学生邮箱",
url: "https://webmail.hzau.edu.cn/"
}, {
name: "信息学院itc",
url: "http://itc.hzau.edu.cn/"
}, {
name: "团委会",
url: "http://tw.hzau.edu.cn/"
}, {
name: "本科生院",
url: "http://bksy.hzau.edu.cn/"
} ]
};