From: Jari Matilainen Date: Mon, 23 Mar 2026 20:45:45 +0000 (+0100) Subject: Update 0x0st.pl with new user-agent string X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=39c50a0402e5d1881c6167fccb179b3d46ecce9c;p=irssi-scripts.irssi.org.git Update 0x0st.pl with new user-agent string --- diff --git a/scripts/0x0st.pl b/scripts/0x0st.pl index 16384b2..2dccda0 100644 --- a/scripts/0x0st.pl +++ b/scripts/0x0st.pl @@ -46,7 +46,7 @@ my $test_str; my $base_uri; -my $user_agent='curl/123.123'; +my $user_agent='curl/8.18'; my %bg_process= (); my $self_check_timer;