Browse Source

Merge pull request #1894 from Vort/remove_reseed

Remove unreachable reseed
pull/1896/head
orignal 2 years ago committed by GitHub
parent
commit
75c9f596b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      libi2pd/Config.cpp

1
libi2pd/Config.cpp

@ -215,7 +215,6 @@ namespace config { @@ -215,7 +215,6 @@ namespace config {
"https://reseed.onion.im/,"
"https://i2pseed.creativecowpat.net:8443/,"
"https://reseed.i2pgit.org/,"
"https://i2p.novg.net/,"
"https://banana.incognet.io/,"
"https://reseed-pl.i2pd.xyz/,"
"https://www2.mk16.de/"

Loading…
Cancel
Save