Reseed: Remove download.xxlspeed.com

This commit is contained in:
zzz
2020-02-11 15:16:22 +00:00
parent 17060c0100
commit fd87c609f2
3 changed files with 3 additions and 35 deletions

View File

@ -116,10 +116,9 @@ public class Reseeder {
"https://reseed.onion.im/" + ',' + // lazygravy_at_mail.i2p // reseed.onion.im.crt // Java 8+ only
"https://reseed.memcpy.io/" + ',' + // hottuna_at_mail.i2p.crt // CA // SNI required
"https://i2p.mooo.com/netDb/" + ',' + // bugme_at_mail.i2p.crt // i2p.mooo.com.crt
"https://download.xxlspeed.com/" + ',' + // backup_at_mail.i2p.crt // CA // Java 8+
"https://netdb.i2p2.no/" + ',' + // meeh_at_mail.i2p.crt // CA // SNI required
"https://reseed.i2p2.no/" + ',' + // meeh_at_mail.i2p.crt // CA // SNI required
"https://reseed2.i2p2.no/" + ',' + // meeh_at_mail.i2p.crt // CA // SNI required
"https://reseed.i2p2.no/" + ',' + // meeh_at_mail.i2p.crt // CA // SNI required
"https://reseed2.i2p2.no/" + ',' + // meeh_at_mail.i2p.crt // CA // SNI required
"https://reseed.i2p-projekt.de/"; // echelon_at_mail.i2p.crt // echelon.reseed2017.crt // Java 8+
private static final String SU3_FILENAME = "i2pseeds.su3";