mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-11-14 05:20:10 +00:00
update yggdrasil reseed
This commit is contained in:
parent
e73f738bfa
commit
e0c2711607
1 changed files with 1 additions and 1 deletions
|
|
@ -265,7 +265,7 @@ namespace config {
|
|||
("reseed.yggurls", value<std::string>()->default_value(
|
||||
"http://[324:71e:281a:9ed3::ace]:7070/,"
|
||||
"http://[301:65b9:c7cd:9a36::1]:18801/,"
|
||||
"http://[320:8936:ec1a:31f1::216]/,"
|
||||
"http://[320:f09a:f09f:7acd::216]/,"
|
||||
"http://[316:f9e0:f22e:a74f::216]/"
|
||||
), "Reseed URLs through the Yggdrasil, separated by comma")
|
||||
;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue