[tor-commits] [flashproxy/master] Make the protocol implicit in embed.html.

dcf at torproject.org dcf at torproject.org
Tue Jul 10 00:28:34 UTC 2012


commit af9fb3a6ae729b43078b524671ef825194928012
Author: David Fifield <david at bamsoftware.com>
Date:   Mon Jul 9 17:25:17 2012 -0700

    Make the protocol implicit in embed.html.
---
 embed.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/embed.html b/embed.html
index 1c4e619..0c85f3c 100644
--- a/embed.html
+++ b/embed.html
@@ -80,7 +80,7 @@ body {
 flashproxy_badge_insert().start();
 </script>
 <noscript>
-<table id="flashproxy-badge"><tr><td><a href="http://crypto.stanford.edu/flashproxy/" target="_parent"><img src="badge.png" alt="Internet freedom"></a></td></tr></table>
+<table id="flashproxy-badge"><tr><td><a href="//crypto.stanford.edu/flashproxy/" target="_parent"><img src="badge.png" alt="Internet freedom"></a></td></tr></table>
 </noscript>
 </body>
 </html>



More information about the tor-commits mailing list