
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja> git-svn-id: file:///srv/svn/repo/mai/trunk@68 e410bdd4-646f-c54f-a7ce-fffcc4f439ae
22 lines
562 B
HTML
22 lines
562 B
HTML
<!DOCTYPE HTML PUBLIC "//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="/static/style.css">
|
|
<title>Too many requests</title>
|
|
</head>
|
|
<body>
|
|
<table border="1" align="center">
|
|
<thead>
|
|
<img src="/static/displeased_mai.png">
|
|
</thead>
|
|
<tbody>
|
|
<p>You have triggered a 429 error</p>
|
|
<p>Try again later</p>
|
|
</tbody>
|
|
<tfoot>
|
|
<i><a href="https://deviantart.com/view/1017571065">[image source]</a></i>
|
|
</tfoot>
|
|
</table>
|
|
</body>
|
|
</html>
|