[snowflake-webext/main] Unify bridge/broker domains to freehaven.net

14 Oct
2021
14 Oct
'21
5:49 p.m.
commit 2eb7adaa66485ac088eba8c6f856bf9717fdd311 Author: Cecylia Bocovich <cohosh@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";
1306
Age (days ago)
1306
Last active (days ago)
0 comments
1 participants
participants (1)
-
cohosh@torproject.org