From 40d35499d2c543f931db6f8bd60d7e9330727cb1 Mon Sep 17 00:00:00 2001 From: Nat Lasseter Date: Fri, 11 Apr 2025 10:10:49 +0100 Subject: [bracket] grrr --- cgi/user.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cgi/user.cgi') diff --git a/cgi/user.cgi b/cgi/user.cgi index bf584c5..94cf6ac 100755 --- a/cgi/user.cgi +++ b/cgi/user.cgi @@ -92,5 +92,5 @@ when "/" when /^\/stuff-i-want/ page("Stuff I Want") when /^\/bv/ - $cgi.http_header("status" => "MOVED", "Location" => "https://bv.miller.cm/") + $cgi.out("status" => "MOVED", "Location" => "https://bv.miller.cm/") {} end -- cgit v1.2.3