Changeset 6192aa6
- Timestamp:
- Jan 25, 2016 5:05:25 AM (5 years ago)
- Branches:
- master
- Children:
- 374996d
- Parents:
- 8e47ec3
- Files:
-
- 1 added
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
router/java/src/net/i2p/router/networkdb/reseed/Reseeder.java
r8e47ec3 r6192aa6 95 95 "https://reseed.i2p.vzaws.com:8443/" + ", " + // Only SU3 (v3) support 96 96 "https://user.mx24.eu/" + "," + // Only HTTPS and SU3 (v3) support 97 "https:// ieb9oopo.mooo.com/"; // Only HTTPS and SU3 (v3) support97 "https://download.xxlspeed.com/"; // Only HTTPS and SU3 (v3) support 98 98 99 99 private static final String SU3_FILENAME = "i2pseeds.su3";
Note: See TracChangeset
for help on using the changeset viewer.