forked from wololodev/d2mt
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex_gc_163.html
292 lines (281 loc) · 14.8 KB
/
index_gc_163.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
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Dota 2 Match Ticker">
<meta name="author" content="Wololo">
<!-- Le styles -->
<link href="css/bootstrap.css" rel="stylesheet">
<link href="css/custom.css" rel="stylesheet">
</head>
<body>
<div class="tabbable tabs-top">
<ul id="menu" class="nav nav-tabs">
<li><a class="menutab hovmenu" id="nav_news" title="News" href="#news" data-toggle="tab"><i class="icon-home"></i></a></li>
<li><a class="menutab hovmenu" id="nav_jd" title="joinDota Matches" href="#jd_matches" data-toggle="tab">jD</a></li>
<li><a class="menutab hovmenu" id="nav_gg" title="GosuGamers Matches" href="#gg_acc_matches" data-toggle="tab">GG</a></li>
<li><a class="menutab hovmenu" id="nav_ranking" title="Rankings" href="#rankings" data-toggle="tab"><i class="icon-signal"></i></a></li>
<li><a class="menutab hovmenu" id="nav_stream" title="Streams and VODs" title="News" href="#streams_vods" data-toggle="tab"><i class="icon-play"></i></a></li>
<li><a class="menutab hovmenu" id="nav_sett" title="Settings" href="#settings" data-toggle="tab"><i class="icon-wrench"></i></a></li>
<li><a class="menutab" id="nav_update" title="Refresh" href="#"><i class="icon-refresh"></i></a></li>
</ul>
</div>
<div class="tab-content">
<!-- ========================= News Tab ========================= -->
<div class="tab-pane alignborder" id="news">
<ul class="nav nav-tabs" id="js-newstab">
<li class="active"><a class="submenu sub-tabs-top ph-tabstop ph-tableft" data-toggle="tab" href="#jdNews">joinDota News <span title="Go to: http://www.joindota.com/" data-link="http://www.joindota.com/" href="#" class="permalink"><i class="icon-share"></i></span></a></li>
<li><a class="submenu sub-tabs-top ph-tabstop" data-toggle="tab" href="#ggNews">GosuGamers News <span title="Go to: http://www.gosugamers.net/dota2" data-link="http://www.gosugamers.net/dota2" href="#" class="permalink"><i class="icon-share"></i></span></a></li>
</ul>
<div class="tab-content">
<div class="tab-pane active" id="jdNews">
<table id="jdNewsList" class="table table-hover table-condensed">
<tbody class="listload" id="tbody_jdNews">
<tr class="gif"></tr>
</tbody>
</table>
</div>
<div class="tab-pane" id="ggNews">
<table id="ggNewsList" class="table table-hover table-condensed">
<tbody class="listload" id="tbody_ggNews">
</tbody>
</table>
</div>
</div>
</div>
<!-- ========================= joinDota Tab ========================= -->
<div class="tab-pane alignborder" id="jd_matches">
<ul class="nav nav-tabs">
<li class="active"><a class="submenu sub-tabs-top ph-tabstop ph-tableft" data-toggle="tab" href="#tb-jdummatch">Upcoming Matches <span title="Go to: http://www.joindota.com/en/matches" data-link="http://www.joindota.com/en/matches" href="#" class="permalink"><i class="icon-share"></i></span></a></li>
<li><a class="submenu sub-tabs-top ph-tabstop" data-toggle="tab" href="#tb-jdrrmatch">Recent Results</a></li>
</ul>
<div class="tab-content">
<div class="tab-pane active" id="tb-jdummatch">
<table id="matchList" class="table table-hover table-condensed">
<tbody class="listload" id="tbody_jdUpMatches">
<tr class="gif"></tr>
</tbody>
</table>
</div>
<div class="tab-pane" id="tb-jdrrmatch">
<table id="finishedList" class="table table-hover table-condensed">
<tbody class="listload" id="tbody_jdReMatches">
</tbody>
</table>
</div>
</div>
</div>
<!-- ========================= GosuGamers Tab ========================= -->
<div class="tab-pane alignborder" id="gg_acc_matches">
<ul class="nav nav-tabs">
<li class="active"><a class="submenu sub-tabs-top ph-tabstop ph-tableft" data-toggle="tab" href="#tb-ggummatch">Upcoming Matches <span title="Go to: http://www.gosugamers.net/dota2/gosubet" data-link="http://www.gosugamers.net/dota2/gosubet" href="#" class="permalink"><i class="icon-share"></i></span></a></li>
<li><a class="submenu sub-tabs-top ph-tabstop" data-toggle="tab" href="#tb-ggrrmatch">Recent Results</a></li>
</ul>
<div class="tab-content">
<div class="tab-pane active" id="tb-ggummatch">
<table id="gg_matchList" class="table table-hover table-condensed">
<tbody class="listload" id="tbody_ggUpMatches">
<tr class="gif"></tr>
</tbody>
</table>
</div>
<div class="tab-pane" id="tb-ggrrmatch">
<table id="gg_finishedList" class="table table-hover table-condensed">
<tbody class="listload" id="tbody_ggReMatches">
</tbody>
</table>
</div>
</div>
</div>
<!-- ========================= Rankings Tab ========================= -->
<div class="tab-pane alignborder" id="rankings">
<ul class="nav nav-tabs">
<li class="active"><a class="submenu sub-tabs-top ph-tabstop ph-tableft" data-toggle="tab" href="#jdRankings">jD Standings <span title="Go to: http://www.joindota.com/en/edb/teams" data-link="http://www.joindota.com/en/edb/teams" href="#" class="permalink"><i class="icon-share"></i></span></a></li>
<li><a class="submenu sub-tabs-top ph-tabstop" data-toggle="tab" href="#ggRankings">GG Standings <span title="Go to: http://www.gosugamers.net/dota2/rankings" data-link="http://www.gosugamers.net/dota2/rankings" href="#" class="permalink"><i class="icon-share"></i></span></a></li>
</ul>
<div class="tab-content">
<div class="tab-pane active" id="jdRankings">
<table id="jd_rankList" class="table table-hover table-condensed">
<tbody class="listload" id="tbody_jdRankings">
<tr class="gif"></tr>
</tbody>
</table>
</div>
<div class="tab-pane" id="ggRankings">
<table id="gg_rankList" class="table table-hover table-condensed">
<tbody class="listload" id="tbody_ggRankings">
</tbody>
</table>
</div>
</div>
</div>
<!-- ========================= Streams/VODs Tab ========================= -->
<div class="tab-pane alignborder" id="streams_vods">
<ul class="nav nav-tabs">
<li class="active"><a class="submenu sub-tabs-top ph-tabstop ph-tableft" data-toggle="tab" href="#streams">Live Streams</a></li>
<li><a class="submenu sub-tabs-top ph-tabstop" data-toggle="tab" href="#dota2vods">Match VODs <span title="Go to: http://http://www.dotacinema.com/vods" data-link="http://www.dotacinema.com/vods" href="#" class="permalink"><i class="icon-share"></i></span></a></li>
<li><a class="submenu sub-tabs-top ph-tabstop" data-toggle="tab" href="#vods">VODs</a></li>
</ul>
<div class="tab-content">
<div class="tab-pane active" id="streams">
<table id="streamList" class="table table-hover table-condensed">
<tbody class="listload" id="tbody_streams">
<tr class="gif"></tr>
</tbody>
</table>
</div>
<div class="tab-pane" id="dota2vods">
<table id="d2vodsList" class="table table-hover table-condensed">
<tbody class="listload" id="tbody_d2vods">
</tbody>
</table>
</div>
<div class="tab-pane" id="vods">
<table id="vodsList" class="table table-hover table-condensed">
<tbody class="listload" id="tbody_vods">
</tbody>
</table>
</div>
</div>
</div>
<!-- ========================= SETTIGNS ==================== -->
<div class="accordion tab-pane" id="settings">
<div class="accordion-group">
<div class="accordion-heading">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#settings" href="#settingsOne">Settings</a>
</div>
<div id="settingsOne" class="accordion-body collapse in">
<div class="accordion-inner">
<table id="settingsList" class="table table-condensed">
<tbody>
<tr>
<td>Time Format</td>
<td><div class="btn-group" data-toggle="buttons-radio">
<button id="twfh" alt="H:MM Z" type="button" class="btn btn-info btn-small timeformat">24h</button>
<button id="PM" alt="h:MMTT Z" type="button" class="btn btn-info btn-small timeformat">PM</button>
</div></td>
</tr>
<tr>
<td>Date Format</td>
<td><div class="btn-group" data-toggle="buttons-radio">
<button id="dateInt" alt="d/mm/yyyy" type="button" class="btn btn-info btn-small dateformat">DD/MM/YYYY</button>
<button id="dateUS" alt="mm/d/yyyy" type="button" class="btn btn-info btn-small dateformat">MM/DD/YYYY</button>
</div></td>
</tr>
<tr>
<td>Streams Popout</td>
<td><div class="btn-group" data-toggle="buttons-radio">
<button id="spTrue" data-ispopout="true" type="button" class="btn btn-info btn-small spformat">On</button>
<button id="spFalse" data-ispopout="false" type="button" class="btn btn-info btn-small spformat">Off</button>
</div></td>
</tr>
<tr>
<td>Spoiler Mode</td>
<td><div class="btn-group" data-toggle="buttons-radio">
<button id="spoilerTrue" data-isspoiler="true" type="button" class="btn btn-info btn-small spoilerformat">On</button>
<button id="spoilerFalse" data-isspoiler="false" type="button" class="btn btn-info btn-small spoilerformat">Off</button>
</div></td>
</tr>
<tr>
<td>Menu Position</td>
<td><div class="btn-group" data-toggle="buttons-radio">
<button id="menuTop" data-position="top" type="button" class="btn btn-info btn-small menu-position">Top</button>
<button id="menuLeft" data-position="left" type="button" class="btn btn-info btn-small menu-position">Left</button>
</div></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="accordion-group">
<div class="accordion-heading">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#settings" href="#settingsTwo"><i class="icon-question-sign"></i> FAQ</a>
</div>
<div id="settingsTwo" class="accordion-body collapse">
<div class="accordion-inner">
<small class="faq">
<dl>
<dt>How frequently is this updated ?</dt>
<dd>Depends. It could update every minute, 5 minutes, or every 15 minutes max.</dd>
<dt>Is there D2MT for other browsers ?</dt>
<dd>Yes, <a href="https://chrome.google.com/webstore/detail/dota-2-match-ticker/nejdjlaibiicicciokonbbkecjleilon" target="_blank">Chrome</a> - <a href="https://addons.mozilla.org/en-US/firefox/addon/dota-2-match-ticker/" target="_blank">Firefox</a> - <a href="https://addons.opera.com/en/extensions/details/dota-2-match-ticker/" target="_blank">Opera</a> - <a href="http://dotaprj.me/" target="_blank">Web</a></dd>
<dt>Does this run as a background process ?</dt>
<dd>No. Unlike many extensions, this one does not. As soon as you close the extension, you are freeing resource. (Except for firefox)</dd>
<dt>What channels are you taking VODs from ?</dt>
<dd>VODs section will show you the 15 most recent uploads from the most popular DotA2 channels (currently 12). Contact me if you want to add yours.</dd>
<dt>Why are some news bolded ?</dt>
<dd>It's to show news that are hot. (Over 50 comments)</dd>
<dt>Joindota has points not elo, what gives ?</dt>
<dd>I divided the points by 22 to give the same elo feeling that GosuGamers gives.</dd>
</dl>
</small>
</div>
</div>
</div>
<div class="accordion-group">
<div class="accordion-heading">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#settings" href="#settingsThree"><i class="icon-search"></i> Changelog</a>
</div>
<div id="settingsThree" class="accordion-body collapse">
<div class="accordion-inner">
<small>
<ul>
<li><b>1.6.3</b> - 19/1/2013
<ul>
<li>Fixes on the VODs section</li>
<li>Server side improvements</li>
<li>Some spelling crap for those OCD users</li>
</ul>
</li>
</ul>
</small>
</div>
</div>
</div>
<div class="accordion-group">
<div class="accordion-heading">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#settings" href="#settingsFour"><i class="icon-info-sign"></i> About</a>
</div>
<div id="settingsFour" class="accordion-body collapse">
<div class="accordion-inner">
<table class="about">
<tbody>
<tr>
<td><b>Version:</b></td>
<td>1.6.3</td>
</tr>
<tr>
<td><b>Author:</b></td>
<td>Hamed "Wololo" Al-Khabaz</td>
</tr>
<tr>
<td><b>Thanks to:</b></td>
<td>Matthew "MasterOdin" Peveler, Blasz</td>
</tr>
<tr>
<td><b>Contact:</b></td>
<td><a target="_blank" href="mailto:[email protected]">[email protected]</a></td>
</tr>
<tr>
<td><b>Follow me:</b></td>
<td><a target="_blank" href="https://twitter.com/wololodev">@wololodev</a></td>
</tr>
<tr>
<td><b>Contribute:</b></td>
<td><a target="_blank" href="https://github.com/wololodev/d2mt.git">Fork me at GitHub</a></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<script src="js/vendor/jquery-2.0.3.min.js"></script>
<script src="js/vendor/bootstrap.js"></script>
<script src="js/vendor/date.format.js"></script>
<script src="js/match.js"></script>
</body>
</html>