
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 fixup! Bug 40562: Added Tor Browser preferences to 000-tor-browser.js Bug 42126: Update extensions.torlauncher.bridgedb_front to foursquare.com - - - - - 1 changed file: - browser/app/profile/000-tor-browser.js Changes: ===================================== browser/app/profile/000-tor-browser.js ===================================== @@ -107,7 +107,7 @@ pref("extensions.torlauncher.torrc_path", ""); pref("extensions.torlauncher.tordatadir_path", ""); // BridgeDB-related preferences (used for Moat). -pref("extensions.torlauncher.bridgedb_front", "cdn.sstatic.net"); +pref("extensions.torlauncher.bridgedb_front", "foursquare.com"); pref("extensions.torlauncher.bridgedb_reflector", "https://moat.torproject.org.global.prod.fastly.net/"); pref("extensions.torlauncher.moat_service", "https://bridges.torproject.org/moat"); pref("extensions.torlauncher.bridgedb_bridge_type", "obfs4"); View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/eae5ea5a... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/eae5ea5a... You're receiving this email because of your account on gitlab.torproject.org.