-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
404.html
70 lines (67 loc) · 3.27 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
<!DOCTYPE html>
<html lang=zxx>
<head>
<base href="/">
<meta charset=UTF-8>
<meta name=viewport content="width=device-width,initial-scale=1.0,shrink-to-fit=no">
<title>H​oly Unb​loc​ke​r | 404</title>
<meta name=description content="Get past internet cen​sorsh​ip today! Enjoy safer, private internet access bypa​ssi​ng filters such as Securly or iboss. Supports Di​sc​or​d and more! :D">
<link rel="icon" type="image/png" sizes="32x32" href="assets/img/icon.png">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="dns-prefetch" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://unpkg.com">
<link rel="dns-prefetch" href="https://unpkg.com">
<link rel="preconnect" href="https://arc.io">
<link rel="dns-prefetch" href="https://arc.io">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat+Alternates">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Titillium+Web:400,600,700">
<link rel="stylesheet" href="assets/css/styles.min.css">
<script type="module" src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.esm.js"></script>
<script nomodule="" src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.js"></script>
<script src="assets/js/header.js"></script>
</head>
<body>
<!-- IMPORTANT-HUCOOKINGINSERT-DONOTDELETE -->
<div class="text-center" style="margin:15%">
<h1>404 Error</h1>
<p>The requested file was not found on this server!</p>
<p>View the <a href=/?faq>FAQ page</a> for help?</p>
</div>
<div class="footer-dark ft-bg" style="margin-top:5%">
<footer>
<div class="container">
<div class="row">
<div class="col-md-6 item text">
<h3><a href="/">Ho<wbr>ly Unb<wbr>loc<wbr>ker</a></h3>
<p>Made by Stud<wbr>ents, For Stu<wbr>dents. </p>
</div>
<div class="col-sm-6 col-md-3 item">
<h3>Services</h3>
<ul>
<li><a id="clink">Corrosi<wbr>on</a></li>
<li><a id="nclink">No<wbr>deClu<wbr>sters</a></li>
</ul>
</div>
<div class="col-sm-6 col-md-3 item">
<h3>About</h3>
<ul>
<li><a id="hblink">G<wbr>itHub</a></li>
<li><a href="/?t">Privacy and Terms of Service</a></li>
<li><a href="/?c">Credits</a></li>
</ul>
</div>
<!-- GitHub -->
<div class="col item social center ft-g">
<a id="hblink2">
<ion-icon name="logo-github"></ion-icon>
</a>
</div>
</div>
<!-- Updated CC Date-->
<p class="copyright">Holy U<wbr>nblo<wbr>cke<wbr>r © 2021</p>
</div>
</footer>
</div>
</body>
</html>