I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 90999371 authored by zzz's avatar zzz
Browse files

* Reseed: Remove forum.i2p2.de

parent b827468e
No related branches found
No related tags found
No related merge requests found
...@@ -62,7 +62,7 @@ public class Reseeder { ...@@ -62,7 +62,7 @@ public class Reseeder {
public static final String DEFAULT_SEED_URL = public static final String DEFAULT_SEED_URL =
"http://netdb.i2p2.de/" + "," + "http://netdb.i2p2.de/" + "," +
"http://reseed.i2p-projekt.de/" + "," + "http://reseed.i2p-projekt.de/" + "," +
"http://forum.i2p2.de/netdb/" + "," + // "http://forum.i2p2.de/netdb/" + "," +
"http://euve5653.vserver.de/netDb/" + "," + "http://euve5653.vserver.de/netDb/" + "," +
// "http://r31453.ovh.net/static_media/files/netDb/" + "," + // "http://r31453.ovh.net/static_media/files/netDb/" + "," +
"http://cowpuncher.drollette.com/netdb/" + "," + "http://cowpuncher.drollette.com/netdb/" + "," +
...@@ -73,7 +73,7 @@ public class Reseeder { ...@@ -73,7 +73,7 @@ public class Reseeder {
/** @since 0.8.2 */ /** @since 0.8.2 */
public static final String DEFAULT_SSL_SEED_URL = public static final String DEFAULT_SSL_SEED_URL =
"https://netdb.i2p2.de/" + "," + "https://netdb.i2p2.de/" + "," +
"https://forum.i2p2.de/netdb/" + "," + // "https://forum.i2p2.de/netdb/" + "," +
"https://euve5653.vserver.de/netDb/" + "," + "https://euve5653.vserver.de/netDb/" + "," +
"https://reseed.i2p-projekt.de/" + "," + "https://reseed.i2p-projekt.de/" + "," +
// "https://r31453.ovh.net/static_media/files/netDb/" + "," + // "https://r31453.ovh.net/static_media/files/netDb/" + "," +
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment