mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 05:11:19 -04:00
Use https links for keroserene.net.
This commit is contained in:
parent
bfea72b50e
commit
f2ee53e42e
2 changed files with 4 additions and 4 deletions
|
@ -52,13 +52,13 @@ It is now possible to embed the Snowflake badge on any website:
|
|||
</p>
|
||||
|
||||
<textarea readonly>
|
||||
<iframe src="http://keroserene.net/snowflake/embed.html" width="88" height="16" frameborder="0" scrolling="no"></iframe>
|
||||
<iframe src="https://keroserene.net/snowflake/embed.html" width="88" height="16" frameborder="0" scrolling="no"></iframe>
|
||||
</textarea>
|
||||
|
||||
<p>
|
||||
Which looks like this:
|
||||
</p>
|
||||
<iframe src="http://keroserene.net/snowflake/embed.html" width="88" height="16" frameborder="0" scrolling="no"></iframe>
|
||||
<iframe src="https://keroserene.net/snowflake/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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue