Pier Angelo Vendrame pushed to branch tor-browser-115.8.0esr-13.5-1 at The Tor Project / Applications / Tor Browser
Commits: a8514843 by Cecylia Bocovich at 2024-03-05T13:05:31+00:00 fixup! Bug 40562: Added Tor Browser preferences to 000-tor-browser.js
Bug 42435: Update moat domain fronting configuration
- - - - -
1 changed file:
- browser/app/profile/000-tor-browser.js
Changes:
===================================== browser/app/profile/000-tor-browser.js ===================================== @@ -109,6 +109,6 @@ pref("extensions.torlauncher.torrc_path", ""); pref("extensions.torlauncher.tordatadir_path", "");
// BridgeDB-related preferences (used for Moat). -pref("extensions.torlauncher.bridgedb_front", "foursquare.com"); -pref("extensions.torlauncher.bridgedb_reflector", "https://moat.torproject.org.global.prod.fastly.net/"); +pref("extensions.torlauncher.bridgedb_front", "www.phpmyadmin.net"); +pref("extensions.torlauncher.bridgedb_reflector", "https://1723079976.rsc.cdn77.org"); pref("extensions.torlauncher.moat_service", "https://bridges.torproject.org/moat");
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/a8514843...
tbb-commits@lists.torproject.org