Update robot text to more correctly say ip/country/network blocked

This commit is contained in:
Thomas Lynch
2025-04-09 20:21:26 +10:00
parent 12fc3eb926
commit 6cc115c7bf
4 changed files with 4 additions and 4 deletions

View File

@ -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>

View File

@ -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.",

View File

@ -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.",

View File

@ -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.",