commit 5905ba33b4703c7436007120416f5bdcb43cff13
Author: Mike Perry <[email protected]>
Date: Sun Nov 20 17:48:18 2011 -0800
Bug 2014: Provide url to backup bw server.
---
NetworkScanners/BwAuthority/bwauthority_child.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/NetworkScanners/BwAuthority/bwauthority_child.py
b/NetworkScanners/BwAuthority/bwauthority_child.py
index 64a5ca7..be9d5fe 100755
--- a/NetworkScanners/BwAuthority/bwauthority_child.py
+++ b/NetworkScanners/BwAuthority/bwauthority_child.py
@@ -47,7 +47,7 @@ user_agent = "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT
5.1; .NET CLR 1.0.37
# Note these urls should be https due to caching considerations.
# If you really must make them http, be sure to change exit_ports to [80]
# below, or else the scan will not finish.
-urls = ["https://38.229.70.2/"]#, "https://38.229.72.16/"]
+urls = ["https://38.229.70.2/",
"https://38.229.72.16/bwauth.torproject.org/"]
# Do NOT modify this object directly after it is handed to PathBuilder
_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits