2023-10-09 18:04:58 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta name="viewport" content="width=device-width">
|
|
|
|
<title>FP650 - 502 Error</title>
|
|
|
|
<link href="/style.css" rel="stylesheet" type="text/css" />
|
|
|
|
<link href="/styles/bounce.css" rel="stylesheet" type="text/css" />
|
|
|
|
<!-- <script async src="https://api.countapi.xyz/hit/firepup650.repl.co/visits"></script> -->
|
2024-04-27 02:56:26 +00:00
|
|
|
<!-- <script async src="https://api.countapi.xyz/hit/firepup650.repl.co/502error"></script> -->
|
2023-10-09 18:04:58 +00:00
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h1 class="center warning">502 Server Offline</h1>
|
|
|
|
<p class="center warning">Whoops! Looks like the webserver is down.</p>
|
|
|
|
<p class="center warning">It's probably just brief maintenance, try refreshing.</p>
|
|
|
|
<script src="/footer.js"></script>
|
|
|
|
</body>
|
|
|
|
</html>
|