commit bbacc525541645fcf0d9f40490ab9c74419f30c5
Author: Arlo Breault <[email protected]>
Date:   Sat Nov 23 12:54:52 2013 -0800

    Update default target.
    
    Should coincide with sergii,
    https://db.torproject.org/machines.cgi?host=sergii
---
 datastore.go |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/datastore.go b/datastore.go
index c23109b..17aab92 100644
--- a/datastore.go
+++ b/datastore.go
@@ -134,7 +134,7 @@ func (e *Exits) GetAllExits(ap AddressPort, tminus int, fn 
func(string, string,
        }
 }
 
-var DefaultTarget = AddressPort{"38.229.70.31", 443}
+var DefaultTarget = AddressPort{"38.229.72.22", 443}
 
 func (e *Exits) PreComputeTorList() {
        newmap := make(map[string]string)



_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to