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

[tor-commits] [flashproxy/master] Use http not https in static link to stanford flashproxy page.



commit 163669c56300b1b0c9fcbd0a99b083341e10a33a
Author: David Fifield <david@xxxxxxxxxxxxxxx>
Date:   Mon Jul 9 12:02:54 2012 -0700

    Use http not https in static link to stanford flashproxy page.
    
    See 1caa8dad for previous changes in this vein.
---
 embed.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/embed.html b/embed.html
index 0b55f00..fce05ff 100644
--- a/embed.html
+++ b/embed.html
@@ -55,7 +55,7 @@ body {
 flashproxy_badge_insert().start();
 </script>
 <noscript>
-<div id="flashproxy-badge"><a href="https://crypto.stanford.edu/flashproxy/"; target="_parent"><img src="badge.png" border="0" alt="I support Internet freedom"></a></div>
+<div id="flashproxy-badge"><a href="http://crypto.stanford.edu/flashproxy/"; target="_parent"><img src="badge.png" border="0" alt="I support Internet freedom"></a></div>
 </noscript>
 </body>
 </html>



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits