morgan pushed to branch tor-browser-128.5.0esr-14.5-1 at The Tor Project / Applications / Tor Browser
Commits:
-
e7104629
by Morgan at 2024-12-19T10:36:26+00:00
1 changed file:
Changes:
1 | 1 | {
|
2 | - "_comment": "Used for dev build, replaced for release builds in tor-browser-build. This file is copied from tor-browser-build 0554d981:projects/tor-expert-bundle/pt_config.json",
|
|
2 | + "_comment": "Used for dev build, replaced for release builds in tor-browser-build. This file is copied from tor-browser-build 55dad612:projects/tor-expert-bundle/pt_config.json",
|
|
3 | 3 | "recommendedDefault" : "obfs4",
|
4 | 4 | "pluggableTransports" : {
|
5 | 5 | "lyrebird" : "ClientTransportPlugin meek_lite,obfs2,obfs3,obfs4,scramblesuit,webtunnel exec ${pt_path}lyrebird${pt_extension}",
|
... | ... | @@ -8,7 +8,8 @@ |
8 | 8 | },
|
9 | 9 | "bridges" : {
|
10 | 10 | "meek-azure" : [
|
11 | - "meek_lite 192.0.2.18:80 BE776A53492E1E044A26F17306E1BC46A55A1625 url=https://meek.azureedge.net/ front=ajax.aspnetcdn.com"
|
|
11 | + "meek_lite 192.0.2.18:80 BE776A53492E1E044A26F17306E1BC46A55A1625 url=https://meek.azureedge.net/ front=ajax.aspnetcdn.com",
|
|
12 | + "meek_lite 192.0.2.20:80 url=https://1603026938.rsc.cdn77.org front=www.phpmyadmin.net utls=HelloRandomizedALPN"
|
|
12 | 13 | ],
|
13 | 14 | "obfs4" : [
|
14 | 15 | "obfs4 192.95.36.142:443 CDF2E852BF539B82BD10E27E9115A31734E378C2 cert=qUVQ0srL1JI/vO6V6m/24anYXiJD3QP2HgzUKQtQ7GRqqUvs7P+tG43RtAqdhLOALP7DJQ iat-mode=1",
|
... | ... | @@ -29,3 +30,4 @@ |
29 | 30 | ]
|
30 | 31 | }
|
31 | 32 | }
|
33 | + |