about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xpyxis.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyxis.pl b/pyxis.pl
index 07fdffd..45e523f 100755
--- a/pyxis.pl
+++ b/pyxis.pl
@@ -50,7 +50,7 @@ my %dispatch = (
             ->new(
                 verify_SSL => 1,
                 # default user-agent string if ending in space.
-                agent => "pyxis: https://andinus.nand.sh/pyxis ",
+                # agent => "pyxis: https://andinus.nand.sh/pyxis ",
             );
 
         foreach my $feed (sort keys %feeds) {