Update user agent
authorSiraaj Khandkar <siraaj@khandkar.net>
Tue, 10 Nov 2020 11:57:58 +0000 (06:57 -0500)
committerSiraaj Khandkar <siraaj@khandkar.net>
Tue, 10 Nov 2020 11:57:58 +0000 (06:57 -0500)
tt

diff --git a/tt b/tt
index 5ea77b2..0a8d43c 100755 (executable)
--- a/tt
+++ b/tt
 (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))
This page took 0.026411 seconds and 4 git commands to generate.