diff options
author | teor (Tim Wilson-Brown) <teor2345@gmail.com> | 2016-06-22 11:33:00 +1000 |
---|---|---|
committer | teor (Tim Wilson-Brown) <teor2345@gmail.com> | 2016-06-22 12:18:06 +1000 |
commit | b15cecd4f88729ae6a651d1c8c39caf0592c2752 (patch) | |
tree | 58ba4bae5f38fd4b2af9e46a3a2ba00f89bd774e /src/or/fallback_dirs.inc | |
parent | 7e9532b9be9b7e68fba14cd4c3f1132fde90bac9 (diff) | |
download | tor-b15cecd4f88729ae6a651d1c8c39caf0592c2752.tar.gz tor-b15cecd4f88729ae6a651d1c8c39caf0592c2752.zip |
Remove 2 fallbacks: one lost guard, the other had bad uptime
Leave these fallbacks in the whitelist, they may improve before 0.2.9.
Diffstat (limited to 'src/or/fallback_dirs.inc')
-rw-r--r-- | src/or/fallback_dirs.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/or/fallback_dirs.inc b/src/or/fallback_dirs.inc index 5934f486b7..22f65f07e5 100644 --- a/src/or/fallback_dirs.inc +++ b/src/or/fallback_dirs.inc @@ -164,9 +164,11 @@ URL: https:onionoo.torproject.orguptime?first_seen_days=7-&flag=V2Dir&type=relay " weight=10", "192.34.63.137:9030 orport=443 id=ABCB4965F1FEE193602B50A365425105C889D3F8" " weight=10", +/* Fallback was on 0.2.8.2-alpha list, but had low uptime before 0.2.8.5 "195.154.164.243:80 orport=443 id=AC66FFA4AB35A59EBBF5BF4C70008BF24D8A7A5C" " ipv6=[2001:bc8:399f:f000::1]:993" " weight=10", +*/ "86.59.119.88:80 orport=443 id=ACD889D86E02EDDAB1AFD81F598C0936238DC6D0" " weight=10", "163.172.131.88:80 orport=443 id=AD253B49E303C6AB1E048B014392AC569E8A7DAE" @@ -214,8 +216,10 @@ URL: https:onionoo.torproject.orguptime?first_seen_days=7-&flag=V2Dir&type=relay " weight=10", "37.187.115.157:9030 orport=9001 id=D5039E1EBFD96D9A3F9846BF99EC9F75EDDE902A" " weight=10", +/* Fallback was on 0.2.8.2-alpha list, but lost Guard flag before 0.2.8.5 "185.14.185.240:9030 orport=443 id=D62FB817B0288085FAC38A6DC8B36DCD85B70260" " weight=10", +*/ "37.221.162.226:9030 orport=9001 id=D64366987CB39F61AD21DBCF8142FA0577B92811" " weight=10", "193.35.52.53:9030 orport=9001 id=DAA39FC00B196B353C2A271459C305C429AF09E4" |