configurations/Nginx/html/cs/429.html

94 lines
2.9 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link
rel="icon"
href="https://static.libraryofcode.org/library_of_code.svg"
/>
<title>Library of Code</title>
<link
href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-9ndCyUaIbzAi2FUVXJi0CjmCapSmO7SnpJef0486qhLnuZ2cdeRhO02iuK6FUUVM"
crossorigin="anonymous"
/>
<script
src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js"
integrity="sha384-geWF76RCwLtnZ8qwWowPQNguL3RmwHVBC9FhGdlKrxdiJJigb/j/68SIy3Te4Bkz"
crossorigin="anonymous"
></script>
</head>
<body bgcolor="white">
<div class="container-fluid">
<center><h1>429 TOO MANY REQUESTS</h1></center>
<p>You are sending too many requests, slow down.</p>
<h2>User</h2>
<p>If you're just visiting the site, here are the steps you can take.</p>
<ol type="1">
<li>
Refrain from requesting the same resource or multiple resources on the
same domain multiple times.
</li>
<li>Try refreshing the page.</li>
<li>Try again in 5 minutes.</li>
</ol>
<h2>Site Operator</h2>
<p>
If you're the operator of this site, here are the steps you can take.
</p>
<ol type="1">
<li>
CWG is receiving too many requests from your IP address to this
upstream server link, slow down.
</li>
<li>
Make sure you're not requesting your domain multiple times in your
frontend.
</li>
<li>
If none of these solved your issue, please contact the Department of
Engineering at <strong>engineering@libraryofcode.org</strong>
</li>
</ol>
<hr />
<center>
<a href="https://www.libraryofcode.org/">Library of Code sp-us</a>
</center>
</div>
</body>
<!--- DO NOT EDIT - GlobalSign SSL Site Seal Code - DO NOT EDIT --->
<table
width="125"
border="0"
cellspacing="0"
cellpadding="0"
title="Verified by: GlobalSign nv-sa"
>
<tr>
<td>
<span id="ss_img_wrapper_gmogs_image_110-45_en_dblue"
><a
href="https://www.globalsign.com/"
target="_blank"
title="GlobalSign nv-sa"
rel="nofollow"
><img
alt="GlobalSign nv-sa"
border="0"
id="ss_img"
src="//seal.globalsign.com/SiteSeal/images/gs_noscript_110-45_en.gif" /></a
></span>
<script
type="text/javascript"
src="//seal.globalsign.com/SiteSeal/gmogs_image_110-45_en_dblue.js"
></script>
</td>
</tr>
</table>
<!--- DO NOT EDIT - GlobalSign SSL Site Seal Code - DO NOT EDIT --->
</html>