diff options
author | teor <teor2345@gmail.com> | 2017-02-15 11:40:05 +1100 |
---|---|---|
committer | teor <teor2345@gmail.com> | 2017-02-27 13:13:32 +1100 |
commit | 28d523fcd53adeb30159eafa23d02543c76590d8 (patch) | |
tree | 8f5a81d358e09229fbbbc050bc735637abf4e64b | |
parent | 1f26b6db5768439837540f49741b2029ed4a521c (diff) | |
download | tor-28d523fcd53adeb30159eafa23d02543c76590d8.tar.gz tor-28d523fcd53adeb30159eafa23d02543c76590d8.zip |
Move a relay to the blacklist because its details changed
(And its contact email address no longer works.)
-rw-r--r-- | scripts/maint/fallback.blacklist | 3 | ||||
-rw-r--r-- | scripts/maint/fallback.whitelist | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/scripts/maint/fallback.blacklist b/scripts/maint/fallback.blacklist index 2c21d10afe..24b77a03c7 100644 --- a/scripts/maint/fallback.blacklist +++ b/scripts/maint/fallback.blacklist @@ -255,3 +255,6 @@ id=9C8A123081EFBE022EF795630F447839DDFDDDEC # Email sent directly to teor, verified using relay contact info 104.243.35.196:9030 orport=9001 id=FA3415659444AE006E7E9E5375E82F29700CFDFD + +# Relay changed IPv4 address, operator uncontactable +138.201.130.32:9030 orport=9001 id=52AEA31188331F421B2EDB494DB65CD181E5B257 diff --git a/scripts/maint/fallback.whitelist b/scripts/maint/fallback.whitelist index 93d2a6a570..4f410b99b4 100644 --- a/scripts/maint/fallback.whitelist +++ b/scripts/maint/fallback.whitelist @@ -642,9 +642,6 @@ 46.4.111.124:9030 orport=9001 id=D9065F9E57899B3D272AA212317AF61A9B14D204 # Email sent directly to teor, verified using relay contact info -138.201.130.32:9030 orport=9001 id=52AEA31188331F421B2EDB494DB65CD181E5B257 - -# Email sent directly to teor, verified using relay contact info 185.100.85.61:80 orport=443 id=025B66CEBC070FCB0519D206CF0CF4965C20C96E # Email sent directly to teor, verified using relay contact info |