Browse Source

disabled dead reseed

pull/869/head
orignal 7 years ago
parent
commit
009a720c32
  1. 4
      libi2pd/Config.cpp

4
libi2pd/Config.cpp

@ -186,8 +186,8 @@ namespace config { @@ -186,8 +186,8 @@ namespace config {
"https://reseed.atomike.ninja/,"
"https://reseed.memcpy.io/,"
"https://reseed.onion.im/,"
"https://itoopie.atomike.ninja/,"
"https://randomrng.ddns.net/"
"https://itoopie.atomike.ninja/"
// "https://randomrng.ddns.net/" // dead
), "Reseed URLs, separated by comma")
;

Loading…
Cancel
Save