diff options
Diffstat (limited to 'static/errors/429.html')
| -rw-r--r-- | static/errors/429.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/static/errors/429.html b/static/errors/429.html new file mode 100644 index 0000000..1a625f6 --- /dev/null +++ b/static/errors/429.html @@ -0,0 +1,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> |
