mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 03:37:49 +02:00
reseeds update
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
parent
40e6d675c5
commit
54b7d46f5a
3 changed files with 34 additions and 33 deletions
|
@ -203,7 +203,7 @@ namespace config {
|
|||
("reseed.zipfile", value<std::string>()->default_value(""), "Path to local .zip file to reseed from")
|
||||
("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://reseed2.i2p.net/,"
|
||||
"https://reseed.diva.exchange/,"
|
||||
"https://reseed-fr.i2pd.xyz/,"
|
||||
"https://reseed.memcpy.io/,"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue