-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·78 lines (68 loc) · 2.19 KB
/
index.html
File metadata and controls
executable file
·78 lines (68 loc) · 2.19 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
<!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta charset="utf-8">
<title>好棒 大大 羊毛站</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=2">
<meta name="keywords" content="薅羊毛,wohaobang.cn,Shadowrocket,小火箭">
<meta name="description" content="羊王频道">
<meta property="og:type" content="website">
<meta property="og:title" content="羊王">
<meta property="og:url" content="https://wohaobang.cn">
<meta property="og:site_name" content="羊王">
<meta property="og:description" content="羊王频道">
<meta name="twitter:card" content="羊王频道">
<meta name="twitter:title" content="羊王电报">
<meta name="twitter:description" content="好棒的羊毛站">
<link rel="icon" href="https://ae01.alicdn.com/kf/H68219444f65c480cac20621cedb59490Z.png">
<link href="/css/styles.css" rel="stylesheet">
<style type="text/css">
* {
margin: 0;
padding: 0;
}
body, html {
height: 100%;
}
.Wrapper {
min-height: 100%;
}
.Wrapper .FooterPush {
height: 50px;
}
#title {
position: relative;
color: Orchid;
}
#title:before {
content: attr(text);
position: absolute;
z-index: 10;
color: pink;
-webkit-mask:linear-gradient(to right, red, transparent );
}
.cnzz > span > a {
color: gray;
}
</style>
</head>
<body>
<div class="Wrapper" >
<div class="Content content-home text-center">
<a class="avatar" href= "https://t.me/yangwangpindao">
<img src="https://ae01.alicdn.com/kf/H68219444f65c480cac20621cedb59490Z.png" alt="" />
</a>
<h1 id="title" text="好棒 の 羊毛站">好棒 の 羊毛站</h1>
<div>
<li class="item">
<a href="https://id.wohaobang.cn" target="_blank">
<span style="font-size: 1.3em; color: #blue"> https://id.wohaobang.cn</span>
</a>
</li>
<li class="item">
<a href="https://id.wohaobang.cn" target="_blank">
<span style="font-size: 2.4em; color: #Orange">请点击跳转到新站: https://id.wohaobang.cn</span>
</a>
</li>
</div>
</body>