Start making I2P urls work on the clearnet with i2pconv()

This commit is contained in:
str4d
2012-12-06 02:47:11 +00:00
parent 30687798b8
commit b02f24973f
4 changed files with 26 additions and 27 deletions

View File

@ -258,17 +258,17 @@ or a list of strings alone.
<h2>Additional Information</h2>
<ul>
<li>
I2P bittorrent standards are generally discussed on <a href="http://zzz.i2p/">zzz.i2p</a>.
I2P bittorrent standards are generally discussed on <a href="http://{{ i2pconv('zzz.i2p') }}/">zzz.i2p</a>.
</li>
<li>
A chart of current tracker software capabilities is <a href="http://zzz.i2p/files/trackers.html">also available there</a>.
A chart of current tracker software capabilities is <a href="http://{{ i2pconv('zzz.i2p') }}/files/trackers.html">also available there</a>.
</li>
<li>
The
<a href="http://forum.i2p/viewtopic.php?t=2068">I2P bittorrent FAQ</a>
<a href="http://{{ i2pconv('forum.i2p') }}/viewtopic.php?t=2068">I2P bittorrent FAQ</a>
</li>
<li>
<a href="http://zzz.i2p/topics/812">DHT on I2P discussion</a>
<a href="http://{{ i2pconv('zzz.i2p') }}/topics/812">DHT on I2P discussion</a>
</li>
</ul>