forked from techlore/website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
201 lines (185 loc) · 6.48 KB
/
404.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
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
<!DOCTYPE HTML>
<html lang="en" prefix="og: https://ogp.me/ns#">
<head>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" href="/favicon.ico">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="manifest" href="/site.webmanifest">
<meta name="msapplication-TileColor" content="#000000">
<meta name="theme-color" content="#000">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="title" content="The Techlore Website: Lemurs Unite">
<meta name="description"
content="Techlore is spreading privacy and security to the masses; home of Go Incognito, tutorials, reviews, VPN tools, Plexus, communities, and more!" />
<meta charset="UTF-8">
<link rel="stylesheet" href="assets/css/style.css?t=125" type="text/css">
<title> Techlore | 404 </title>
<base target="_blank">
<style>
body {
background: linear-gradient(#1126becc, #05c7adcc);
padding-bottom: 10rem;
}
#error-404{
position: relative;
background-color:#ef4824 ;
border-radius: .5rem;
padding:1rem;
max-width: 300px;
}
#error-404 span {
font-size: 300%;
padding: 0 20px;
border-radius: 5px;
font-weight: bolder;
cursor: pointer;
margin: 0 0 40px 0;
}
#error-404 small{
font-size: 100%;
}
#error-404:after {
top: 100%;
left: 50%;
border: solid transparent;
content: '';
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-top-color: #ef4824;
border-width: 20px;
margin-left: -20px;
}
.logo-rotate {
-webkit-animation: rotate-scale 2s linear 2s both;
animation: rotate-scale 2s linear 2s both;
}
@-webkit-keyframes rotate-scale {
0% {
-webkit-transform: scale(1) rotateZ(0);
transform: scale(1) rotateZ(0);
}
50% {
-webkit-transform: scale(0.5) rotateZ(180deg);
transform: scale(0.5) rotateZ(180deg);
}
100% {
-webkit-transform: scale(1) rotateZ(360deg);
transform: scale(1) rotateZ(360deg);
}
}
@keyframes rotate-scale {
0% {
-webkit-transform: scale(1) rotateZ(0);
transform: scale(1) rotateZ(0);
}
50% {
-webkit-transform: scale(0.5) rotateZ(180deg);
transform: scale(0.5) rotateZ(180deg);
}
100% {
-webkit-transform: scale(1) rotateZ(360deg);
transform: scale(1) rotateZ(360deg);
}
}
</style>
<noscript>
<style>
[class*=_aos],
._aos {
opacity: 1 !important;
transform: translate3d(0px, 0px, 0px) !important;
}
</style>
</noscript>
</head>
<body>
<nav>
<div class="logo-container">
<a href="./index" target="_self"><img alt="techlore-logo" class="logo" src="assets/svg/logo.svg"></a>
</div>
<input type="checkbox" id="menu-btn" />
<label for="menu-btn"><span></span></label>
<ul>
<li><a target="_self" href="./index">Home</a></li>
<li><a target="_self" href="./about">About</a></li>
<li><a target="_self" href="./videos"> Videos </a></li>
<li><a target="_self" href="./goincognito">Go Incognito</a></li>
<li><a target="_self" href="./support">Support Us</a></li>
<li>
<a class="drop" target="_self" href="./resources">Resources</a>
<ul>
<li><a target="_self" href="./resources">All Resources</a></li>
<li><a href="./spa">SPA Quiz</a></li>
<li><a href="./vpn">VPN Toolkit</a></li>
<li><a href="https://plexus.techlore.tech">Plexus</a></li>
</ul>
</li>
<li><a target="_self" href="./contact">Contact</a></li>
<li class="social-cnt">
<div><a href="https://github.com/techlore" target="_blank" rel="me"><img alt="github"
src="assets/svg/github.svg"></a>
</div>
<div><a href="https://www.patreon.com/techlore" target="_blank" rel="me"><img alt="patreon"
src="assets/svg/patreon.svg"></a>
</div>
<div><a href="https://twitter.com/techloreistaken" target="_blank" rel="me"><img alt="twitter"
src="assets/svg/twitter.svg"></a>
</div>
<div><a href="https://mastodon.social/@techlore" target="_blank" rel="me"><img alt="mastodon"
src="assets/svg/mastodon.svg"></a>
</div>
<div><a href="https://discord.gg/9V5xhJm9ZS" target="_blank" rel="me"><img alt="discord"
src="assets/svg/discord.svg"></a>
</div>
<div><a href="https://matrix.to/#/#techlore:matrix.org" target="_blank" rel="me"><img alt="matrix"
src="assets/svg/matrix.svg"></a>
</div>
</li>
</ul>
</nav>
<svg viewBox="0 0 120 15" class="wavet">
<path class="wave"
d="M 0 0 v 6 C 30 6 30 10 60 10 C 91 10 90 6 120 6 C 150 6 150 10 180 10 C 210 10 210 6 240 6 v -6 h -240 z" />
</svg>
<main class="_pt0 _mb4">
<div class="_g-center card _bg-black-t">
<div id='error-404'>
<span>404</span><br>
<small>PAGE NOT FOUND</small>
</div>
<div class="_pt4">
<img src="assets/svg/logo.svg" alt="Techlore" class="_wh-230 logo-rotate" />
</div>
<div>
<a href='./index.html' class="btn">Back To Home</a>
</div>
</div>
</main>
<svg xmlns="http://www.w3.org/2000/svg" class="waveb" version="1.0" viewBox="0 0 120 10">
<path d="M 0 0 c 30 0 30 4.07 60 4.07 s 30 -4.07 60 -4.07 s 30 4.07 60 4.07 s 30 -4.07 60 -4.07 v 12 H 0 z"
class="wave"></path>
</svg>
<footer>
<div class="col-3 _flex-center">
<a href="https://www.eff.org/">
<img alt="EFF 2022 Member" style="width:64px;height:64px;" src="assets/svg/effmember.svg">
</a>
<a href="https://directories.onepercentfortheplanet.org/profile/techlore">
<img alt="1Percent For The Planet Member" style="width:64px;height:64px;" src="assets/svg/1pmember.svg">
</a>
Copyright © Techlore, Inc. 2022 | <a target="_self" href="./privacy"> Privacy Policy</a></div></div>
</footer>
<div class="gt-link hide" id="gt-link">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 6">
<path d="M12 6H0l6-6z" /></svg>
</a>
</body>
<script src="assets/javascript/script.js"></script>
<script>
$(document).ready(() => {
});
</script>
</html>