27 lines
1.2 KiB
HTML
27 lines
1.2 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Library of Code</title>
|
|
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
|
</head>
|
|
<body bgcolor="white">
|
|
<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, Inc. | Division of Cloud Services & Member Support (CSMS)</a></center>
|
|
</body>
|
|
</html>
|