diff options
| author | chers <admin@tilde.tailb619f6.ts.net> | 2026-07-31 09:18:39 +0000 |
|---|---|---|
| committer | chers <admin@tilde.tailb619f6.ts.net> | 2026-07-31 09:18:39 +0000 |
| commit | 7023e4c7c8f158df78b5e71ddc2640290409eca1 (patch) | |
| tree | 077fb46bdb484bbbf7f9a81fd1d512f66650be10 /static/errors/429.html | |
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> |
