You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
324 B
16 lines
324 B
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>429 ERROR</title>
|
|
</head>
|
|
<body>
|
|
<h1>429 ERROR</h1>
|
|
<p>too many requests</p>
|
|
<img src="/429error.jpeg" style="width: 25%; height: 25%;">
|
|
<ul>
|
|
<li><a href="/docs/">Documents</a></li>
|
|
<li><a href="/img/">Images</a></li>
|
|
</ul>
|
|
</body>
|
|
</html>
|
|
|