mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
update reseeds
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
parent
f4486bc075
commit
2266c3877c
2 changed files with 2 additions and 35 deletions
|
@ -197,13 +197,12 @@ namespace config {
|
|||
("reseed.proxy", value<std::string>()->default_value(""), "url for reseed proxy, supports http/socks")
|
||||
("reseed.urls", value<std::string>()->default_value(
|
||||
"https://reseed.i2p-projekt.de/,"
|
||||
"https://reseed.diva.exchange/,"
|
||||
"https://reseed.i2p2.no/,"
|
||||
"https://reseed.diva.exchange/,"
|
||||
"https://reseed-fr.i2pd.xyz/,"
|
||||
"https://reseed.memcpy.io/,"
|
||||
"https://reseed.onion.im/,"
|
||||
"https://i2pseed.creativecowpat.net:8443/,"
|
||||
"https://reseed.i2pgit.org/,"
|
||||
"https://reseed.i2pgit.org/,"
|
||||
"https://i2p.novg.net/"
|
||||
), "Reseed URLs, separated by comma")
|
||||
;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue