Add images for animation

This commit is contained in:
hiro 2019-09-09 15:21:41 +02:00
parent 0922d73b09
commit 3e52ed460b
5 changed files with 4 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

View File

@ -15,16 +15,16 @@
<input class="toggle" type="checkbox" id="tor-switch"/>
<div id="http" class="switch-off">
<p>HTTP ONLY!</p>
<img src="{{ '/static/images/tor-https-0.png'|asseturl }}" />
</div>
<div id="https" class="switch-off">
<p>HTTPS ONLY!</p>
<img src="{{ '/static/images/tor-https-1.png'|asseturl }}" />
</div>
<div id="tor" class="switch-off">
<p>TOR ONLY!</p>
<img src="{{ '/static/images/tor-https-2.png'|asseturl }}" />
</div>
<div id="https-tor" class="switch-on">
<p>TOR + HTTPS!!!</p>
<img src="{{ '/static/images/tor-https-3.png'|asseturl }}" />
</div>
<h5>POTENTIALLY VISIBLE DATA</h5>