From 4ffa9e31815598e05b95c988d3fa715beaa9b5dd Mon Sep 17 00:00:00 2001 From: Cecylia Bocovich <cohosh@torproject.org> Date: Thu, 19 Dec 2024 12:01:50 -0500 Subject: [PATCH] Bug 41338: Add CDN77 meek bridge line A small update to the CDN url to point to the right default bridge. --- projects/tor-expert-bundle/pt_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/tor-expert-bundle/pt_config.json b/projects/tor-expert-bundle/pt_config.json index 29e8d666..1e829c34 100644 --- a/projects/tor-expert-bundle/pt_config.json +++ b/projects/tor-expert-bundle/pt_config.json @@ -8,7 +8,7 @@ "bridges" : { "meek-azure" : [ "meek_lite 192.0.2.18:80 BE776A53492E1E044A26F17306E1BC46A55A1625 url=https://meek.azureedge.net/ front=ajax.aspnetcdn.com", - "meek_lite 192.0.2.20:80 url=https://1603026938.rsc.cdn77.org front=www.phpmyadmin.net utls=HelloRandomizedALPN" + "meek_lite 192.0.2.20:80 url=https://1314488750.rsc.cdn77.org front=www.phpmyadmin.net utls=HelloRandomizedALPN" ], "obfs4" : [ "obfs4 192.95.36.142:443 CDF2E852BF539B82BD10E27E9115A31734E378C2 cert=qUVQ0srL1JI/vO6V6m/24anYXiJD3QP2HgzUKQtQ7GRqqUvs7P+tG43RtAqdhLOALP7DJQ iat-mode=1", -- GitLab