Compare commits
3 Commits
dec09dcc18
...
51f529f2fa
Author | SHA1 | Date |
---|---|---|
Sophie Marie | 51f529f2fa | |
Sophie Marie | 0a6b8c1bd2 | |
Sophie Marie | aeb27352e9 |
|
@ -1,13 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>System64.dev - Error</title>
|
||||
<title>400 Bad Request - system64.dev</title>
|
||||
<link rel="stylesheet" type="text/css" href="/err/styles.css">
|
||||
<link rel="icon" type="image/x-icon" href="/err/img/favicon.png">
|
||||
<link rel="icon" type="image/x-icon" href="/img/err/favicon.png">
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
<img src="/img/fail_glitch.webp" alt="Glitched looking Warning icon">
|
||||
<img src="/img/err/fail_glitch.webp" alt="Glitched looking Warning icon">
|
||||
<h1>400 - Bad Request</h1>
|
||||
<p>Your request cannot be processed at this time.</p>
|
||||
<p class="tiny">This error has been logged, If this keeps happening contact the webmaster.</p>
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>System64.dev - Error</title>
|
||||
<title>403 Forbidden - system64.dev</title>
|
||||
<link rel="stylesheet" type="text/css" href="/err/styles.css">
|
||||
<link rel="icon" type="image/x-icon" href="/err/img/favicon.png">
|
||||
<link rel="icon" type="image/x-icon" href="/img/err/favicon.png">
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
<img src="/img/fail_glitch.webp" alt="Glitched looking Warning icon">
|
||||
<img src="/img/err/fail_glitch.webp" alt="Glitched looking Warning icon">
|
||||
<h1>403 - Access Forbidden.</h1>
|
||||
<p>You do not have permission to access this page.</p>
|
||||
<input type="button" onclick="location.href='https://system64.dev'";" value="Go home">
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>System64.dev - Error</title>
|
||||
<title>404 Not Found - system64.dev</title>
|
||||
<link rel="stylesheet" type="text/css" href="/err/styles.css">
|
||||
<link rel="icon" type="image/x-icon" href="/err/img/favicon.png">
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
<img src="/img/error_glitch.webp" alt="Glitched looking Warning icon">
|
||||
<img src="/err/img/error_glitch.webp" alt="Glitched looking Warning icon">
|
||||
<h1>404 - Not Found</h1>
|
||||
<p>Great and Powerful unicorns behind curtains! That page couldn't be found on the server!</p>
|
||||
<p class="tiny">Expecting something here? It may have been moved or is simply missing.</p>
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>System64.dev - Error</title>
|
||||
<title>429 Ratelimited - system64.dev</title>
|
||||
<link rel="stylesheet" type="text/css" href="/err/styles.css">
|
||||
<link rel="icon" type="image/x-icon" href="/err/img/favicon.png">
|
||||
<link rel="icon" type="image/x-icon" href="/img/err/favicon.png">
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
<img src="/img/error_glitch.webp" alt="Glitched looking Warning icon">
|
||||
<img src="/img/err/error_glitch.webp" alt="Glitched looking Warning icon">
|
||||
<h1>429 - Too many requests</h1>
|
||||
<p>Chill down there pardner! You're being ratelimited!</p>
|
||||
<p class="tiny">Ratelimits don't last very long, Check back later.</p>
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>System64.dev - Error</title>
|
||||
<title>502 Bad Gateway - system64.dev</title>
|
||||
<link rel="stylesheet" type="text/css" href="/err/styles.css">
|
||||
<link rel="icon" type="image/x-icon" href="/err/img/favicon.png">
|
||||
<link rel="icon" type="image/x-icon" href="/img/err/favicon.png">
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
<img src="/img/fail_glitch.webp" alt="Glitched looking Warning icon">
|
||||
<img src="/img/err/fail_glitch.webp" alt="Glitched looking Warning icon">
|
||||
<h1>502 - Bad Gateway</h1>
|
||||
<p>The server sent an invalid response.</p>
|
||||
<p class="tiny">This error has been logged, If this keeps happening contact the webmaster.</p>
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>System64.dev - Error</title>
|
||||
<title>503 Service Unavailable - system64.dev</title>
|
||||
<link rel="stylesheet" type="text/css" href="/err/styles.css">
|
||||
<link rel="icon" type="image/x-icon" href="/err/img/favicon.png">
|
||||
<link rel="icon" type="image/x-icon" href="/img/err/favicon.png">
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
<img src="/img/fail_glitch.webp" alt="Glitched looking Warning icon">
|
||||
<img src="/img/err/fail_glitch.webp" alt="Glitched looking Warning icon">
|
||||
<h1>503 - Service Unavailable</h1>
|
||||
<p>The server is not ready to process this request.</p>
|
||||
<p class="tiny">The server may be down for maintenance, or is currently overloaded. Nonetheless, This error has been recorded.</p>
|
||||
|
|
Before Width: | Height: | Size: 348 KiB After Width: | Height: | Size: 348 KiB |
Before Width: | Height: | Size: 135 KiB After Width: | Height: | Size: 135 KiB |
Before Width: | Height: | Size: 458 B After Width: | Height: | Size: 458 B |
Before Width: | Height: | Size: 1.5 KiB |