[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-140.0a1-15.0-1] fixup! TB 40562: Added Tor Browser preferences to 000-tor-browser.js



Title: GitLab

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:

Changes:

  • browser/app/profile/000-tor-browser.js
    ... ... @@ -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
    

  • _______________________________________________
    tor-commits mailing list -- tor-commits@xxxxxxxxxxxxxxxxxxxx
    To unsubscribe send an email to tor-commits-leave@xxxxxxxxxxxxxxxxxxxx