-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
170 lines (158 loc) · 7.76 KB
/
Copy pathindex.html
File metadata and controls
170 lines (158 loc) · 7.76 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
<!--
$ $ $ $ $ $ $ $ $ $ $ $ $
$ $ $ $ $ $ $ $ $ $ $ $ $ $
$ $ $ $ $ $ $ $ $ $ $ $ $ $
$ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $
$ $ $ $ $ $ $ $ $ $ $ $ $
$ $ $ $ $ $ $ $
$ $
foryouos状态栏开源项目,完全自定义化主页
搜索内容,引用百度搜索数据库
同时使用Google 镜像站进行辅助搜索。
由微信公众号foryouos写下
-->
<!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta charset="UTF-8">
<meta name="referrer" content="never">
<!--网站标签栏的logo-->
<link rel="icon" sizes="any" href="https://i.imgtg.com/2023/03/09/YQfnF.png">
<meta name="keywords" content="foryouos浏览器导航页,GitHub UI重构项目"/>
<meta name="description" content="对UI的重新制作,对友情链接的重新导向,新体验"/>
<meta name="author" content="https://www.foryouos.cn"/>
<meta http-equiv="content-Type" content="text/html;charset=utf-8"/>
<title>foryouos导航页</title>
<!-- 判断手机类型实现切换-->
<script>
function browserRedirect() {
var sUserAgent = navigator.userAgent.toLowerCase();
var bIsIpad = sUserAgent.match(/ipad/i) == "ipad";
var bIsIphoneOs = sUserAgent.match(/iphone os/i) == "iphone os";
var bIsMidp = sUserAgent.match(/midp/i) == "midp";
var bIsUc7 = sUserAgent.match(/rv:1.2.3.4/i) == "rv:1.2.3.4";
var bIsUc = sUserAgent.match(/ucweb/i) == "ucweb";
var bIsAndroid = sUserAgent.match(/android/i) == "android";
var bIsCE = sUserAgent.match(/windows ce/i) == "windows ce";
var bIsWM = sUserAgent.match(/windows mobile/i) == "windows mobile";
if ( bIsIphoneOs || bIsMidp || bIsUc7 || bIsUc || bIsAndroid || bIsCE || bIsWM) {
//跳转移动端页面
window.location.href = "mobile.html";
} else {
//跳转pc端页面
//window.location.href = "index.html";
}
}
browserRedirect();
</script>
<link rel="stylesheet" href="index.css" >
<script src="index.js" type="text/javascript"></script>
<script src="https://widget.qweather.net/simple/static/js/he-simple-common.js?v=2.0"></script>
</head>
<body id="bg">
<div id="he-plugin-simple"></div>
<a href="https://mail.qq.com/" target="_blank">
<img src="https://i.imgtg.com/2023/03/09/YQ96P.png" class="right_logo1 image_logo" alt="QQ邮箱" title="QQ邮箱">
</a>
<a href="https://www.foryouos.cn" target="_blank">
<img src="https://i.imgtg.com/2023/03/09/YQ2kb.png" class="right_logo2 image_logo" alt="瓶子的跋涉" title="瓶子的跋涉">
</a>
<!--搜索框-->
<div id="so_fram">
<form action="" id="frame_so" name="soform">
<input type="text" name="wd" autofocus placeholder="搜索一下,你就知道" autocomplete="off" id="kw">
<input type="submit" value="Baidu" id="baidu">
<input type="submit" value="Google" id="google">
</form>
</div>
<!--搜索框下面的内容-->
<div id="top_colum">
<a href="https://open.163.com/" target="_blank">
<img src="https://i.imgtg.com/2023/03/09/YcAiD.png" class="image_logo" alt="网易公开课" title="网易公开课">
</a>
<a href="https://photo.baidu.com/" target="_blank">
<img src="https://i.imgtg.com/2023/03/09/YcDna.png" alt="一刻相册" class="image_logo" title="一刻相册">
</a>
<a href="https://www.zhihu.com" target="_blank">
<img src="https://i.imgtg.com/2023/03/09/YcRQs.png" class="image_logo" alt="知乎" title="知乎">
</a>
<a href="https://www.icourse163.org/" target="_blank">
<img src="https://i.imgtg.com/2023/03/09/YctCK.png" class="image_logo" alt="中国大学MOOC" title="中国大学MOOC">
</a>
<a href="https://www.douban.com/" target="_blank">
<img src="https://i.imgtg.com/2023/03/09/YcPAB.png" class="image_logo" alt="豆瓣" title="豆瓣">
</a>
<a class="icon-wrapper" target="_blank" >
<div class="main-icon">
<!-- 主图标 -->
<img src="https://i.imgtg.com/2023/03/09/YcJqg.png" alt="茶杯狐" title="茶杯狐" class="image_logo">
</div>
<div class="sub-icon top">
<!-- 顶部图标 -->
<img src="https://i.imgtg.com/2023/03/09/YcNQ1.png" alt="哔嘀影视" class="image_logo" title="哔嘀影视">
</div>
<div class="sub-icon right">
<!-- 右侧图标 -->
<img src="https://i.imgtg.com/2023/03/09/YciVr.png" alt="网飞" class="image_logo" title="网飞影视">
</div>
<div class="sub-icon bottom">
<!-- 底部图标 -->
<img src="https://i.imgtg.com/2023/03/09/YcK4F.png" alt="抖音" title="抖音" class="image_logo">
</div>
<div class="sub-icon left">
<!-- 左侧图标 -->
<img src="https://i.imgtg.com/2023/03/09/YcZ26.png" alt="爱奇艺" title="爱奇艺" class="image_logo">
</div>
</a>
</div>
<div id="movie">
<a href="https://www.csdn.net/" target="_blank">
<img src="https://i.imgtg.com/2023/03/09/Yc7rG.png" class="image_logo" alt="CSDN" title="CSDN">
</a>
<a href="https://weread.qq.com/" target="_blank">
<img src="https://i.imgtg.com/2023/03/09/YcmVl.png" class="image_logo" alt="微信读书" title="微信读书">
</a>
<a href="https://tool.browser.qq.com/" target="_blank">
<img src="https://i.imgtg.com/2023/03/09/Ychgc.png" class="image_logo" alt="帮小忙" title="帮小忙工具">
</a>
<a href="https://music.163.com/" target="_blank">
<img src="https://i.imgtg.com/2023/03/09/YcybP.png" class="image_logo" alt="网易云音乐" title="网易云音乐">
</a>
<a href="https://www.bilibili.com/" target="_blank" >
<img src="https://i.imgtg.com/2023/03/09/Ycgmb.png" class="image_logo" alt="哔哩哔哩" title="哔哩哔哩">
</a>
<div id="wed1">
<a target="_blank" >
<img src="https://i.imgtg.com/2023/03/09/Yce3I.png" class="image_logo" alt="网站开发工具" title="网站开发工具" >
</a>
</div>
<div id="wed2">
<ul>
<li>
<!-- <img src="https://s1.ax1x.com/2023/03/07/ppZokdI.png" class="image_logo" alt="网易公开课" title="网易公开课">-->
<a href="https://imgtg.com/" target="_blank" >图床</a>
</li>
<li>
<a href="https://dash.cloudflare.com/" target="_blank" >Page</a>
</li>
<li>
<a href="https://hitokoto.cn/" target="_blank" >一言</a>
</li>
<li>
<a href="https://www.iconfont.cn/" target="_blank" >矢量图</a>
</li>
</ul>
</div>
</div>
<div id="footer_end">
<footer>
<a href="https://www.blog.foryouos.cn" target="_blank">
<img src="https://i.imgtg.com/2023/03/24/9ILcG.png" class="image_logo" alt="博客" title="博客">
</a>
<a href="https://github.com/foryouos" target="_blank">
<img src="https://i.imgtg.com/2023/03/09/YQIAs.png" class="image_logo" alt="Github" title="Github">
</a>
</footer>
</div>
</body>
</html>