2023-03-05 12:49:26 -06:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
2024-01-02 21:18:49 -06:00
|
|
|
<head>
|
2024-05-29 15:59:53 -05:00
|
|
|
<title>System64.dev - 429 Ratelimited</title>
|
|
|
|
<link rel="stylesheet" type="text/css" href="../styles/err_style.css">
|
|
|
|
<link rel="stylesheet" type="text/css" href="../styles/button_style.css">
|
|
|
|
<link rel="icon" type="image/x-icon" href="../img/favicon/err_favicon.png">
|
2024-01-02 21:18:49 -06:00
|
|
|
</head>
|
2023-03-05 12:49:26 -06:00
|
|
|
<body>
|
2023-06-06 17:05:09 -05:00
|
|
|
<div class="container">
|
2024-05-29 15:59:53 -05:00
|
|
|
<img src="../img/err_icon/fail_glitch.webp" alt="Glitched looking critical icon">
|
|
|
|
<h1>429 - Too Many Requests</h1>
|
|
|
|
<p>Woah there now, pardner! Chill down, ratelimited.</p>
|
2023-03-05 12:49:26 -06:00
|
|
|
<p class="tiny">Ratelimits don't last very long, Check back later.</p>
|
|
|
|
<input type="button" onclick="location.href='https://system64.dev'";" value="Go home">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|