mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
Use a relative URL for the embed in the sample page.
To facilitate local testing.
This commit is contained in:
parent
82b696709d
commit
27b74b1666
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ It is now possible to embed the Snowflake badge on any website:
|
||||||
<p>
|
<p>
|
||||||
Which looks like this:
|
Which looks like this:
|
||||||
</p>
|
</p>
|
||||||
<iframe src="https://snowflake.torproject.org/embed.html" width="88" height="16" frameborder="0" scrolling="no"></iframe>
|
<iframe src="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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue