From ade0ac25fe4eb69e8498fd1adcb48f4c7fcb68e8 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 8 Jun 2020 15:30:20 -0500 Subject: Set BOLLUX_URL on 3* status codes --- bollux | 1 + 1 file changed, 1 insertion(+) diff --git a/bollux b/bollux index 6b99ceb..10a0c65 100755 --- a/bollux +++ b/bollux @@ -420,6 +420,7 @@ gemini_response() { # gemini_response URL if ((REDIRECTS > BOLLUX_MAXREDIR)); then die $((100 + code)) "Too many redirects!" fi + BOLLUX_URL="$url" run blastoff "$meta" # TODO: confirm redirect ;; 4*) # temporary error -- cgit 1.4.1-21-gabe81