-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
151 lines (151 loc) · 5.09 KB
/
index.html
File metadata and controls
151 lines (151 loc) · 5.09 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
<!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta charset="UTF-8">
<link href="logo.png" rel="shortcut icon" type="image/x-icon">
<title></title>
<script src="time.js"></script>
<script src="title.js"></script>
<script src="banF12_youjian.js"></script>
</head>
<body>
<style>
a {
text-decoration: none;
}
h1 {
color: black;
text-align: center;
}
h3 {
color: #96fa01;
text-align: center;
}
.Producer
{
text-align: center;
}
.aa1
{
color: black;
}
#y
{
color: black;
}
.aaa {
background: #ffffff;
/* 创建渐变 */
background-image: -webkit-linear-gradient(top, #4dd4cf, #04f124);
background-image: -moz-linear-gradient(top, #4dd4cf, #04f124);
background-image: -ms-linear-gradient(top, #4dd4cf, #04f124);
background-image: -o-linear-gradient(top, #4dd4cf, #04f124);
background-image: linear-gradient(to bottom, #4dd4cf, #04f124);
/* 给按钮添加圆角 */
-webkit-border-radius: 28;
-moz-border-radius: 28;
border-radius: 18px;
text-shadow: 3px 2px 1px #4dd4cf;
-webkit-box-shadow: 6px 5px 15px #ffffff;
-moz-box-shadow: 6px 5px 15px #ffffff;
box-shadow: 6px 5px 15px #ffffff;
font-family: "Adobe 宋体 Std L",serif;
color: #ffffff;
font-size: 27px;
padding: 19px;
text-decoration: none;
}
/* 悬停样式 */
.aaa:hover {
background: #ffffff;
background-image: -webkit-linear-gradient(top, #4dd4cf, #04f124);
background-image: -moz-linear-gradient(top, #4dd4cf, #04f124);
background-image: -ms-linear-gradient(top, #4dd4cf, #04f124);
background-image: -o-linear-gradient(top, #4dd4cf, #04f124);
background-image: linear-gradient(to bottom, #4dd4cf, #04f124);
text-decoration: none;
}
.background{
filter: blur(10px);
position:fixed;
top: 0;
left: 0;
width:100%;
height:100%;
min-width: 1000px;
z-index:-10;
zoom: 1;
background-color: #fff;
background: url(https://api.likepoems.com/img/bing);
background-repeat: no-repeat;
background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-position: center 0;
}
.cishu {
text-align: center;
}
.content{
filter: blur(1px);
width:2000px;
height:40px;
vertical-align: middle;
display: table-cell;
text-align: center;
}
#hitokoto_text {
text-align: center;
}
</style>
<div class="background"></div>
<div class="adas">
<div style="text-align: right">
<button class="aaa" onclick="window.open('login.html')">跳转登录页</button>
<button class="aaa" onclick="window.open('https://bcjc.earth2023.top')">跳转编程教程</button>
<button class="aaa" onclick="window.open('https://warehouse.earth2023.top')">跳转小仓库</button>
<button class="aaa" onclick="window.open('https://game.earth2023.top')">跳转游戏网站</button>
</div>
<span><strong><a class="aa1" href="https://earth2023.top/" target="_blank">Earth2023的个人网站</a></strong></span>
<br>
<br>
<span><strong><a class="aa1" href="https://earth2023.top/" target="_blank">Personal website for Earth2023</a></strong></span>
<br>
<br>
<label><strong>当前时间:</strong><label id="time_Label"></label></label>
<hr>
</div>
<div class="content">
<img alt="Earth2023" src="logo.png" class="img" height="300" width="300"/>
</div>
<h2 id="hitokoto_text"></h2>
<script>
fetch('https://v1.hitokoto.cn')
.then(response => response.json())
.then(data => {
const hitokoto = document.querySelector('#hitokoto_text')
hitokoto.href = `https://hitokoto.cn/?uuid=${data.uuid}`
hitokoto.innerText = "每日一语:" + data.hitokoto
})
.catch(console.error)
</script>
<h1><a class="aa1" href="https://earth2023.top/" target="_blank">欢迎来到Earth2023的个人网站!</a></h1>
<hr>
<h3>哔哩哔哩:<a class="aa1" href="https://space.bilibili.com/604148020" target="_blank">https://space.bilibili.com/604148020</a></h3>
<h3>洛谷:<a class="aa1" href="https://www.luogu.com.cn/user/933808" target="_blank">https://www.luogu.com.cn/user/933808</a></h3>
<h3>编程猫:<a class="aa1" href="https://shequ.codemao.cn/user/558283908" target="_blank">https://shequ.codemao.cn/user/558283908</a></h3>
<h3>QQ:<a class="aa1" href="https://qm.qq.com/cgi-bin/qm/qr?k=rde6EnyuH-S4DSKXfOGrTrjez2PVVcPX&noverify=0&personal_qrcode_source=3" target="_blank">3331978959(点我添加为QQ好友)</a></h3>
<h3>微信:<a class="aa1" href="https://vdse.bdstatic.com//192d9a98d782d9c74c96f09db9378d93.mp4?authorization=bce-auth-v1/40f207e648424f47b2e3dfbb1014b1a5/2021-07-12T02:14:24Z/-1/host/530146520a1c89fb727fbbdb8a0e0c98ec69955459aed4b1c8e00839187536c9" target="_blank">*****OS_earth(你被骗了)</a></h3>
<hr>
<div class="cishu">
<h4>该网站访问次数:</h4>
<img alt="访问次数" src="https://counter.likepoems.com/get/@:earth2023.top">
</div>
<hr>
<div class="Producer">
<p>©2023 By Earth2023</p>
<p> 如有侵权,我们必究到底!</p>
<a id="y" href="https://icp.gov.moe/?keyword=20237717" target="_blank">萌ICP备20237717号</a>
</div>
</body>
</html>