Bugfix 400/429 errorfiles

This commit is contained in:
Thomas Lynch
2023-06-04 17:05:36 +10:00
parent 10c875e689
commit b109e0caf0
2 changed files with 1 additions and 6 deletions

View File

@ -1,8 +1,3 @@
HTTP/1.0 400 Bad request
Cache-Control: no-cache
Connection: close
Content-Type: text/html
<!DOCTYPE HTML>
<html>
<head>

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($."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>