From 4fdeba51c8d73a80120f8fc22623fe3864bea0d7 Mon Sep 17 00:00:00 2001 From: Andinus Date: Sat, 29 Aug 2020 20:26:10 +0530 Subject: Comment user-agent change That's basically giving my IP address to people because I don't think anyone else will be using this. So feed owners could just link the IP to me directly which is not good. --- pyxis.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) { -- cgit 1.4.1-2-gfad0