mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-23 06:35:28 +01:00
karsten points out that we are missing one dirserver
svn:r13789
This commit is contained in:
parent
9b582af28a
commit
306aab9288
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ 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 213.73.91.31:80" # dannenberg
|
||||
|
||||
TMPFILE="`tempfile`"
|
||||
trap 'rm -f "$TMPFILE"' 0
|
||||
|
|
Loading…
Add table
Reference in a new issue