From: Siraaj Khandkar Date: Tue, 10 Nov 2020 11:57:58 +0000 (-0500) Subject: Update user agent X-Git-Tag: 0.1.0~13 X-Git-Url: https://git.xandkar.net/?a=commitdiff_plain;h=8e475eb88cfcc81c8cde1cc7da5b59679d994610;p=tt.git Update user agent --- diff --git a/tt b/tt index 5ea77b2..0a8d43c 100755 --- a/tt +++ b/tt @@ -129,7 +129,7 @@ (define (main) (setup-logging) (current-http-response-auto #f) - (current-http-user-agent "tt 0.0.0") + (current-http-user-agent "xandkar/tt 0.0.0") (date-display-format 'rfc2822) (define feeds (we-are-twtxt))