blob: 1a625f6a16592632554760ba7601f8fa0cd68fbb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<!DOCTYPE HTML PUBLIC "ISO/IEC 15445:2000//DTD HTML//EN">
<HTML lang="EN">
<HEAD>
<META content="text/html; charset=UTF-8" http-equiv="content-type">
<LINK rel="icon" href="/static/favicon.ico" type="image/png">
<TITLE>Too Many Requests</TITLE>
<STYLE type="text/css">
</STYLE>
</HEAD>
<BODY>
<H1>Cool Down</H1>
<P>Easy on the post button. Please wait 5 seconds before submitting another POST request</P>
</BODY>
</HTML>
|