Fixed r31453.ovh.net reseed url (small change).

SSL still needs to be added for this url.
This commit is contained in:
mathiasdm
2010-12-15 16:54:36 +00:00
parent 46b8befda5
commit a85f931c1c

View File

@ -42,7 +42,7 @@ public class Reseeder {
private static final String DEFAULT_SEED_URL = private static final String DEFAULT_SEED_URL =
"http://a.netdb.i2p2.de/,http://b.netdb.i2p2.de/,http://c.netdb.i2p2.de/," + "http://a.netdb.i2p2.de/,http://b.netdb.i2p2.de/,http://c.netdb.i2p2.de/," +
"http://reseed.i2p-projekt.de/,http://www.i2pbote.net/netDb/,http://r31453.ovh.net/static_media/netDb/"; "http://reseed.i2p-projekt.de/,http://www.i2pbote.net/netDb/,http://r31453.ovh.net/static_media/files/netDb/";
/** @since 0.8.2 */ /** @since 0.8.2 */
private static final String DEFAULT_SSL_SEED_URL = private static final String DEFAULT_SSL_SEED_URL =