forked from jetchg/Vladamir
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
200 lines (168 loc) · 5.09 KB
/
index.html
File metadata and controls
200 lines (168 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="The better unblocked games website." />
<meta name="keywords" content="front-end web developer, unblocked, games, google sites, unblocked games mom, ublocked, code, coding, programmer, development, javascript, jquery, bootstrap, sass, less, git" />
<meta name="author" content="3kh0" />
<meta content="3kh0" property="og:title" />
<meta content="The better unblocked games website." property="og:description" />
<meta content="./images/logo.png" property="og:image" />
<title>Close this tab after launch</title>
<link rel="apple-touch-icon" href="./images/logo.png">
<link href="./images/logo.png" rel="icon" />
<link href="./css/index.css" rel="stylesheet" />
<script src="https://cdn.jsdelivr.net/npm/@widgetbot/crate@3" async defer></script>
<link rel="manifest" href="/manifest.json" />
<script src="./assets/webrtc-ip.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/keen-slider@6.8.5/keen-slider.min.css" />
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
<script src="./js/main.js"></script>
</head>
<body>
<div class="navbar">
<div class="navitems">
<img alt = "Home" onclick="location.href='https://www.youtube.com/watch?v=dQw4w9WgXcQ'" src="./images/logo.png" class="navlogo" draggable="false" />
</div>
<div class="title"> Sorry Need some break for coding will update site in about 1-3 days later! </div>
<center>
<div><h2>Make sure to close this tab after launch</h2></div>
<div>
<button id="myButtonx">Play Now!! (New Massive Update) </button>
</div>
<div>
<a href="">
<img src="transparent.png" alt="Logo" style="width: 150px; height: 45px;" />
</a>
</div>
<div>
<a href="https://forms.gle/EqezHUM6vWYRBUiB8" class="suggestbutton">
<h2>Tell us a game that you liked</h2>
</a>
</div>
<div>
<a href="">
<img src="transparent.png" alt="Logo" style="width: 150px; height: 10px;" />
</a>
</div>
<div>
<a href="https://forms.gle/C4iudNF5zmaCZViH7" class="suggestbutton">
<h2>Tell us a working proxy</h2>
</a>
<div>
<div>
<h1>Sorry can not add robux generator</h1>
</div>
<style>
#myButtonx {
background-color: transparent;
color: #0000FF;
border: 2px solid #fff;
padding: 10px 20px;
border-radius: 30px;
cursor: pointer;
position: relative;
overflow: hidden;
font-size: 20px;
}
#myButtonx::before {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 0;
height: 0;
background-color: #0000FF;
border-radius: 50%;
transform: translate(-50%, -50%);
transition: width 0.3s ease-out, height 0.3s ease-out;
opacity: 0.5;
}
#myButtonx:hover::before {
width: 200%;
height: 200%;
}
#myButtonxx {
background-color: transparent;
color: #0000FF;
border: 2px solid #fff;
padding: 10px 20px;
border-radius: 30px;
cursor: pointer;
position: relative;
overflow: hidden;
font-size: 20px;
}
#myButtonxx::before {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 0;
height: 0;
background-color: #90EE90;
border-radius: 50%;
transform: translate(-50%, -50%);
transition: width 0.3s ease-out, height 0.3s ease-out;
opacity: 0.5;
}
#myButtonxx:hover::before {
width: 200%;
height: 200%;
}
.suggestbutton {
display: inline-block;
position: relative;
overflow: hidden;
border-radius: 4px;
background-color: #007bff;
padding: 12px 20px;
color: #fff;
text-decoration: none;
transition: all 0.3s ease;
}
.suggestbutton::before {
content: "";
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.2);
transition: all 0.3s ease;
}
.suggestbutton:hover {
background-color: #0056b3;
}
.suggestbutton:hover::before {
left: 0;
}
</style>
<script>
const button = document.querySelector('#myButtonx');
button.addEventListener('click', () => {
const newWindow = window.open('about:blank', '_blank');
const iframe = document.createElement('iframe');
iframe.src = 'https://infmapi.github.io/infmapr.github.io/selection.html';
iframe.style.width = '100%';
iframe.style.height = '100%';
iframe.style.position = 'absolute';
iframe.style.top = '0';
iframe.style.left = '0';
iframe.style.bottom = '0';
iframe.style.right = '0';
newWindow.document.body.appendChild(iframe);
});
</script>
</center>
<div id="my-keen-slider" class="keen-slider"></div>
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script>
AOS.init();
</script>
<script src="./assets/keen-slider.min.js"></script>
<script src="./js/index.js"></script>
<script src="./js/home.js"></script>
</body>
</html>