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>