misc changes

This commit is contained in:
Green Sky
2025-10-07 17:28:37 +02:00
parent c7ae6490cc
commit 0c6ea8238c
3 changed files with 4 additions and 3 deletions

View File

@@ -175,6 +175,7 @@ void ToxClient::runBootstrap(void) {
{"217.156.65.161", 33445, "836D1DA2BE12FE0E669334E437BE3FB02806F1528C2B2782113E0910C7711409", {}}, // MD tha14
{"141.11.229.155", 33445, "836D1DA2BE12FE0E669334E437BE3FB02806F1528C2B2782113E0910C7711409", {}}, // US lzk
{"205.185.115.131", 53, "3091C6BEB2A993F1C6300C16549FABA67098FF3D62C6D253828B531470B53D68", {}}, // US gdr
};
for (size_t i = 0; i < sizeof(nodes)/sizeof(DHT_node); i++) {