-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
80 lines (80 loc) · 2.5 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
<head>
<meta charset="utf-8">
<title>赞助页面 - 陌涛的记事本www.imotao.com</title>
<meta name="description" content="">
<meta name="author" content="">
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="stylesheet" href="css/404style.css">
<style type="text/css">
@font-face{font-family:Xuven;src:url(css/98k.ttf)}@font-face{font-family:Qiu;src:url(css/qiuyan.ttf)}
</style>
</head>
<body>
<br>
<div id="error-container">
<div id="error">
<div id="pacman">
</div>
</div>
<div id="container">
<div id="title">
<h1 style="text-align:center"><span style="font-family:Qiu,'';color:#337FE5">赞 助 页 面</span></h1>
</div>
<div id="content">
<div class="left">
<p class="no-top">
<span style="font-family:Xuven">零 钱 赞 助</span>
</p>
<ul>
<span style="font-family:Xuven">
<li>1元不嫌少,10元不嫌多哦!感谢支持!</li>
</span>
</ul>
<div class="clearfix">
</div>
</div>
<div class="right">
<p class="no-top">
<span style="font-family:Xuven">返 回 网 站</span>
</p>
<ul class="links">
<span style="font-family:Xuven">
<li><a href="https://pigfei.gitee.io/fabuye/" target="_blank">网址发布页</a></li>
</span>
</ul>
<ul class="links">
<span style="font-family:Xuven">
<li><a href="https://www.imotao.com/" target="_blank">陌涛的记事本</a></li>
</span>
</ul>
<div class="clearfix">
</div>
</div>
<p style="text-align:center">
</p>
<p style="text-align:center">
<iframe width="98%" height="650" src="zanzhu.html" scrolling="no">
</iframe>
</p>
</div>
<div id="footer">
<span style="font-family:Xuven">© 2020 MoTao All Rights Reserved.</span><span class="hostorgcn"><span style="font-family:Xuven">www.imotao.com</span></span>
</div>
</div>
</div>
<script language="javascript" type="text/javascript"> function Click(){
alert('陌涛的记事本:www.imotao.com');
window.event.returnValue=false;
}
document.oncontextmenu=Click;
</script>
<style type="text/css">
#radiobg img{position:fixed;top:0;left:0;z-index:-100;width:100%;height:auto;min-width:1024px;min-height:100%}
</style>
<div id="radiobg">
<img src="images/t014e96e52b6df6c6ed.jpg">
</div>
<style type="text/css">
body{cursor:url(http://ets2.top/571614181-1.cur),default}a:hover,li:hover,img:hover{cursor:url(http://ets2.top/571614181-2.cur),pointer}
</style>
</body>