
morgan pushed to branch tor-browser-140.4.0esr-15.0-1 at The Tor Project / Applications / Tor Browser Commits: b4b9b6b3 by Morgan at 2025-10-21T12:46:55+00:00 fixup! TB 40597: Implement TorSettings module Bug 41532: Rename meek-azure to meek in ppt_config.json - - - - - 1 changed file: - toolkit/content/pt_config.json Changes: ===================================== toolkit/content/pt_config.json ===================================== @@ -1,5 +1,5 @@ { - "_comment": "Used for dev build, replaced for release builds in tor-browser-build. This file is copied from tor-browser-build 00ff7fc6dd757ce2383a74c0eafa4f5fbfef62a5:projects/tor-expert-bundle/pt_config.json", + "_comment": "Used for dev build, replaced for release builds in tor-browser-build. This file is copied from tor-browser-build 109be58b721fdd586ff1cff08a3af940765d6f6d:projects/tor-expert-bundle/pt_config.json", "recommendedDefault" : "obfs4", "pluggableTransports" : { "lyrebird" : "ClientTransportPlugin meek_lite,obfs2,obfs3,obfs4,scramblesuit,webtunnel exec ${pt_path}lyrebird${pt_extension}", @@ -7,7 +7,7 @@ "conjure" : "ClientTransportPlugin conjure exec ${pt_path}conjure-client${pt_extension} -registerURL https://registration.refraction.network/api" }, "bridges" : { - "meek-azure" : [ + "meek" : [ "meek_lite 192.0.2.20:80 url=https://1603026938.rsc.cdn77.org front=www.phpmyadmin.net utls=HelloRandomizedALPN" ], "obfs4" : [ View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/b4b9b6b3... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/b4b9b6b3... You're receiving this email because of your account on gitlab.torproject.org.
participants (1)
-
morgan (@morgan)