forked from I2P_Developers/i2p.i2p
NetDB: Reseed update
This commit is contained in:
@ -128,8 +128,8 @@ public class Reseeder {
|
||||
"https://reseed.i2pgit.org/" + ',' + // hankhill19580_at_gmail.com.crt // CA
|
||||
"https://i2p.novg.net/" + ',' + // igor_at_novg.net.crt // CA // Java 8+ only
|
||||
"https://i2pseed.creativecowpat.net:8443/" + ',' + // creativecowpat_at_mail.i2p.crt // i2pseed.creativecowpat.net.crt // Java 7+
|
||||
"https://reseed.onion.im/" + ',' + // lazygravy_at_mail.i2p // CA // Java 8+ only
|
||||
"https://reseed.memcpy.io/"; // hottuna_at_mail.i2p.crt // CA // SNI required
|
||||
"https://reseed.onion.im/"; // + ',' + // lazygravy_at_mail.i2p // CA // Java 8+ only
|
||||
//"https://reseed.memcpy.io/"; // hottuna_at_mail.i2p.crt // CA // SNI required
|
||||
|
||||
private static final String SU3_FILENAME = "i2pseeds.su3";
|
||||
|
||||
|
Reference in New Issue
Block a user