diff options
author | teor (Tim Wilson-Brown) <teor2345@gmail.com> | 2016-06-23 10:38:03 +1000 |
---|---|---|
committer | teor (Tim Wilson-Brown) <teor2345@gmail.com> | 2016-06-23 10:38:03 +1000 |
commit | 828e2e1a2e1d438d2629000a85e535dc23891529 (patch) | |
tree | 6b3173a22395d95818f4e6957bccdb55eed4cbaa /scripts | |
parent | 421a7c8c35064993cf4ce344e4b0fab06e7df3a4 (diff) | |
download | tor-828e2e1a2e1d438d2629000a85e535dc23891529.tar.gz tor-828e2e1a2e1d438d2629000a85e535dc23891529.zip |
Remove a fallback that changed DirPort
The operator has confirmed that the DirPort change is perament.
The relay will be reconsidered as a fallback in 0.2.9.
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/maint/fallback.whitelist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/maint/fallback.whitelist b/scripts/maint/fallback.whitelist index 30db9492ae..574caedd15 100644 --- a/scripts/maint/fallback.whitelist +++ b/scripts/maint/fallback.whitelist @@ -638,7 +638,7 @@ 91.121.54.8:9030 orport=9001 id=CBEE0F3303C8C50462A12107CA2AE061831931BC # Email sent directly to teor, verified using relay contact info -178.217.184.32:9030 orport=443 id=8B7F47AE1A5D954A3E58ACDE0865D09DBA5B738D +178.217.184.32:8080 orport=443 id=8B7F47AE1A5D954A3E58ACDE0865D09DBA5B738D # Email sent directly to teor, verified using relay contact info 85.10.201.47:9030 orport=9001 id=D8B7A3A6542AA54D0946B9DC0257C53B6C376679 ipv6=[2a01:4f8:a0:43eb::beef]:9001 |