From 9a906ec55cc341ac401d6b0617478f2ed01eb113 Mon Sep 17 00:00:00 2001 From: "Florian.Walther" Date: Mon, 2 Feb 2026 21:32:30 +0100 Subject: [PATCH] http to https changed in API page --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 0681ed5..55e6ba5 100644 --- a/main.go +++ b/main.go @@ -119,7 +119,7 @@ func helpHandler(w http.ResponseWriter, r *http.Request) {