-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patherror-codes.html
51 lines (38 loc) · 2.19 KB
/
error-codes.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link href="https://img.pngio.com/hacker-icons-download-free-vector-icons-noun-project-hacker-icon-200_200.png" rel="icon">
<link href="https://img.pngio.com/hacker-icons-download-free-vector-icons-noun-project-hacker-icon-200_200.png" rel="apple-touch-icon">
<meta name="theme-color" content="#0000FF">
<meta property="og:title" content="Error Codes">
<meta property="og:description" content="Error Codes and what they mean">
<meta property="og:image" content="https://cdn141.picsart.com/317761369377201.jpg?type=webp&to=min&r=640">
<meta name="author" content="Nexus | Damian Bennett">
<script data-ad-client="ca-pub-9869759203956955" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<link href="css/error-codes.css" rel="stylesheet">
<!-- Bootstrap core JavaScript -->
<script src="./vendor/jquery/jquery.min.js"></script>
<script src="./vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Google fonts -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Balsamiq+Sans:wght@700&display=swap" rel="stylesheet">
</head>
<title>影 | Kage Security - Error Codes</title>
</head>
<div class="container">
<div class="card">
<div class="error">
<div class="title"> Error Codes </div>
<div class="description"> Error Codes and What they mean.</div>
<p class="d2"> • 401 Unauthorized - The page you are trying to access is restricted to authorized personel only </p>
<p class="d3"> • 404 Page Not Found - The page you are trying to visit doesn't exist.</p>
<p class="d4"> • 502 Bad Gateway - Your request was received, but the internal server failed and the action wasn't completed</p>
<p class="sub"> If you encounter an unlisted error please report it to the administators in our discord server, we will work to get it fixed and listed</p>
<a href="./404.html" class="neon-button">Back</a>
</div>
</div>
</div>
<div class="Sailor"> Sailor ♡ </div>
<div class="Amaya"> Amaya ♡ </div>