mirror of
https://github.com/Cyrix126/gupaxx.git
synced 2024-11-16 23:37:47 +00:00
node: add xmr.theuplink.net:18081:18084
This commit is contained in:
parent
4d60d430ca
commit
483a94f203
1 changed files with 1 additions and 0 deletions
|
@ -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"),
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue