インストール手順の更新、例の追加、リミッターの再構成
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja> git-svn-id: file:///srv/svn/repo/mai/trunk@68 e410bdd4-646f-c54f-a7ce-fffcc4f439ae
This commit is contained in:
21
views/429.html
Normal file
21
views/429.html
Normal file
@@ -0,0 +1,21 @@
|
||||
<!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>
|
||||
Reference in New Issue
Block a user