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
1 changed file:
Changes:
... | ... | @@ -123,8 +123,8 @@ pref("extensions.torlauncher.torrc_path", ""); |
123 | 123 | pref("extensions.torlauncher.tordatadir_path", "");
|
124 | 124 | |
125 | 125 | // BridgeDB-related preferences (used for Moat).
|
126 | -pref("extensions.torlauncher.bridgedb_front", "www.phpmyadmin.net");
|
|
127 | -pref("extensions.torlauncher.bridgedb_reflector", "https://1723079976.rsc.cdn77.org");
|
|
126 | +pref("extensions.torlauncher.bridgedb_front", "vuejs.org");
|
|
127 | +pref("extensions.torlauncher.bridgedb_reflector", "https://bespoke-strudel-c243cc.netlify.app");
|
|
128 | 128 | pref("extensions.torlauncher.moat_service", "https://bridges.torproject.org/moat");
|
129 | 129 | |
130 | 130 | // Log levels
|