... | ... |
@@ -25,7 +25,7 @@ print "Creating LWP agent ($LWP::VERSION)...\n"; |
25 | 25 |
my $lua = LWP::UserAgent->new( |
26 | 26 |
keep_alive => 1, |
27 | 27 |
timeout => 30, |
28 |
- agent => "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Tor MirrorCheck Agent)" |
|
28 |
+ agent => "Tor MirrorCheck Agent" |
|
29 | 29 |
); |
30 | 30 |
|
31 | 31 |
sub sanitize { |