-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
314 lines (305 loc) · 14.2 KB
/
index.html
File metadata and controls
314 lines (305 loc) · 14.2 KB
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
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<title>爱导航</title>
<meta name="description" content="爱导航">
<meta name="keywords" content="导航|工具|收藏">
<meta name="baidu-site-verification" content="code-vp4ioWly19" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-touch-fullscreen" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="full-screen" content="yes">
<!--UC强制全屏-->
<meta name="browsermode" content="application">
<!--UC应用模式-->
<meta name="x5-fullscreen" content="true">
<!--QQ强制全屏-->
<meta name="x5-page-mode" content="app">
<!--QQ应用模式-->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- <link rel="stylesheet" id="font-awesome-css" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.13.0/css/all.min.css?ver=1.1422" type="text/css" media="all">-->
<script src="js/jquery.min.js"></script>
<link rel='stylesheet' href='css/style.css'>
</head>
<body>
<!--视频头部背景-->
<div class="banner-video">
<!--视频来自阿里云首页,有需要请自行更换-->
<!-- <video autoplay loop muted>
<source src="https://v.api.aa1.cn/api/api-fj/index.php?aa1=suf7y58th48u935" type="video/mp4">
</video> -->
<!--注释掉视频可换成图片版本-->
<!-- <img src="https://api.ixiaowai.cn/api/api.php" alt="">-->
<div class="bottom-cover" style="background-image: linear-gradient(rgba(255, 255, 255, 0) 0%, rgb(244 248 251 / 0.6) 50%, rgb(244 248 251) 100%);"></div>
</div>
<div class="container" style="position: relative; z-index: 100;">
<ul class="mylist row">
<!--- --->
<li class="title"><img class="icon" src="images/remen.png">热门常用</li>
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="https://tool.lu/timestamp/" target="_blank">
<img src="images/timestamp.png" alt="时间戳转换">
<span>时间戳转换</span>
</a>
</li>
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="https://www.json.cn/" target="_blank">
<img src="images/json.png" alt="json.cn">
<span>json.cn</span>
</a>
</li>
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="https://www.bejson.com/" target="_blank">
<img src="images/bejson.png" alt="bejson">
<span>bejson</span>
</a>
</li>
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="https://tool.chinaz.com/tools/urlencode.aspx" target="_blank">
<img src="images/url.png" alt="urlencode">
<span>urlencode</span>
</a>
</li>
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="https://txstc55.github.io/ugly-avatar/" target="_blank">
<img src="images/avatar.png" alt="头像生成">
<span>头像生成</span>
</a>
</li>
</ul>
<ul class="mylist row">
<!--- --->
<li class="title"><img class="icon" src="images/online.png">在线工具</li>
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="http://198.46.158.154:9085/?lang=zh_CN" target="_blank">
<img src="images/pdf.png" alt="工具集合">
<span>PDF工具集合</span>
</a>
</li>
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="https://ttttt.link/" target="_blank">
<img src="images/taipan.png" alt="钛盘">
<span>钛盘</span>
</a>
</li>
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="https://cowtransfer.com/" target="_blank">
<img src="images/nainiukuaichuan.png" alt="奶牛快传">
<span>奶牛快传</span>
</a>
</li>
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="https://www.wenshushu.cn/" target="_blank">
<img src="images/wenshushu.png" alt="文叔叔">
<span>文叔叔</span>
</a>
</li>
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="https://www.uupoop.com/#/" target="_blank">
<img src="images/ps.png" alt="PS">
<span>PS</span>
</a>
</li>
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="https://www.json.cn/pictools/h5yasuo.html" target="_blank">
<img src="images/imageYasuo.png" alt="图片压缩">
<span>图片压缩</span>
</a>
</li>
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="https://www.apowersoft.cn/image-watermark-remover" target="_blank">
<img src="images/shuiyin.png" alt="图片去水印">
<span>图片去水印</span>
</a>
</li>
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="https://www.processon.com/" target="_blank">
<img src="images/ProcessOn.png" alt="processon">
<span>在线作图</span>
</a>
</li>
<!-- <li class="col-3 col-sm-3 col-md-3 col-lg-1">-->
<!-- <a rel="nofollow" href="https://www.alltoall.net/" target="_blank">-->
<!-- <img src="images/alltoall.png" alt="在线格式转换">-->
<!-- <span>在线格式转换</span>-->
<!-- </a>-->
<!-- </li>-->
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="https://www.logoly.pro/#/" target="_blank">
<img src="images/logo.png" alt="Logo生成">
<span>LogoPro</span>
</a>
</li>
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="https://yes1am.github.io/logo-hub/#/" target="_blank">
<img src="images/logo2.png" alt="Logo2生成">
<span>LogoHub</span>
</a>
</li>
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="https://peiyin.wozhiyi.com/newproduction.html" target="_blank">
<img src="images/voice.png" alt="文字转语音">
<span>文字转语音</span>
</a>
</li>
</ul>
<ul class="mylist row">
<!--- --->
<li class="title"><img class="icon" src="images/down.png">软件下载</li>
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="https://www.ghxi.com/" target="_blank">
<img src="images/ghxi.png" alt="果核剥壳">
<span>果核剥壳</span>
</a>
</li>
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="https://xmac.app/" target="_blank">
<img src="images/xmac.png" alt="xmac">
<span>xmac</span>
</a>
</li>
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="https://cmacked.com/" target="_blank">
<img src="images/mac.png" alt="cmacked">
<span>cmacked</span>
</a>
</li>
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="https://appstorrent.ru/" target="_blank">
<img src="images/appstorrent.png" alt="appstorrent">
<span>appstorrent</span>
</a>
</li>
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="https://next.itellyou.cn/" target="_blank">
<img src="images/itellu.png" alt="itellyou">
<span>itellyou</span>
</a>
</li>
</ul>
<ul class="mylist row">
<!--- --->
<li class="title"><img class="icon" src="images/video.png">影视娱乐</li>
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="https://app.movie/" target="_blank">
<img src="images/movie.png" alt="movie">
<span>app影院</span>
</a>
</li>
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="https://www.o8tv.com/" target="_blank">
<img src="images/movie2.png" alt="555电影">
<span>555电影</span>
</a>
</li>
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="https://gmtv1.xyz/" target="_blank">
<img src="images/jumi-movice.png" alt="剧迷影院">
<span>剧迷影院</span>
</a>
</li>
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="https://cupfox.app/" target="_blank">
<img src="images/movie-fox.png" alt="茶杯狐">
<span>茶杯狐</span>
</a>
</li>
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="https://www.dianyinggou.com/" target="_blank">
<img src="images/movie-dog.png" alt="电影狗">
<span>电影狗</span>
</a>
</li>
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="https://www.jiumodiary.com/" target="_blank">
<img src="images/shuji.png" alt="鸠摩搜书">
<span>鸠摩搜书</span>
</a>
</li>
</ul>
<ul class="mylist row">
<!--- --->
<li class="title"><img class="icon" src="images/shumakeji.png">数码科技</li>
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="https://www.socpk.com/" target="_blank">
<img src="images/xinpian.png" alt="极简壁纸">
<span>移动芯片性能天梯图</span>
</a>
</li>
</ul>
<ul class="mylist row">
<!--- --->
<li class="title"><img class="icon" src="images/image.png">图片素材</li>
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="https://bz.zzzmh.cn/" target="_blank">
<img src="images/miniWallpaper.png" alt="极简壁纸">
<span>极简壁纸</span>
</a>
</li>
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="https://www.4kbizhi.com/" target="_blank">
<img src="images/bizhi.png" alt="4K壁纸">
<span>4K壁纸</span>
</a>
</li>
</ul>
<ul class="mylist row">
<!--- --->
<li class="title"><img class="icon" src="images/ppt.png">PPT模版</li>
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="https://www.ypppt.com/" target="_blank">
<img src="images/youpin.png" alt="优品">
<span>优品</span>
</a>
</li>
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="https://www.1ppt.com/" target="_blank">
<img src="images/diyi.png" alt="macwk">
<span>第一PPT</span>
</a>
</li>
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="http://www.pptbz.com/" target="_blank">
<img src="images/pptbz.png" alt="macwk">
<span>PPT宝藏</span>
</a>
</li>
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="http://www.51pptmoban.com/" target="_blank">
<img src="images/51ppt.png" alt="macwk">
<span>51PPT</span>
</a>
</li>
</ul>
<ul class="mylist row">
<!--- --->
<li class="title"><img class="icon" src="images/pan.png">网盘资源</li>
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="https://yunpan1.cc/" target="_blank">
<img src="images/yunpan.png" alt="云盘资源分享">
<span>云盘资源分享</span>
</a>
</li>
<li class="col-3 col-sm-3 col-md-3 col-lg-1">
<a rel="nofollow" href="https://docs.qq.com/sheet/DVHpJVmRhT3ViV09Q?tab=ppx5bp" target="_blank">
<img src="images/aliyunpan.png" alt="macwk">
<span>阿里云盘</span>
</a>
</li>
</ul>
</div>
<!--版权信息开始-->
<p class="mt-5 mb-3 text-muted text-center">©2021 by <a href="https://blog.5iux.cn/">5iux</a>. All rights reserved.</p>
<!--
作者:D.Young
主页:https://blog.5iux.cn/
github:https://github.com/5iux/5iux.github.io
日期:2021-08-02
版权所有,请勿删除
-->
<!--版权信息结束-->
<script src="js/bootstrap.min.js"></script>
</body>
</html>