-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
479 lines (479 loc) · 24.8 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
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
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no">
<title>ZAIO 工具箱</title>
<meta name="theme-color" content="#2C2E2F">
<meta name="keywords" content="工具箱,星皇的工具箱,在线工具,ToolBox,Toolbox,toolbox,A-I-O,All In One,All-In-One">
<meta name="description" content="星皇的工具箱提供好用、易用的工具。">
<!-- <link rel="stylesheet" href="https://stargolx.github.io/afont/css/a-font.sg.css"> -->
<link rel="stylesheet" id="font-awesome-css" href="https://cdn.jsdelivr.net/npm/[email protected]/css/font-awesome.min.css?ver=5.5.3" type="text/css" media="all">
<link rel="stylesheet" id="bootstrap-css" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css?ver=5.5.3" type="text/css" media="all">
<link rel="stylesheet" id="nav-css" href="./index/css/style.css" type="text/css" media="all">
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.min.js?ver=5.5.3" id="jquery-js"></script>
<meta name="ljjc::status" content="on">
</head>
<body class="page-body white">
<div class="cursor"></div>
<div class="page-container">
<div class="sidebar-menu toggle-others fixed" style="">
<div class="sidebar-menu-inner ps-container">
<header class="logo-env">
<!-- logo -->
<div class="logo">
<a href="https://stargolx.github.io/ToolBox/" class="logo-expanded" one-link-mark="yes">
<img src="https://stargolx.github.io/Resources/img/logo/online_tools.png" alt="星皇的工具箱" height="40">
</a>
<a href="https://stargolx.github.io/ToolBox/" class="logo-collapsed" one-link-mark="yes">
<img src="https://stargolx.github.io/Resources/img/icon/online_tools_icon.png" alt="星皇的工具箱" height="40">
</a>
</div>
<div class="mobile-menu-toggle visible-xs">
<a href="#" data-toggle="mobile-menu" one-link-mark="yes">
<i class="fa fa-bars"></i>
<i class="af af-bars"></i>
</a>
</div>
</header>
<ul id="main-menu" class="main-menu">
<li>
<a href="#实用工具" class="smooth" one-link-mark="yes">
<i class="fa fa-star fa-fw"></i>
<i class="af af-star af-fw"></i>
<span class="title">实用工具</span>
</a>
</li>
<li>
<a href="#影音专区" class="smooth" one-link-mark="yes">
<i class="fa fa-video-camera fa-fw"></i>
<i class="af af-video-camera af-fw"></i>
<span class="title">影音专区</span>
</a>
</li>
<li>
<a href="#其他工具" class="smooth" one-link-mark="yes">
<i class="fa fa-thumbs-up fa-fw"></i>
<i class="af af-thumbs-up af-fw"></i>
<span class="title">其他工具</span>
</a>
</li>
<li>
<a href="#编程开发" class="smooth" one-link-mark="yes">
<i class="fa fa-code fa-fw"></i>
<i class="af af-code af-fw"></i>
<span class="title">编程开发</span>
</a>
</li>
<li class="submit-tag">
<div class="menu"></div>
</li>
</ul>
<div class="ps-scrollbar-x-rail" style="left: 0px; bottom: 3px;">
<div class="ps-scrollbar-x" style="left: 0px; width: 0px;"></div>
</div>
<div class="ps-scrollbar-y-rail" style="top: 0px; right: 2px;">
<div class="ps-scrollbar-y" style="top: 0px; height: 0px;"></div>
</div>
</div>
</div>
<div class="main-content" style="">
<nav class="navbar user-info-navbar" role="navigation">
<div class="navbar-content">
<ul class="user-info-menu left-links list-inline list-unstyled">
<li class="hidden-xs">
<a href="#" data-toggle="sidebar" one-link-mark="yes">
<i class="fa fa-bars"></i>
<i class="af af-bars"></i>
</a>
</li>
</ul>
</div>
</nav>
<script>
! function() {
function g() {
h(), i(), j(), k()
}
function h() {
d.checked = s()
}
function i() {
var a = document.querySelector('input[name="type"][value="' + p() + '"]');
a && (a.checked = !0, l(a))
}
function j() {
v(u())
}
function k() {
w(t())
}
function l(a) {
for (var b = 0; b < e.length; b++) e[b].classList.remove("s-current");
a.parentNode.parentNode.parentNode.classList.add("s-current")
}
function m(a, b) {
window.localStorage.setItem("superSearch" + a, b)
}
function n(a) {
return window.localStorage.getItem("superSearch" + a)
}
function o(a) {
f = a.target, v(u()), w(a.target.value), m("type", a.target.value), c.focus(), l(a.target)
}
function p() {
var b = n("type");
return b || a[0].value
}
function q(a) {
m("newWindow", a.target.checked ? 1 : -1), x(a.target.checked)
}
function r(a) {
return a.preventDefault(), "" == c.value ? (c.focus(), !1) : (w(t() + c.value), x(s()), s() ? window.open(b.action, +new Date) : location.href = b.action, void 0)
}
function s() {
var a = n("newWindow");
return a ? 1 == a : !0
}
function t() {
return document.querySelector('input[name="type"]:checked').value
}
function u() {
return document.querySelector('input[name="type"]:checked').getAttribute("data-placeholder")
}
function v(a) {
c.setAttribute("placeholder", a)
}
function w(a) {
b.action = a
}
function x(a) {
a ? b.target = "_blank" : b.removeAttribute("target")
}
var y, a = document.querySelectorAll('input[name="type"]'),
b = document.querySelector("#super-search-fm"),
c = document.querySelector("#search-text"),
d = document.querySelector("#set-search-blank"),
e = document.querySelectorAll(".search-group"),
f = a[0];
for (g(), y = 0; y < a.length; y++) a[y].addEventListener("change", o);
d.addEventListener("change", q), b.addEventListener("submit", r)
}();
</script>
<div class="sites-list" style="margin-bottom: 8.5rem;">
<br><br><br>
<h4 class="text-gray" style="display: inline-block;" id="实用工具">实用工具</h4>
<div class="row">
<div class="xe-card col-sm-4 col-md-3">
<a href="https://stargolx.github.io/ToolBox/epub_reader/" target="_blank" class="xe-widget xe-conversations box2 label-info" data-toggle="tooltip" data-placement="bottom" title="" one-link-mark="yes" data-original-title="https://stargolx.github.io/ToolBox/epub_reader/">
<div class="xe-comment-entry">
<div class="xe-user-img">
<img class="img-circle lazy" src="https://ae01.alicdn.com/kf/H6d08324d3b254e3582d4f1e2b2807dbdI.jpg" onerror="javascript:this.src='https://stargolx.github.io/Resources/img/icon/online_tools_icon.png'" width="40">
</div>
<div class="xe-comment">
<div class="xe-user-name overflowClip_1">
<strong>epub阅读器</strong>
</div>
<p class="overflowClip_2">简单的 EPUB 电子书在线阅读器</p>
</div>
</div>
</a>
</div>
<div class="xe-card col-sm-4 col-md-3 ">
<a href="https://stargolx.github.io/ToolBox/ip" target="_blank" class="xe-widget xe-conversations box2 label-info" data-toggle="tooltip" data-placement="bottom" title="" one-link-mark="yes" data-original-title="https://stargolx.github.io/ToolBox/ip">
<div class="xe-comment-entry">
<div class="xe-user-img">
<img class="img-circle lazy" src="https://stargolx.github.io/Resources/img/icon/online_tools_icon.png" onerror="javascript:this.src='https://stargolx.github.io/Resources/img/icon/online_tools_icon.png'" width="40">
</div>
<div class="xe-comment">
<div class="xe-user-name overflowClip_1">
<strong>IP地址查询</strong>
</div>
<p class="overflowClip_2">查询本机IP地址,查询指定IP的位置</p>
</div>
</div>
</a>
</div>
<div class="xe-card col-sm-4 col-md-3 ">
<a href="https://stargolx.github.io/ToolBox/encode&decode/" target="_blank" class="xe-widget xe-conversations box2 label-info" data-toggle="tooltip" data-placement="bottom" title="" one-link-mark="yes" data-original-title="https://stargolx.github.io/ToolBox/encode&decode/">
<div class="xe-comment-entry">
<div class="xe-user-img">
<img class="img-circle lazy" src="https://stargolx.github.io/Resources/img/icon/encode&decode.png" onerror="javascript:this.src='https://stargolx.github.io/Resources/img/icon/online_tools_icon.png'" width="40">
</div>
<div class="xe-comment">
<div class="xe-user-name overflowClip_1">
<strong>加密/解密工具</strong>
</div>
<p class="overflowClip_2">一个实用但是使用率较低的又可以加密和解密的工具</p>
</div>
</div>
</a>
</div>
<div class="xe-card col-sm-4 col-md-3 ">
<a href="https://stargolx.github.io/ToolBox/shortcut_mapper/" target="_blank" class="xe-widget xe-conversations box2 label-info" data-toggle="tooltip" data-placement="bottom" title="" one-link-mark="yes" data-original-title="https://stargolx.github.io/ToolBox/shortcut_mapper/
<div class="xe-comment-entry">
<div class="xe-user-img">
<img class="img-circle lazy" src="https://stargolx.github.io/Resources/img/icon/shortcut.png" onerror="javascript:this.src='https://stargolx.github.io/Resources/img/icon/online_tools_icon.png'" width="40">
</div>
<div class="xe-comment">
<div class="xe-user-name overflowClip_1">
<strong>快捷键查询</strong>
</div>
<p class="overflowClip_2">一个实用的快捷键查询工具</p>
</div>
</div>
</a>
</div>
<div class="xe-card col-sm-4 col-md-3 ">
<a href="https://stargolx.github.io/ToolBox/password_generator/" target="_blank" class="xe-widget xe-conversations box2 label-info" data-toggle="tooltip" data-placement="bottom" title="" one-link-mark="yes" data-original-title="https://stargolx.github.io/ToolBox/password_generator/
<div class="xe-comment-entry">
<div class="xe-user-img">
<img class="img-circle lazy" src="https://stargolx.github.io/Resources/img/icon/password.png" onerror="javascript:this.src='https://stargolx.github.io/Resources/img/icon/online_tools_icon.png'" width="40">
</div>
<div class="xe-comment">
<div class="xe-user-name overflowClip_1">
<strong>密码生成器</strong>
</div>
<p class="overflowClip_2">随机生成一串密码(请自行保存)</p>
</div>
</div>
</a>
</div>
</div>
<br>
<h4 class="text-gray" style="display: inline-block;" id="影音专区">影音专区</h4>
<div class="row">
<div class="xe-card col-sm-4 col-md-3 ">
<a href="https://yun.hei521.cn" target="_blank" class="xe-widget xe-conversations box2 label-info" data-toggle="tooltip" data-placement="bottom" title="" one-link-mark="yes" data-original-title="https://yun.hei521.cn">
<div class="xe-comment-entry">
<div class="xe-user-img">
<img class="img-circle lazy" src="https://ae01.alicdn.com/kf/Hb8137651255b4225b61a37f676224024p.jpg" onerror="javascript:this.src='https://stargolx.github.io/Resources/img/icon/online_tools_icon.png'" width="40">
</div>
<div class="xe-comment">
<div class="xe-user-name overflowClip_1">
<strong>天翼小站</strong>
</div>
<p class="overflowClip_2">天翼云盘资源收集分享小站</p>
</div>
</div>
</a>
</div>
<div class="xe-card col-sm-4 col-md-3 ">
<a href="https://stargolx.github.io/ToolBox/m3u8_player" target="_blank" class="xe-widget xe-conversations box2 label-info" data-toggle="tooltip" data-placement="bottom" title="" one-link-mark="yes" data-original-title="https://stargolx.github.io/ToolBox/m3u8_player">
<div class="xe-comment-entry">
<div class="xe-user-img">
<img class="img-circle lazy" src="https://stargolx.github.io/Resources/img/icon/online_tools_icon.png" onerror="javascript:this.src='https://stargolx.github.io/Resources/img/icon/online_tools_icon.png'" width="40">
</div>
<div class="xe-comment">
<div class="xe-user-name overflowClip_1">
<strong>M3U8在线播放器</strong>
</div>
<p class="overflowClip_2">M3U8在线播放器</p>
</div>
</div>
</a>
</div>
</div>
<br>
<h4 class="text-gray" style="display: inline-block;" id="其他工具">其他工具</h4>
<div class="row">
<div class="xe-card col-sm-4 col-md-3 ">
<a href="https://stats.uptimerobot.com/NWgQQiNmoZ/" target="_blank" class="xe-widget xe-conversations box2 label-info" data-toggle="tooltip" data-placement="bottom" title="" one-link-mark="yes" data-original-title="https://stats.uptimerobot.com/NWgQQiNmoZ/">
<div class="xe-comment-entry">
<div class="xe-user-img">
<img class="img-circle lazy" src="https://stargolx.github.io/Resources/monitor/favicon.ico" onerror="javascript:this.src='https://stargolx.github.io/Resources/img/icon/online_tools_icon.png'" width="40">
</div>
<div class="xe-comment">
<div class="xe-user-name overflowClip_1">
<strong>服务器状态</strong>
</div>
<p class="overflowClip_2">网站运行状态监控</p>
</div>
</div>
</a>
</div>
<div class="xe-card col-sm-4 col-md-3 ">
<a href="https://stargolx.github.io/ToolBox/rsshub/" target="_blank" class="xe-widget xe-conversations box2 label-info" data-toggle="tooltip" data-placement="bottom" title="" one-link-mark="yes" data-original-title="https://stargolx.github.io/ToolBox/rsshub/">
<div class="xe-comment-entry">
<div class="xe-user-img">
<img class="img-circle lazy" src="https://ae01.alicdn.com/kf/Hc4b9bfe9526546d6bb2db5358b3395e7v.jpg" onerror="javascript:this.src='https://stargolx.github.io/Resources/img/icon/online_tools_icon.png'" width="40">
</div>
<div class="xe-comment">
<div class="xe-user-name overflowClip_1">
<strong>RSSHub</strong>
</div>
<p class="overflowClip_2">一个开源、简单易用、易于扩展的 RSS 生成器,可以给任何奇奇怪怪的内容生成 RSS 订阅源</p>
</div>
</div>
</a>
</div>
<div class="xe-card col-sm-4 col-md-3 ">
<a href="https://stargolx.github.io/ToolBox/encode&decode/md5" target="_blank" class="xe-widget xe-conversations box2 label-info" data-toggle="tooltip" data-placement="bottom" title="" one-link-mark="yes" data-original-title="https://stargolx.github.io/ToolBox/encode&decode/md5">
<div class="xe-comment-entry">
<div class="xe-user-img">
<img class="img-circle lazy" src="https://stargolx.github.io/Resources/img/icon/online_tools_icon.png" onerror="javascript:this.src='https://stargolx.github.io/Resources/img/icon/online_tools_icon.png'" width="40">
</div>
<div class="xe-comment">
<div class="xe-user-name overflowClip_1">
<strong>MD5加密工具</strong>
</div>
<p class="overflowClip_2">MD5加密算法是一种国际知名的不可逆加密方式</p>
</div>
</div>
</a>
</div>
<div class="xe-card col-sm-4 col-md-3 ">
<a href="https://stargolx.github.io/ToolBox/to_pinyin/" target="_blank" class="xe-widget xe-conversations box2 label-info" data-toggle="tooltip" data-placement="bottom" title="" one-link-mark="yes"
data-original-title="https://stargolx.github.io/ToolBox/to_pinyin/">
<div class="xe-comment-entry">
<div class="xe-user-img">
<img class="img-circle lazy" src="https://stargolx.github.io/Resources/img/icon/online_tools_icon.png" onerror="javascript:this.src='https://stargolx.github.io/Resources/img/icon/online_tools_icon.png'" width="40">
</div>
<div class="xe-comment">
<div class="xe-user-name overflowClip_1">
<strong>中文转拼音</strong>
</div>
<p class="overflowClip_2">汉字拼音在线转换工具,可对拼音标注声调,并能识别多音字</p>
</div>
</div>
</a>
</div>
<div class="xe-card col-sm-4 col-md-3 ">
<a href="https://stargolx.github.io/ToolBox/periodic_table/" target="_blank" class="xe-widget xe-conversations box2 label-info" data-toggle="tooltip" data-placement="bottom" title="" one-link-mark="yes" data-original-title="https://stargolx.github.io/ToolBox/periodic_table/
<div class="xe-comment-entry">
<div class="xe-user-img">
<img class="img-circle lazy" src="https://stargolx.github.io/Resources/img/icon/periodic_table_of_elements.png" onerror="javascript:this.src='https://stargolx.github.io/Resources/img/icon/online_tools_icon.png'" width="40">
</div>
<div class="xe-comment">
<div class="xe-user-name overflowClip_1">
<strong>元素周期表查询</strong>
</div>
<p class="overflowClip_2">一个元素周期表查询工具</p>
</div>
</div>
</a>
</div>
</div>
<br>
<h4 class="text-gray" style="display: inline-block;" id="编程开发">编程开发</h4>
<div class="row">
<div class="xe-card col-sm-4 col-md-3 ">
<a href="https://devhints.io" target="_blank" class="xe-widget xe-conversations box2 label-info" data-toggle="tooltip" data-placement="bottom" title="" one-link-mark="yes" data-original-title="https://devhints.io">
<div class="xe-comment-entry">
<div class="xe-user-img">
<img class="img-circle lazy" src="https://devhints.io/assets/favicon.png" onerror="javascript:this.src='https://stargolx.github.io/Resources/img/icon/online_tools_icon.png'" width="40">
</div>
<div class="xe-comment">
<div class="xe-user-name overflowClip_1">
<strong>开发者速查表</strong>
</div>
<p class="overflowClip_2">为开发者准备的速查表</p>
</div>
</div>
</a>
</div>
<div class="xe-card col-sm-4 col-md-3 ">
<a href="https://stargolx.github.io/ToolBox/css_tool/" target="_blank" class="xe-widget xe-conversations box2 label-info" data-toggle="tooltip" data-placement="bottom" title="" one-link-mark="yes" data-original-title="https://stargolx.github.io/ToolBox/css_tool/
<div class="xe-comment-entry">
<div class="xe-user-img">
<img class="img-circle lazy" src="https://stargolx.github.io/Resources/img/icon/css.png" onerror="javascript:this.src='https://stargolx.github.io/Resources/img/icon/online_tools_icon.png'" width="40">
</div>
<div class="xe-comment">
<div class="xe-user-name overflowClip_1">
<strong>CSS工具</strong>
</div>
<p class="overflowClip_2">一个实用但是又不太实用的CSS工具</p>
</div>
</div>
</a>
</div>
<div class="xe-card col-sm-4 col-md-3 ">
<a href="https://stargolx.github.io/ToolBox/color_picker/" target="_blank" class="xe-widget xe-conversations box2 label-info" data-toggle="tooltip" data-placement="bottom" title="" one-link-mark="yes" data-original-title="https://stargolx.github.io/ToolBox/color_picker/">
<div class="xe-comment-entry">
<div class="xe-user-img">
<img class="img-circle lazy" src="https://stargolx.github.io/Resources/img/icon/color_picker.png" onerror="javascript:this.src='https://stargolx.github.io/Resources/img/icon/online_tools_icon.png'" width="40">
</div>
<div class="xe-comment">
<div class="xe-user-name overflowClip_1">
<strong>颜色提取工具</strong>
</div>
<p class="overflowClip_2">一个实用的颜色提取工具</p>
</div>
</div>
</a>
</div>
</div>
<br>
</div>
</div>
</div>
<script>
$(document).ready(function() {
$(document).on('click', '.has-sub', function() {
var _this = $(this)
if (!$(this).hasClass('expanded')) {
setTimeout(function() {
_this.find('ul').attr("style", "")
}, 300);
} else {
$('.has-sub ul').each(function(id, ele) {
var _that = $(this)
if (_this.find('ul')[0] != ele) {
setTimeout(function() {
_that.attr("style", "")
}, 300);
}
})
}
})
$('.user-info-menu .hidden-xs').click(function() {
if ($('.sidebar-menu').hasClass('collapsed')) {
$('.has-sub.expanded > ul').attr("style", "")
} else {
$('.has-sub.expanded > ul').show()
}
})
$("#main-menu li ul li").click(function() {
$(this).siblings('li').removeClass('active'); // 删除其他兄弟元素的样式
$(this).addClass('active'); // 添加当前元素的样式
});
$("a.smooth").click(function(ev) {
ev.preventDefault();
if ($("#main-menu").hasClass('mobile-is-visible') != true)
return;
public_vars.$mainMenu.add(public_vars.$sidebarProfile).toggleClass('mobile-is-visible');
ps_destroy();
$("html, body").animate({
scrollTop: $($(this).attr("href")).offset().top - 80
}, {
duration: 500,
easing: "swing"
});
});
return false;
});
var href = "";
var pos = 0;
$("a.smooth").click(function(e) {
e.preventDefault();
if ($("#main-menu").hasClass('mobile-is-visible') === true)
return;
$("#main-menu li").each(function() {
$(this).removeClass("active");
});
$(this).parent("li").addClass("active");
href = $(this).attr("href");
pos = $(href).position().top - 100;
$("html,body").animate({
scrollTop: pos
}, 500);
});
</script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js?ver=5.5.3" id="bootstrap-js"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/[email protected]/TweenMax.js?ver=5.5.3" id="TweenMax-js"></script>
<script type="text/javascript" src="https://stargolx.github.io/ToolBox/index/js/app.js" id="appjs-js"></script>
<!--<script>
$.getScript("https://stargolx.github.io/ToolBox/index/js/bsz.js")
</script>-->
</body>
</html>