diff --git a/haproxy/img/footerlogo.png b/haproxy/img/footerlogo.png new file mode 100644 index 0000000..f6148fa Binary files /dev/null and b/haproxy/img/footerlogo.png differ diff --git a/src/scripts/hcaptcha.lua b/src/scripts/hcaptcha.lua index 9358c7f..e7d9cb7 100644 --- a/src/scripts/hcaptcha.lua +++ b/src/scripts/hcaptcha.lua @@ -59,19 +59,18 @@ local body_template = [[ .red{color:red;font-weight:bold} a,a:visited{color:var(--text-color)} body,html{height:100%%} - body{display:flex;flex-direction:column;background-color:var(--bg-color);color:var(--text-color);font-family:Helvetica,Arial,sans-serif;text-align:center;margin:0} + body{display:flex;flex-direction:column;background-color:var(--bg-color);color:var(--text-color);font-family:Arial,Helvetica,sans-serif;text-align:center;margin:0} details{max-width:80vw;text-align:left;margin:0 auto;} summary{text-align:center;} code{background-color:#dfdfdf30;border-radius:3px;padding:0 3px;} - h3,p{margin:3px} - footer{font-size:small;margin-top:auto;margin-bottom:50px}h3{padding-top:30vh} + img,h3,p{margin-bottom:0 0 5px 0} + footer{font-size:x-small;margin-top:auto;margin-bottom:20px}.pt{padding-top:30vh}
-We have registered suspicious traffic coming from your network.
Please solve the captcha to continue.