forked from heslo-kelo/HyroWeb
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
204 lines (173 loc) · 7.26 KB
/
index.html
File metadata and controls
204 lines (173 loc) · 7.26 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
<html lang="en"><head>
<title>Hyro | Home</title>
<meta name="copyrighted-site-verification" content="271c10770f16902c" />
<link rel="icon" href="https://upload.hicoria.com/files/psZKwR6T.png" type="image/icon type">
<meta property="og:site_name" content="✅ VERIFIED WEBSITE ✅">
<meta content="Oficiálna stránka Hyra! Nájdeš tu hyrové projekty a ďalšie jeho veci! " property="og:description">
<meta content="https://upload.hicoria.com/files/psZKwR6T.png" property="og:image">
<link type="application/json+oembed" href="https://em.0x71.cc/d2rvby.json">
<meta name="theme-color" content="#A1C240">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://www.w3schools.com/lib/w3.css"/>
<!-- Bootstrap -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css" integrity="sha384-PsH8R72JQ3SOdhVi3uxftmaW6Vc51MKb0q5P2rRUpPvrszuE4W1povHYgTpBfshb" crossorigin="anonymous">
<link rel="stylesheet" href="/css/style.css">
</head>
<body>
<script>
//window.location.replace("https://hyrousek.tk/maintenance.html")
</script>
<SCRIPT language=JavaScript>
window.onload = function () {
document.addEventListener("contextmenu", function (e) {
e.preventDefault();
}, false);
document.addEventListener("keydown", function (e) {
//document.onkeydown = function(e) {
// "I" key
if (e.ctrlKey && e.shiftKey && e.keyCode == 73) {
disabledEvent(e);
}
// "J" key
if (e.ctrlKey && e.shiftKey && e.keyCode == 74) {
disabledEvent(e);
}
// "S" key + macOS
if (e.keyCode == 83 && (navigator.platform.match("Mac") ? e.metaKey : e.ctrlKey)) {
disabledEvent(e);
}
// "U" key
if (e.ctrlKey && e.keyCode == 85) {
disabledEvent(e);
}
// "F12" key
if (event.keyCode == 123) {
disabledEvent(e);
}
}, false);
function disabledEvent(e) {
if (e.stopPropagation) {
e.stopPropagation();
} else if (window.event) {
window.event.cancelBubble = true;
}
e.preventDefault();
return false;
}
}
//edit: removed ";" from last "}" because of javascript error
/*var message = "This function is blocked";
function rtclickcheck(keyp){ if (navigator.appName == "Netscape" && keyp.which == 3){ alert(message); return false; }
if (navigator.appVersion.indexOf("MSIE") != -1 && event.button == 2) { alert(message); return false; } }
document.onmousedown = rtclickcheck;*/
</SCRIPT>
</head>
<body>
<style>
@media only screen and (max-width:620px) {
/* For mobile phones: */
.tlacitko {
position: absolute;
top: 60%;
left: 50%;
color: white;
padding: 15px 32px;
display: block;
border: 3px solid #fcdb03;
border-radius: 5px;
font-size: 17px;
cursor: pointer;
text-decoration: none;
transition: 0.7s;
float:left;
text-align:center;
}
}
@media only screen and (max-width:620px) {
/* For mobile phones: */
.tlacitko2 {
position: absolute;
top: 70%;
left: 50%;
color: white;
padding: 15px 32px;
display: block;
border: 3px solid #fcdb03;
border-radius: 5px;
font-size: 17px;
cursor: pointer;
text-decoration: none;
transition: 0.7s;
float:left;
text-align:center;
}
}
</style>
<div id="particle"><canvas class="particles-js-canvas-el" style="width: 100%; height: 100%;" width="626" height="772"></canvas></div>
<div class="site-wrapper overlay">
<div class="site-wrapper-inner">
<div class="cover-container">
<header class="masthead clearfix">
<div class="inner">
<div class="alert hyro">
<span class="closebtn">×</span>
<span><img src="https://upload.hicoria.com/files/psZKwR6T.png" style="height: 30px;">We’ve grown up. We are now <strong>hyrousek.tk</strong>!</span>
</div>
<script>
var close = document.getElementsByClassName("closebtn");
var i;
for (i = 0; i < close.length; i++) {
close[i].onclick = function(){
var div = this.parentElement;
div.style.opacity = "0";
setTimeout(function(){ div.style.display = "none"; }, 600);
}
}
</script>
<span class="nadpis">𝙃𝙔𝙍𝙊</span></b><br>
<span class="jazyk">HTML, CSS, JS</span>
</div>
</header>
<main role="main" class="inner cover">
<p class="lead">
<a href="http://www.hyro-bot.tk/" class="tlacitko">Hyro BOT</a>
<a href="/projekty.html" return true;" class="tlacitko2">Projects</a>
</p>
</main>
</div>
</div>
</div>
<style>
.contact {
text-aling: center;
height: 85px;
}
.contact:hover{
transition: 0.5s;
height: 95px;
}
</style>
<ul>
<li>
<a class="contact" href="https://discord.gg/hVma4Yt">
<img class="contact" src="https://cdn.icon-icons.com/icons2/1476/PNG/512/discord_101785.png">
</a>
</li>
<li>
<a class="contact" href="https://github.com/xHyroM">
<img class="contact" src="https://cdn.iconscout.com/icon/free/png-512/github-153-675523.png">
</a>
</li>
<li>
<a class="contact" href="https://glitch.com/@xHyroM">
<img class="contact" src="https://upload.hicoria.com/files/Ja9b9W5w.png">
</a>
</li>
</ul>
<span>© Copyright | <strong>Hyro</strong></span>
<script src="https://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script>
<script>
var options = {"particles":{"number":{"value":200,"density":{"enable":true,"value_area":552.4033491425909}},"color":{"value":"#ffffff"},"shape":{"type":"circle","stroke":{"width":0,"color":"#000000"},"polygon":{"nb_sides":3},"image":{"src":"img/github.svg","width":70,"height":100}},"opacity":{"value":1,"random":true,"anim":{"enable":false,"speed":1,"opacity_min":0.1,"sync":false}},"size":{"value":2,"random":true,"anim":{"enable":false,"speed":40,"size_min":0.1,"sync":false}},"line_linked":{"enable":false,"distance":150,"color":"#ffffff","opacity":0.4,"width":1},"move":{"enable":true,"speed":1.5782952832645452,"direction":"none","random":true,"straight":false,"out_mode":"out","bounce":false,"attract":{"enable":false,"rotateX":600,"rotateY":1200}}},"interactivity":{"detect_on":"canvas","events":{"onhover":{"enable":false,"mode":"repulse"},"onclick":{"enable":true,"mode":"repulse"},"resize":true},"modes":{"grab":{"distance":400,"line_linked":{"opacity":1}},"bubble":{"distance":400,"size":40,"duration":2,"opacity":8,"speed":3},"repulse":{"distance":200,"duration":0.4},"push":{"particles_nb":4},"remove":{"particles_nb":2}}},"retina_detect":false};
particlesJS("particle", options);
</script>
</body></html>