
- the real domain is now geti2p.net - the configured cert for i2p2.de is for geti2p.net Since we have the certificates for i2p2.de we should use them, but since i2p2.de redirects to geti2p.net anyway, should it really be listed as a mirror? In any case, it doesn't belong in the "secure" column.
34 lines
1.4 KiB
HTML
34 lines
1.4 KiB
HTML
<div class='aside first'>
|
|
<h1>{{ _('Mirrors') }}</h1>
|
|
<ul>
|
|
<li><a rel="nofollow" href="http://i2pproject.net/">http://i2pproject.net</a></li>
|
|
<li><a rel="nofollow" href="http://i2p-projekt.de/">http://i2p-projekt.de</a></li>
|
|
<li><a rel="nofollow" href="http://www.i2p2.de/">https://www.i2p2.de</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class='aside second'>
|
|
<h1>{{ _('Secure') }}</h1>
|
|
<ul>
|
|
<li><a rel="nofollow" href="https://geti2p.net/">https://geti2p.net</a></li>
|
|
<li><a rel="nofollow" href="https://geti2p.com/">http://geti2p.com</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class='aside third'>
|
|
<h1>{{ _('Misc.') }}</h1>
|
|
<ul>
|
|
<li><a href="http://syndie.i2p2.de/">Syndie</a></li>
|
|
<li><a href="{{ site_url('links') }}">{{ _('Links') }}</a></li>
|
|
<li><a href="{{ site_url('impressum') }}">{{ _('Impressum') }}</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class='aside fourth'>
|
|
<h1>{{ _('T-Shirts!') }}</h1>
|
|
<ul>
|
|
<li><a href="http://www.getdigital.de/products/I2P_Fanshirt/lng/en">{{ _('Europe') }}</a></li>
|
|
<li><a href="https://i2pshop.spreadshirt.com/">{{ _('USA') }}</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class='aside fifth'>
|
|
<a class='button' href="{{ site_url('get-involved/donate') }}">{{ _('Donate') }}</a>
|
|
</div>
|