Start making I2P urls work on the clearnet with i2pconv()
This commit is contained in:
@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user