richard pushed to branch tor-browser-115.3.0esr-13.0-1 at The Tor Project / Applications / Tor Browser
Commits:
-
eae5ea5a
by Richard Pospesel at 2023-09-25T16:55:06+00:00
1 changed file:
Changes:
... | ... | @@ -107,7 +107,7 @@ pref("extensions.torlauncher.torrc_path", ""); |
107 | 107 | pref("extensions.torlauncher.tordatadir_path", "");
|
108 | 108 | |
109 | 109 | // BridgeDB-related preferences (used for Moat).
|
110 | -pref("extensions.torlauncher.bridgedb_front", "cdn.sstatic.net");
|
|
110 | +pref("extensions.torlauncher.bridgedb_front", "foursquare.com");
|
|
111 | 111 | pref("extensions.torlauncher.bridgedb_reflector", "https://moat.torproject.org.global.prod.fastly.net/");
|
112 | 112 | pref("extensions.torlauncher.moat_service", "https://bridges.torproject.org/moat");
|
113 | 113 | pref("extensions.torlauncher.bridgedb_bridge_type", "obfs4");
|