Changeset 1376237
- Timestamp:
- Sep 24, 2016 2:13:41 PM (4 years ago)
- Branches:
- master
- Children:
- b123720
- Parents:
- 78b73852
- Files:
-
- 1 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
installer/resources/deletelist.txt
r78b73852 r1376237 101 101 certificates/reseed/cheezybudz_at_mail.i2p.crt 102 102 certificates/reseed/j_at_torontocrypto.org.crt 103 certificates/ssl/user.mx24.eu.crt 103 104 # vanished 104 105 certificates/news/killyourtv_at_mail.i2p.crt -
router/java/src/net/i2p/router/networkdb/reseed/Reseeder.java
r78b73852 r1376237 114 114 "https://reseed.i2p.vzaws.com:8443/" + ',' + // parg_at_mail.i2p.crt // reseed.i2p.vzaws.com.crt 115 115 "https://i2p.mooo.com/netDb/" + ',' + // bugme_at_mail.i2p.crt // i2p.mooo.com.crt 116 "https://user.mx24.eu/" + ',' + // backup_at_mail.i2p.crt // user.mx24.eu.crt117 116 "https://download.xxlspeed.com/" + ',' + // backup_at_mail.i2p.crt // download.xxlspeed.com.crt // SNI required 118 117 "https://netdb.i2p2.no/" + ',' + // meeh_at_mail.i2p.crt // netdb.i2p2.no.crt // SNI required
Note: See TracChangeset
for help on using the changeset viewer.