
morgan pushed to branch tor-browser-140.0a1-15.0-1 at The Tor Project / Applications / Tor Browser Commits: 4c65306a by Morgan at 2025-06-16T16:30:06+00:00 fixup! TB 40562: Added Tor Browser preferences to 000-tor-browser.js use netlify for moat's domain fronting - - - - - 1 changed file: - browser/app/profile/000-tor-browser.js Changes: ===================================== browser/app/profile/000-tor-browser.js ===================================== @@ -123,8 +123,8 @@ pref("extensions.torlauncher.torrc_path", ""); pref("extensions.torlauncher.tordatadir_path", ""); // BridgeDB-related preferences (used for Moat). -pref("extensions.torlauncher.bridgedb_front", "www.phpmyadmin.net"); -pref("extensions.torlauncher.bridgedb_reflector", "https://1723079976.rsc.cdn77.org"); +pref("extensions.torlauncher.bridgedb_front", "vuejs.org"); +pref("extensions.torlauncher.bridgedb_reflector", "https://bespoke-strudel-c243cc.netlify.app"); pref("extensions.torlauncher.moat_service", "https://bridges.torproject.org/moat"); // Log levels View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/4c65306a... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/4c65306a... You're receiving this email because of your account on gitlab.torproject.org.
participants (1)
-
morgan (@morgan)