mirror of
https://gitgud.io/fatchan/haproxy-protection.git
synced 2025-05-09 02:05:37 +00:00
Bugfix 400/429 errorfiles
This commit is contained in:
@ -1,8 +1,3 @@
|
||||
HTTP/1.0 400 Bad request
|
||||
Cache-Control: no-cache
|
||||
Connection: close
|
||||
Content-Type: text/html
|
||||
|
||||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
<head>
|
||||
|
@ -17,7 +17,7 @@ footer{font-size:x-small;margin-top:auto;padding:10px;text-align:center;border-t
|
||||
</head>
|
||||
<body>
|
||||
<h3 class="pt">
|
||||
%[var(txn.lang_json),json_query($."Slow down, you look like a robot.")]
|
||||
%[var(txn.lang_json),json_query($."Slow down, you look like a robot\.")]
|
||||
</h3>
|
||||
<footer>
|
||||
<p>Node: <code>%[env(RAY_ID)]</code></p>
|
||||
|
Reference in New Issue
Block a user