From 01d653eb9dbcb9e1a2bc3192b3ac16d4a78ada4d Mon Sep 17 00:00:00 2001 From: Joe Loves Tech Date: Thu, 14 May 2026 16:18:20 -0500 Subject: [PATCH] Update node_list.yml Added a SSL node and Tor onion node. --- assets/node_list.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/assets/node_list.yml b/assets/node_list.yml index 568bffb2ca..1ddb5198dc 100644 --- a/assets/node_list.yml +++ b/assets/node_list.yml @@ -32,3 +32,11 @@ uri: xmr.stormycloud.org:18089 useSSL: true is_default: false +- + uri: node.joelovestech.com:443 + useSSL: true + is_default: false + isEnabledForAutoSwitching: true +- + uri: xmrjoeeo3bnoiwz6xiuphbhhmrcnm3lgveeqhxjiohmn2gyrpslmjsqd.onion:18081 + is_default: false