Jon@svn.torproject.org commited on 2009-11-28 19:33:48
Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.
... | ... |
@@ -19,7 +19,7 @@ use Date::Format; |
19 | 19 |
#20091003 Code changes to elimiate the need for a trailing slash in addresses for script runtime |
20 | 20 |
#20091004 Code changes to increase out of date tolerance to 48 hours |
21 | 21 |
#20091028 Code changes to increase timout to 30 seconds (attempting to resolve "unknown" status' |
22 |
-# |
|
22 |
+#20091028 Code changes to change user agent of script |
|
23 | 23 |
|
24 | 24 |
print "Creating LWP agent ($LWP::VERSION)...\n"; |
25 | 25 |
my $lua = LWP::UserAgent->new( |
26 | 26 |