[or-cvs] [tor/maint-0.2.1] directory-archive scripts now fetch from urras too
arma at seul.org
arma at seul.org
Mon Aug 10 07:08:27 UTC 2009
Author: Roger Dingledine <arma at torproject.org>
Date: Mon, 10 Aug 2009 03:06:56 -0400
Subject: directory-archive scripts now fetch from urras too
Commit: e53ee805a92e5e8f8afc8aa512d33464be710733
---
contrib/directory-archive/fetch-all-v3 | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/contrib/directory-archive/fetch-all-v3 b/contrib/directory-archive/fetch-all-v3
index 02b3d5d..a4746e0 100755
--- a/contrib/directory-archive/fetch-all-v3
+++ b/contrib/directory-archive/fetch-all-v3
@@ -35,6 +35,7 @@ DIRSERVERS="$DIRSERVERS 80.190.246.100:80" # gabelmoo
DIRSERVERS="$DIRSERVERS 194.109.206.212:80" # dizum
#DIRSERVERS="$DIRSERVERS 128.31.0.34:9032" # moria2
DIRSERVERS="$DIRSERVERS 213.73.91.31:80" # dannenberg
+DIRSERVERS="$DIRSERVERS 208.83.223.34:443" # urras
TIME=$(date "+%Y%m%d-%H%M%S")
. fetch-all-functions
--
1.5.6.5
More information about the tor-commits
mailing list