mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
keroserene.net/snowflake → snowflake.torproject.org
This commit is contained in:
parent
a762becbaa
commit
a9630a8234
3 changed files with 5 additions and 5 deletions
|
@ -2,9 +2,9 @@ This is the browser proxy component of Snowflake.
|
||||||
|
|
||||||
### Embedding
|
### 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
|
### Building
|
||||||
|
|
|
@ -54,13 +54,13 @@ It is now possible to embed the Snowflake badge on any website:
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<textarea readonly>
|
<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>
|
</textarea>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Which looks like this:
|
Which looks like this:
|
||||||
</p>
|
</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>
|
<p>
|
||||||
If it animates, then congratulations -- you are currently acting as a Tor bridge.
|
If it animates, then congratulations -- you are currently acting as a Tor bridge.
|
||||||
|
|
|
@ -51,7 +51,7 @@
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
For more information on this system click
|
For more information on this system click
|
||||||
<a href="https://keroserene.net/snowflake">here</a>.
|
<a href="https://snowflake.torproject.org/">here</a>.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<noscript>
|
<noscript>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue