Update seed list

This commit is contained in:
onryo
2025-04-21 11:20:57 +02:00
parent a49abdbc5b
commit 157ff2f8db
4 changed files with 9 additions and 27 deletions

View File

@@ -1805,9 +1805,7 @@ void hush_args(char *argv0)
if (ishush3) {
HUSH_nodes = {"node1.hush.is","node2.hush.is","node3.hush.is",
"node4.hush.is","node5.hush.is","node6.hush.is",
"node7.hush.is","node8.hush.is","node1.hush.land",
"node2.hush.land","node3.hush.land","node4.hush.land",
"node5.hush.land","node6.hush.land","node7.hush.land"};
"node7.hush.is","node8.hush.is"};
}
if (isdragonx) {