[snowflake/master] keroserene.net/snowflake → snowflake.torproject.org

dcf at torproject.org dcf at torproject.org
Mon Apr 16 17:25:39 UTC 2018


commit a9630a82343f13b101dc4fc8ac7be3b94eb69cf3
Author: David Fifield <david at bamsoftware.com>
Date:   Sun Apr 15 16:43:08 2018 -0700

    keroserene.net/snowflake → snowflake.torproject.org
---
 proxy/README.md           | 4 ++--
 proxy/static/index.html   | 4 ++--
 proxy/static/options.html | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/proxy/README.md b/proxy/README.md
index 5f63cce..0657331 100644
--- a/proxy/README.md
+++ b/proxy/README.md
@@ -2,9 +2,9 @@ This is the browser proxy component of Snowflake.
 
 ### Embedding
 
-See [keroserene.net/snowflake](https://keroserene.net/snowflake) for more info:
+See https://snowflake.torproject.org/ for more info:
 ```
-<iframe src="https://keroserene.net/snowflake/embed.html" width="88" height="16" frameborder="0" scrolling="no"></iframe>
+<iframe src="https://snowflake.torproject.org/embed.html" width="88" height="16" frameborder="0" scrolling="no"></iframe>
 ```
 
 ### Building
diff --git a/proxy/static/index.html b/proxy/static/index.html
index 8f0563d..395410c 100644
--- a/proxy/static/index.html
+++ b/proxy/static/index.html
@@ -54,13 +54,13 @@ It is now possible to embed the Snowflake badge on any website:
 </p>
 
 <textarea readonly>
-<iframe src="https://keroserene.net/snowflake/embed.html" width="88" height="16" frameborder="0" scrolling="no"></iframe>
+<iframe src="https://snowflake.torproject.org/embed.html" width="88" height="16" frameborder="0" scrolling="no"></iframe>
 </textarea>
 
 <p>
 Which looks like this:
 </p>
-<iframe src="https://keroserene.net/snowflake/embed.html" width="88" height="16" frameborder="0" scrolling="no"></iframe>
+<iframe src="https://snowflake.torproject.org/embed.html" width="88" height="16" frameborder="0" scrolling="no"></iframe>
 
 <p>
 If it animates, then congratulations -- you are currently acting as a Tor bridge.
diff --git a/proxy/static/options.html b/proxy/static/options.html
index 91a8ea1..bdffd51 100644
--- a/proxy/static/options.html
+++ b/proxy/static/options.html
@@ -51,7 +51,7 @@
 
   <p>
   For more information on this system click
-  <a href="https://keroserene.net/snowflake">here</a>.
+  <a href="https://snowflake.torproject.org/">here</a>.
   </p>
 
   <noscript>





More information about the tor-commits mailing list