]> Nutra Git (v1) - gamesguru/feather.git/commitdiff
Add melo.tools nodes
authortobtoht <thotbot@protonmail.com>
Tue, 6 Jul 2021 12:40:32 +0000 (14:40 +0200)
committertobtoht <thotbot@protonmail.com>
Tue, 6 Jul 2021 12:41:56 +0000 (14:41 +0200)
src/assets/nodes.json

index 8b4c13ae181348853e0f1b559c36ae395817fa54..5446ead604c3e57928615875d40b07347f21ac80 100644 (file)
@@ -1,7 +1,6 @@
 {
   "mainnet": {
     "tor": [
-      "xmrtolujkxnlinre.onion:18081",
       "xmrag4hf5xlabmob.onion:18081",
       "monero26mmldsallmxok2kwamne4ve3mybvvn2yijsvss7ey63hc4yyd.onion:18081",
       "monero5sjoz5xmjn.onion:18081",
       "node.xmr.ru:18081",
       "selsta1.featherwallet.net:18081",
       "selsta2.featherwallet.net:18081",
-      "node-1.sethsimmons.me:18089"
+      "node-1.sethsimmons.me:18089",
+      "node.melo.tools:18081"
+    ]
+  },
+  "testnet": {
+    "tor": [],
+    "clearnet": [
+      "testnet.melo.tools:28081"
     ]
   },
   "stagenet": {
     "tor": [],
     "clearnet": [
-      "run.your.own.node.xmr.pm:38089",
-      "super.fast.node.xmr.pm:38089"
+      "super.fast.node.xmr.pm:38089",
+      "stagenet.melo.tools:38081"
     ]
   }
 }