summaryrefslogtreecommitdiff
path: root/contrib/nagios-check-tor-authority-cert
diff options
context:
space:
mode:
authorKarsten Loesing <karsten.loesing@gmx.net>2009-01-18 13:03:44 +0000
committerKarsten Loesing <karsten.loesing@gmx.net>2009-01-18 13:03:44 +0000
commit9f6703ea3afe66512f1c8791a1a3c9d3f54c293d (patch)
treed9b48554b1b7a35c65480594e900de0f514f8e77 /contrib/nagios-check-tor-authority-cert
parent31d05f5aa3d7b1de5b732e20284e4ef3cd6a7082 (diff)
downloadtor-9f6703ea3afe66512f1c8791a1a3c9d3f54c293d.tar.gz
tor-9f6703ea3afe66512f1c8791a1a3c9d3f54c293d.zip
Update lists of directory authorities.
svn:r18167
Diffstat (limited to 'contrib/nagios-check-tor-authority-cert')
-rwxr-xr-xcontrib/nagios-check-tor-authority-cert5
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/nagios-check-tor-authority-cert b/contrib/nagios-check-tor-authority-cert
index 7dc02bdfc8..0e2c1d06c4 100755
--- a/contrib/nagios-check-tor-authority-cert
+++ b/contrib/nagios-check-tor-authority-cert
@@ -46,8 +46,9 @@ DIRSERVERS=""
DIRSERVERS="$DIRSERVERS 86.59.21.38:80" # tor26
DIRSERVERS="$DIRSERVERS 128.31.0.34:9031" # moria1
DIRSERVERS="$DIRSERVERS 216.224.124.114:9030" # ides
-DIRSERVERS="$DIRSERVERS 88.198.7.215:80" # gabelmoo
-DIRSERVERS="$DIRSERVERS 140.247.60.64:80" # lefkada
+DIRSERVERS="$DIRSERVERS 80.190.246.100:80" # gabelmoo
+#DIRSERVERS="$DIRSERVERS 140.247.60.64:80" # lefkada
+DIRSERVERS="$DIRSERVERS 194.109.206.212:80" # dizum
DIRSERVERS="$DIRSERVERS 213.73.91.31:80" # dannenberg
TMPFILE="`tempfile`"