From 13d837d558b7f4bf255a1decf0090c282b8438c6 Mon Sep 17 00:00:00 2001 From: the lemons Date: Tue, 8 Feb 2022 02:50:44 -0600 Subject: this goddamn cookie again --- zzcxz.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zzcxz.cgi b/zzcxz.cgi index 2fb1dcf..01a558d 100755 --- a/zzcxz.cgi +++ b/zzcxz.cgi @@ -388,7 +388,7 @@ map["^/g/(%w%w%w%w%w)$"] = function(p) -- ]]):format(p) end - local hist_cookie = ('history=%s; path=/; max-age=99999999999') + local hist_cookie = ('history=%s; path=/; secure; max-age=99999999999') :format(table.concat(history, ',')..',') return base { -- cgit v1.2.3