node: add xmr.theuplink.net:18081:18084

This commit is contained in:
hinto.janai 2023-06-03 11:19:11 -04:00
parent 4d60d430ca
commit 483a94f203
No known key found for this signature in database
GPG key ID: D47CE05FA175A499

View file

@ -58,6 +58,7 @@ pub const REMOTE_NODES: [(&str, &str, &str, &str); 24] = [
("xmr.spotlightsound.com", "US - Kansas", "18081", "18084"),
("xmrnode.facspro.net", "US - Nebraska", "18089", "18084"),
("node.sethforprivacy.com", "US - New York", "18089", "18083"),
("xmr.theuplink.net", "US - New York", "18081", "18084"),
("moneronode.ddns.net", "US - Pennsylvania", "18089", "18084"),
("node.richfowler.net", "US - Pennsylvania", "18089", "18084"),
];