
richard pushed to branch tor-browser-102.15.1esr-12.5-1 at The Tor Project / Applications / Tor Browser Commits: be70ddab by Richard Pospesel at 2023-09-25T17:59:14+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 ===================================== @@ -124,7 +124,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/be70ddab... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/be70ddab... You're receiving this email because of your account on gitlab.torproject.org.