-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
163 lines (109 loc) · 3.78 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>南京工业大学校园直播平台</title>
<link rel="shortcut icon" href="https://live.tv.njtech.edu.cn/favicon.ico?v=1603093613619">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/fonts/remixicon.css" rel="stylesheet">
<link rel="stylesheet" href="https://live.tv.njtech.edu.cn/styles/main.css">
<link rel="alternate" type="application/atom+xml" title="南京工业大学校园直播平台 - Atom Feed" href="https://live.tv.njtech.edu.cn/atom.xml">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Droid+Serif:400,700">
<meta name="description" content="本平台由融媒体中心南工电视台提供直播源及平台维护" />
</head>
<body>
<div class="main">
<div class="main-content">
<div class="site-header">
<a href="https://live.tv.njtech.edu.cn">
<img class="avatar" src="https://live.tv.njtech.edu.cn/images/avatar.png?v=1603093613619" alt="">
</a>
<h1 class="site-title">
南京工业大学校园直播平台
</h1>
<p class="site-description">
本平台由融媒体中心南工电视台提供直播源及平台维护
</p>
<div class="menu-container">
<a href="/" class="menu">
首页
</a>
<a href="/speedtest" class="menu">
平台测速
</a>
<a href="/play" class="menu">
正在直播
</a>
<a href="/soft" class="menu">
直播工具
</a>
<a href="https://live.tv.njtech.edu.cn/about" class="menu">
关于
</a>
</div>
<div class="social-container">
</div>
</div>
<div class="post-container">
<article class="post">
<a href="https://live.tv.njtech.edu.cn/20201018/">
<h2 class="post-title">直播:第一堂体育课暨校园定向&健身盛典</h2>
</a>
<div class="post-info">
<span>
2020-10-17
</span>
<span>
3 min read
</span>
</div>
<div class="post-abstract">
</div>
</article>
<article class="post">
<a href="https://live.tv.njtech.edu.cn/join/">
<h2 class="post-title">融媒体中心电视台招新啦~</h2>
</a>
<div class="post-info">
<span>
2020-10-15
</span>
<span>
2 min read
</span>
</div>
<div class="post-abstract">
</div>
</article>
<article class="post">
<a href="https://live.tv.njtech.edu.cn/GFRE345/">
<h2 class="post-title">直播:2020届毕业典礼</h2>
</a>
<div class="post-info">
<span>
2020-06-26
</span>
<span>
4 min read
</span>
<a href="https://live.tv.njtech.edu.cn/e0i1G4H_D/" class="post-tag">
# 毕业典礼
</a>
</div>
<a href="https://live.tv.njtech.edu.cn/GFRE345/" class="post-feature-image" style="background-image: url('https://live.tv.njtech.edu.cn/post-images/GFRE345.png')">
</a>
<div class="post-abstract">
</div>
</article>
</div>
<div class="pagination-container">
</div>
<div class="site-footer">
<a>Copyright © 2017-2020 南京工业大学 <br/>苏ICP备11073482号 苏公网安备32011102010195号</a>
<a class="rss" href="https://live.tv.njtech.edu.cn/atom.xml" target="_blank">
<i class="ri-rss-line"></i> RSS
</a>
</div>
</div>
</div>
</body>
</html>