[tor-commits] [meek/master] Use the new meek.azureedge.net backend in example torrc.

dcf at torproject.org dcf at torproject.org
Wed Mar 15 18:34:00 UTC 2017


commit d209717e31d63ddd947501ddd0c55af958cb5ed5
Author: David Fifield <david at bamsoftware.com>
Date:   Wed Mar 15 11:30:16 2017 -0700

    Use the new meek.azureedge.net backend in example torrc.
    
    See https://bugs.torproject.org/21342.
---
 meek-client/torrc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meek-client/torrc b/meek-client/torrc
index e95fa6e..0172308 100644
--- a/meek-client/torrc
+++ b/meek-client/torrc
@@ -6,5 +6,5 @@ UseBridges 1
 
 Bridge meek 0.0.2.0:1 url=https://meek-reflect.appspot.com/ front=www.google.com
 Bridge meek 0.0.2.0:2 url=https://d2zfqthxsdq309.cloudfront.net/ front=a0.awsstatic.com
-Bridge meek 0.0.2.0:3 url=https://az786092.vo.msecnd.net/ front=ajax.aspnetcdn.com
+Bridge meek 0.0.2.0:3 url=https://meek.azureedge.net/ front=ajax.aspnetcdn.com
 ClientTransportPlugin meek exec ./meek-client --log meek-client.log





More information about the tor-commits mailing list