-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
262 lines (204 loc) · 7.46 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
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0" />
<title>Ciocle</title>
<!-- branch test -->
<link rel="shortcut icon" href="./favicon.ico">
<meta name="Keywords" content="Capt,auspbro,导航,Ciocle," />
<meta name="Description" content="方便自己,方便他人。随时随地 Ciocle。一个框,高效检索!" />
<!--
时间:2017-08-15
描述:为了提升国内访问速度,改为访问放在阿里云服务器里的样式文件,实际上源代码和本地一样。如果想要更换为本地的路径,可使用搜索替换功能,把 http://byr.zhangxingqiu.cn/ 替换为 ./ 即可。
<link href="http://yun.zhangxingqiu.cn/css/bootstrap.min.css" rel="stylesheet" />
<link rel="stylesheet" href="http://yun.zhangxingqiu.cn/css/frontstyle.css">
<script src="http://yun.zhangxingqiu.cn/assets/js/jquery-3.1.0.min.js"></script>
<script src="http://yun.zhangxingqiu.cn/assets/js/jquery-migrate-3.0.0.min.js"></script>··
c
-->
<!--本地的样式文件-->
<link href="./css/bootstrap.min.css" rel="stylesheet" />
<link rel="stylesheet" href="./css/frontstyle.css">
<!-- jQuery -->
<script src="./assets/js/jquery-3.1.0.min.js"></script>
<script src="./assets/js/jquery-migrate-3.0.0.min.js"></script>
</head>
<style type="text/css">
body,
html {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: 0;
padding: 0;
}
#background {
position: fixed;
top: 0;
left: 0;
z-index: -100;
}
</style>
</head>
<body>
<!--
时间:2017-08-18
描述:顶部导航
-->
<!--
<div class="hidden-xs">
<ul class="nav nav-tabs navbar-static-top" role="navigation" >
<div id="header">
<!-- <a href="http://byr.wiki" id="zb" style="font-size: 19px;">我的导航</a>- ->
<!-- <a class="LOGO1" href="http://byr.wiki"><img id="zb" src="http://yun.zhangxingqiu.cn/images/logo7.png" alt="我的导航"></a> - ->
<a href="https://auspbro.github.io/maneuver/" target="_blank" class="zb" >Ciocle</a>
<a href="http://byr.wiki/liuyan.html" target="_blank" class="yb " >...</a>
<!--<a href="http://byr123.irockbunny.com/" target="_blank" class="yb">新版导航</a>- ->
</div>
</ul>
</div>
-->
<!--
时间:2017-08-18
描述:主体部分内容
-->
<div class="container">
<div class="row LOGO">
<div class="col-lg-6 col-lg-offset-3 col-md-6 col-md-offset-3 col-xs-6 col-xs-offset-3">
<P>
<center>
<a href="./index.html"><img id="LOGO" src="images/zen.png" width="35" height="35" alt="Responsive image"></a>
</center>
</P>
</div>
</div>
<div>
<P>
<center>
<form action="http://www.baidu.com/s" method="get" target="_blank">
<!-- <input type="text" class="form-control" name="search" id="search" placeholder="输入关键词点击下方按钮即可检索! " value="" baiduSug="2"> -->
<input type="text" class="form-control" name="search" id="search" value="" baiduSug="2">
</center>
</P>
</div>
<P>
<center>
<input type="submit" value="百度" id="baidu" button type="button" class="btn btn-primary" />
<input type="submit" value="谷歌" id="google" button type="button" class="btn btn-primary" />
<input type="submit" value="知乎" id="zhihu" button type="button" class="btn btn-primary" />
<input type="submit" value="淘宝" id="taobao" button type="button" class="btn btn-primary" />
<input type="submit" value="微信" id="weixin" button type="button" class="btn btn-primary" />
<input type="submit" value="微博" id="weibo" button type="button" class="btn btn-primary" />
<input type="submit" value="豆瓣" id="douban" button type="button" class="btn btn-primary" />
<input type="submit" value="影视" id="movie" button type="button" class="btn btn-primary" />
<input type="submit" value="网盘" id="panci" button type="button" class="btn btn-primary" />
<input type="submit" value="源码" id="github" button type="button" class="btn btn-primary" />
</center>
</P>
</form>
</div>
<!--
时间:2017-08-20
描述:搜索完整代码
-->
<script charset="gbk" src="assets/js/baidu.js"></script>
<script>
var sAddress = document.getElementsByTagName("form")[0];
var sInfor = document.getElementById("search");
var sBaidu = document.getElementById("baidu");
var sGoogle = document.getElementById("google");
var sZhihu = document.getElementById("zhihu");
var staobao = document.getElementById("taobao");
var sWeixin = document.getElementById("weixin");
var sweibo = document.getElementById("weibo");
var sdouban = document.getElementById("douban");
var smovie = document.getElementById("movie");
var spanci = document.getElementById("panci");
var sgithub = document.getElementById("github");
//百度
sBaidu.onclick = function () {
sAddress.action = "https://www.baidu.com/s";
sInfor.name = "wd";
}
//Google
sGoogle.onclick = function () {
sAddress.action = "http://www.google.com/search";
sInfor.name = "q";
};
//知乎
sZhihu.onclick = function () {
sAddress.action = "https://www.zhihu.com/search";
sInfor.name = "q";
sInfor.type = "question";
}
//淘宝
staobao.onclick = function () {
sAddress.action = "https://s.taobao.com/search?";
sInfor.name = "q";
}
//微信
$('#weixin').click(function () {
var query = $('#search').val();
if (query) {
window.open("http://weixin.sogou.com/weixin?type=2&query=" + query + "&ie=utf8", "_blank");
return false;
};
});
//微博
$('#weibo').click(function () {
var query = $('#search').val();
if (query) {
window.open("http://s.weibo.com/weibo/" + query, "_blank");
return false;
};
});
//豆瓣
sdouban.onclick = function () {
sAddress.action = "https://www.douban.com/search?";
sInfor.name = "q";
//sInfor.type="question";
}
//疯狂影视
$('#movie').click(function () {
var query = $('#search').val();
if (query) {
window.open("http://ifkdy.com/?q=" + query + "&p=1", "_blank");
return false;
};
});
// 胖次 另一个检索入口
$('#panci').click(function () {
var query = $('#search').val();
if (query) {
window.open("http://www.panc.cc/s/" + query + "/td_0", "_blank");
return false;
};
});
//github
sgithub.onclick = function () {
sAddress.action = "https://github.com/search?";
//sInfor.type="author";
sInfor.name = "q";
}
</script>
</body>
<!--谷歌统计代码 -->
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date(); a = s.createElement(o),
m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-105087262-1', 'auto');
ga('send', 'pageview');
</script>
</html>