-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
279 lines (208 loc) · 6.05 KB
/
index.html
File metadata and controls
279 lines (208 loc) · 6.05 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
<!DOCTYPE html>
<html lang="en" class="html-fluid">
<html>
<head>
<meta name="raincaptcha-verification" content="acpYN2Kkn89udkVs">
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico?">
<meta charset="utf-8">
<meta name="Description" CONTENT="赵奕山的主页">
<meta name="google-site-verification" content="iZfqwO9Za6rDxU_sxYwgXoZeniXfEbDwAu6ruZlskkE" />
<title>赵奕山的主页</title>
<meta name="robots" content="nofollow">
<meta property="og:site_name" content="赵奕山的个人主页">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Pragma" contect="no-cache">
<meta http-equiv="windows-Target" contect="_top">
<meta name="author" contect="zys6913">
<meta name="keywords" contect="zys">
<meta name="Generator" contect="github">
<BODY bgcolor="#fef4d2" >
<br><br>
<center>
<font color="ffaafa"><h1>这里是赵奕山的个人主页</h1></font>
<hr width=300>
<br><br>
<p>浏览器主页:zys837.github.io</p>
<p>youtube:zys927281</p>
<p>参与编辑此站(但不可增加广告):<a href="https://github.com/zys6913/zys6913.github.io/edit/main/index.html">编辑</a></p>
<h2>Projects</h2>
<p>cydia repo</p>
<p>网址:zys6913.github.io/repo</p>
<h2>我的小图片</h2>
<p><a href="https://zys6913.github.io/photos/">发车</a></p>
<h2>我的联系方式</h2>
<p>zys12354@yandex.com</p>
<p>zys927281@gmail.com</p>
<p>zys987654312@icloud.com</p>
<p>zys6913@163.com</p>
<p>zys98756@outlook.com</p>
<p>knxnskx@126.com</p>
<p>knxnskx@yeah.net</p>
<h2>GAMES<h2>
<p>game1:<a href="https://zys6913.github.io/ltg/">go</a><p>
<h2>实用工具<h2>
<script type="text/javascript">
//相加
function add(){
var first=0;
jai=Number(document.getElementById("text").value);
var scoent=0;
jia=Number(document.getElementById("text2").value);
var sum=0;
sum=jai+jia;
document.getElementById("jieg").value=sum;
}
//相减
function delect(){
var jian=0;
jian=jai-jia;
document.getElementById("jieg").value=jian;
}
//相乘
function chen(){
var ce=0;
ce=jai*jia;
document.getElementById("jieg").value=ce;
}
//相除
function chu(){
var cu=0;
cu=jai/jia;
document.getElementById("jieg").value=cu;
}
</script>
</head>
<body>
<table style="background:red">
<tr>
<td colspan="4" align="center">计算器</td>
</tr>
<tr>
<td>第一个数</td>
<td colspan="3"><input type="text" id="text"></td>
</tr>
<tr>
<td>第二个数</td>
<td colspan="3"><input type="text" id="text2"></td>
</tr>
<tr>
<td><input type="submit" value="+" style="width:100% " onclick="add()"></td>
<td><input type="submit" value="—" style="width:100% " onclick="delect()"></td>
<td><input type="submit" value="X" style="width:100% " onclick="chen()"></td>
<td><input type="submit" value="/" style="width:100% " onclick="chu()"></td>
</tr>
<tr>
<td>计算结果</td>
<td colspan="3"><input type="text" id="jieg" /></td>
</tr>
</table>
<h2>Copyright</h2>
<p>copyright KNXNSKX.inc</p>
<h2>about PAGE</h2>
<p><a href="https://zys6913.github.io/zys6913/">GO</a></p>
<a href="https://ltcminer.com/2081114" target="_blank"><img src="//ltcminer.com/banners/litecoin-main-banner_256.gif" alt="Litecoin Miner - Mine and Earn free Litecoin." /></a>
</body>
<h2>———————————————————-—————<h2>
<html>
<head>
<title>hCaptcha Demo</title>
<script src="https://hcaptcha.com/1/api.js" async defer></script>
</head>
<body>
<form action="" method="POST">
<input type="text" name="email" placeholder="Email" />
<input type="password" name="password" placeholder="Password" />
<div class="h-captcha" data-sitekey="33f7d299-77b6-4d91-abea-fc8e0e804ed4"></div>
<br />
<input type="submit" value="Submit" />
</form>
</body>
</html>
<script src="https://www.google.com/recaptcha/api.js"></script>
<title></title>
<style type="text/css">
body{
margin: 0px;
}
.zhezhao{
position: fixed;
left: 0px;
top: 0px;
background: #000;
width: 100%;
height: 100%;
opacity: 0.5;
}
.tankuang{
position: relative;
background: #fff;
width: 50%;
height: 80%;
border-radius: 5px;
margin: 5% auto;
}
#header{
height: 40px;
}
#header-right{
position: absolute;
width: 25px;
height: 25px;
border-radius: 5px;
background: red;
color: #fff;
right: 5px;
top: 5px;
text-align: center;
}
</style>
</head>
<body>
<script>
function onSubmit(token) {
document.getElementById("demo-form").submit();
}
</script>
<button class="g-recaptcha"
data-sitekey="6LeX1EQaAAAAAEJocP_8vKK66d3v9lMzSX_x-vtN"
data-callback='onSubmit'
type="button" data-action='submit' onclick="dianwo()">hit me</button>
<div class="zhezhao" id='zhezhao'>
<div class="tankuang">
<div id="header">
<span>
>>>donate
>>>use bitcoin
>>>wallet:1MmwmqD4EAEDdek5aNAdHg4pu8CtyhexeU
>>>use litecoin
>>>wallet:LesV4KtQQMzPBmSzj7JLgFNkqvb8rrjiYe
</span>
<div id="header-right" onclick="hidder()">x</div>
</div>
</div>
</div>
<script type="text/javascript">
document.getElementById('zhezhao').style.display="none";
function dianwo(){
document.getElementById('zhezhao').style.display="";
}
function hidder(){
document.getElementById('zhezhao').style.display="none";
}
</script>
<!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/5fda931adf060f156a8dcfd2/1epmst96q';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script-->
<script src="//code.tidio.co/hdcr0ju5ndzwqrmhrdf9v2vq6afgjk17.js" async></script>
</html>
m