commit 2eb7adaa66485ac088eba8c6f856bf9717fdd311
Author: Cecylia Bocovich <coh...@torproject.org>
Date:   Thu Oct 14 11:21:00 2021 -0400

    Unify bridge/broker domains to freehaven.net
    
    It's still the case that torproject.net can be blocked on residential or
    public networks, so we're going with the safer freehaven.net domain.
---
 config.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.js b/config.js
index 2e7555a..d05554c 100644
--- a/config.js
+++ b/config.js
@@ -50,4 +50,4 @@ Config.prototype.pcConfig = {
   ]
 };
 
-Config.PROBEURL = "https://snowflake-broker.torproject.net:8443/probe";;
+Config.PROBEURL = "https://snowflake-broker.freehaven.net:8443/probe";;

_______________________________________________
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to