Remove/change/disable non-functioning links on links page

This commit is contained in:
slumlord
2018-04-13 14:59:09 +00:00
parent 46b2f4af6a
commit e9d964dc1b

View File

@ -11,14 +11,12 @@ See also the page with
<ul>
<h4>{{ _('I2P on the web') }}</h4>
<li><a href="http://directory.fsf.org/wiki/I2P">Free Software Directory</a></li>
<li><a href="http://freecode.com/projects/i2p">Freecode</a></li>
<li><a href="https://launchpad.net/i2p">Launchpad</a></li>
<li><a href="https://www.ohloh.net/p/i2p">Ohloh</a></li>
<li><a href="http://www.softpedia.com/get/Network-Tools/IP-Tools/I2P.shtml">Softpedia</a></li>
<li><a href="https://www.transifex.com/projects/p/I2P/">Transifex</a></li>
<li><a href="https://en.wikipedia.org/wiki/I2P">Wikipedia</a></li>
<h4>{{ _('Friends of I2P') }}</h4>
<li><a href="http://anomos.info/">Anomos Pseudonymous Encrypted Bittorrent</a></li>
<li><a href="https://anoncoin.net/">Anoncoin</a></li>
<li><a href="https://duckduckgo.com/">DuckDuckGo</a></li>
<li><a href="https://www.eff.org/">EFF</a></li>
@ -35,8 +33,8 @@ See also the page with
<h4>{{ _('More Projects and Documentation') }}</h4>
<li><a href="http://freehaven.net/anonbib/topic.html">Freehaven's Anonymity Bibliography</a></li>
<li><a href="https://gnunet.org/links">GNUNet's related projects</a></li>
<li><a href="https://home.zhaw.ch/~rer/projects/morphmix/">Morphmix</a></li>
<li><a href="http://www.pdos.lcs.mit.edu/tarzan/">Tarzan</a></li>
<li><a href="https://www.freehaven.net/anonbib/cache/morphmix:wpes2002.pdf">Morphmix paper at Freehaven</a></li>
<li><a href="https://www.freehaven.net/anonbib/cache/tarzan:ccs02.pdf">Tarzan paper at Freehaven</a></li>
<li><a href="http://www.onion-router.net/">Onion Routing</a></li>
<li><a href="http://mixmaster.sourceforge.net/">Mixmaster</a></li>
<li><a href="http://mixminion.net/">Mixminion</a></li>
@ -52,8 +50,8 @@ See also the page with
<li><a href="http://board.planetpeer.de/index.php?board=18.0">Planet Peer Board (Deutsch)</a></li>
<h4>{{ _('Very Old Stuff') }}</h4>
<li><a href="http://invisibleip.sourceforge.net/iip/index.php">Invisible IRC Project</a> - the distant predecessor of I2P</li>
<li><a href="http://news.gmane.org/gmane.network.i2p">The ancient I2P mailing list</a> 2004-07 to 2006-10 (gmane)
<li><a href="http://news.gmane.org/gmane.comp.security.invisiblenet.iip.devel">The even more ancient invisiblenet mailing list</a> 2002-10 to 2004-01 (gmane)
<li><!--<a href="http://news.gmane.org/gmane.network.i2p">-->The ancient I2P mailing list<!--</a>--> 2004-07 to 2006-10 (gmane) <b>[Currently Offline]</b></li>
<li><!--<a href="http://news.gmane.org/gmane.comp.security.invisiblenet.iip.devel">-->The even more ancient invisiblenet mailing list<!--</a>--> 2002-10 to 2004-01 (gmane) <b>[Currently Offline]</b></li>
<li><a href="http://www.businessweek.com/magazine/content/03_37/b3849089_mz063.htm">2003 Business Week article referencing invisiblenet</a>
</ul></div>
{% endblock %}