mirror of
https://gitgud.io/fatchan/haproxy-protection.git
synced 2025-05-09 02:05:37 +00:00
Update robot text to more correctly say ip/country/network blocked
This commit is contained in:
@ -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($.You look like a robot\.)]
|
||||
%[var(txn.lang_json),json_query($.Your IP/Network/Country is blocked\.)]
|
||||
</h3>
|
||||
<footer>
|
||||
<p>Node: <code>%[env(RAY_ID)]</code></p>
|
||||
|
@ -21,7 +21,7 @@
|
||||
"Paste the script output into the box and submit:": "Paste the script output into the box and submit:",
|
||||
"submit": "submit",
|
||||
"Bad Request.": "Bad Request.",
|
||||
"You look like a robot.": "You look like a robot.",
|
||||
"Your IP/Network/Country is blocked.": "Your IP/Network/Country is blocked.",
|
||||
"Request Time-out.": "Request Time-out.",
|
||||
"Slow down, you look like a robot.": "Slow down, you look like a robot.",
|
||||
"Internal Server Error, please try again later.": "Internal Server Error, please try again later.",
|
||||
|
@ -21,7 +21,7 @@
|
||||
"Paste the script output into the box and submit:": "Cola o output do script na caixa e envia:",
|
||||
"submit": "enviar",
|
||||
"Bad Request.": "Mau Pedido.",
|
||||
"You look like a robot.": "Pareces um robô.",
|
||||
"Your IP/Network/Country is blocked.": "Seu IP/Rede/País está bloqueado.",
|
||||
"Request Time-out.": "Time-out de pedido.",
|
||||
"Slow down, you look like a robot.": "Devagar, pareces um robô.",
|
||||
"Internal Server Error, please try again later.": "Erro Interno do Servidor, por favor tenta outra vez mais tarde.",
|
||||
|
@ -21,7 +21,7 @@
|
||||
"Paste the script output into the box and submit:": "Cola o output do script na caixa e envia:",
|
||||
"submit": "enviar",
|
||||
"Bad Request.": "Mau Pedido.",
|
||||
"You look like a robot.": "Pareces um robô.",
|
||||
"Your IP/Network/Country is blocked.": "O seu IP/Rede/País está bloqueado.",
|
||||
"Request Time-out.": "Time-out de pedido.",
|
||||
"Slow down, you look like a robot.": "Devagar, pareces um robô.",
|
||||
"Internal Server Error, please try again later.": "Erro Interno do Servidor, por favor tenta outra vez mais tarde.",
|
||||
|
Reference in New Issue
Block a user