From 187ebf4c4a45a70df0e11d8a0e5c6cb0140147d8 Mon Sep 17 00:00:00 2001 From: idk <hankhill19580@gmail.com> Date: Wed, 14 Jul 2021 14:43:35 -0400 Subject: [PATCH] remove echelon.i2p from the English-language readme.html --- apps/routerconsole/resources/docs/readme.html | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/apps/routerconsole/resources/docs/readme.html b/apps/routerconsole/resources/docs/readme.html index fbc78f9a44..5cb933425e 100644 --- a/apps/routerconsole/resources/docs/readme.html +++ b/apps/routerconsole/resources/docs/readme.html @@ -52,8 +52,7 @@ Your local I2P IRC tunnel on <code>localhost:6668</code> will direct you to one Once you're there, <code>#i2p-chat</code> and <code>#i2p-dev</code> are just a few of the available channels you may wish to join. I2P is also suitable for unmonitorable and uncensorable anonymous chat, as well as alternative IRC servers, Jabber servers, website-based chat, and more. You may run your own servers over I2P in whatever flavor you choose, or if you're a developer write your own <a href="http://i2p-projekt.i2p/applications.html" target="_blank">I2P applications</a>. -Both UDP and TCP protocols are <a href="http://i2p-projekt.i2p/techintro.html#op.transport" target="_blank">supported</a>. -We also provide full access to the <a href="http://echelon.i2p/javadoc/" target="_blank">Java API</a>.</li> +Both UDP and TCP protocols are <a href="http://i2p-projekt.i2p/techintro.html#op.transport" target="_blank">supported</a>.</li> <li><b>Forums and Blogging</b><br> All normal blogging, forum and CMS software will run over I2P, though you're advised to take extra precautions with security when setting up and to keep all associated software (e.g. Php, MySql, Python, Apache) up to date and locked-down! @@ -94,9 +93,6 @@ Detailed instructions for starting your website, registering an .i2p domain and <a href="http://i2pforum.i2p/" target="_blank">i2pforum.i2p</a>: A forum where problems and ideas relating to I2P and associated topics are discussed.</li> -<li><b>Echelon's I2P Resources</b><br> -<a href="http://echelon.i2p/" target="_blank">echelon.i2p</a>: I2P software archive with source code, information about I2P, including a <a href="http://echelon.i2p/I2Pguide/index.html" target="_blank">beginner's guide</a> and pre-release developer builds of I2P.</li> - <li><b>I2P Planet</b><br> <a href="http://planet.i2p/" target="_blank">planet.i2p</a>: An RSS aggregator site that takes news and events from around I2P and publishes them all in one place. A good site to visit to see the community at work!</li> -- GitLab