From 52f4b64ed9cd81a370600452ea31227b1eaa64c3 Mon Sep 17 00:00:00 2001
From: vjrj <vjrj@comunes.org>
Date: Fri, 26 May 2023 00:07:48 +0200
Subject: [PATCH] Added new c+ nodes

---
 assets/.env.development         | 2 +-
 assets/.env.development-g1      | 2 +-
 assets/.env.development-g1-test | 2 +-
 assets/env.production.txt       | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/assets/.env.development b/assets/.env.development
index 69145913..062ab93c 100644
--- a/assets/.env.development
+++ b/assets/.env.development
@@ -13,5 +13,5 @@ CARD_TEXT=Äž1 Wallet
 # The duniter nodes are only used at boot time, later it tries to calculate periodically the nodes
 # that are available with the less latency
 DUNITER_NODES=https://g1.duniter.fr https://g1.le-sou.org https://g1.cgeek.fr https://g1.monnaielibreoccitanie.org https://g1.duniter.fr https://g1.le-sou.org https://g1.cgeek.fr
-CESIUM_PLUS_NODES=https://g1.data.le-sou.org https://g1.data.e-is.pro https://g1.data.presler.fr https://g1.data.mithril.re
+CESIUM_PLUS_NODES=https://g1.data.le-sou.org https://g1.data.e-is.pro https://g1.data.presler.fr https://g1.data.mithril.re https://g1.data.brussels.ovh https://g1.data.pini.fr
 GVA_NODES=https://g1v1.p2p.legal:443/gva https://g1.asycn.io:443/gva https://duniter.pini.fr:443/gva 
diff --git a/assets/.env.development-g1 b/assets/.env.development-g1
index 69145913..062ab93c 100644
--- a/assets/.env.development-g1
+++ b/assets/.env.development-g1
@@ -13,5 +13,5 @@ CARD_TEXT=Äž1 Wallet
 # The duniter nodes are only used at boot time, later it tries to calculate periodically the nodes
 # that are available with the less latency
 DUNITER_NODES=https://g1.duniter.fr https://g1.le-sou.org https://g1.cgeek.fr https://g1.monnaielibreoccitanie.org https://g1.duniter.fr https://g1.le-sou.org https://g1.cgeek.fr
-CESIUM_PLUS_NODES=https://g1.data.le-sou.org https://g1.data.e-is.pro https://g1.data.presler.fr https://g1.data.mithril.re
+CESIUM_PLUS_NODES=https://g1.data.le-sou.org https://g1.data.e-is.pro https://g1.data.presler.fr https://g1.data.mithril.re https://g1.data.brussels.ovh https://g1.data.pini.fr
 GVA_NODES=https://g1v1.p2p.legal:443/gva https://g1.asycn.io:443/gva https://duniter.pini.fr:443/gva 
diff --git a/assets/.env.development-g1-test b/assets/.env.development-g1-test
index 7552be17..e1252ab2 100644
--- a/assets/.env.development-g1-test
+++ b/assets/.env.development-g1-test
@@ -12,5 +12,5 @@ CARD_TEXT=Wallet in Äž1-Test
 # The duniter nodes are only used at boot time, later it tries to calculate periodically the nodes
 # that are available with the less latency
 DUNITER_NODES=https://g1-test.duniter.org
-CESIUM_PLUS_NODES=https://g1.data.le-sou.org https://g1.data.e-is.pro https://g1.data.presler.fr https://g1.data.mithril.re
+CESIUM_PLUS_NODES=https://g1.data.le-sou.org https://g1.data.e-is.pro https://g1.data.presler.fr https://g1.data.mithril.re https://g1.data.brussels.ovh https://g1.data.pini.fr
 GVA_NODES=https://g1-test-dev.pini.fr:443/gva
diff --git a/assets/env.production.txt b/assets/env.production.txt
index f9561b00..320c1687 100644
--- a/assets/env.production.txt
+++ b/assets/env.production.txt
@@ -12,5 +12,5 @@ CARD_TEXT=Äž1 Wallet
 # The duniter nodes are only used at boot time, later it tries to calculate periodically the nodes
 # that are available with the less latency
 DUNITER_NODES=https://g1.duniter.fr https://g1.le-sou.org https://g1.cgeek.fr https://g1.monnaielibreoccitanie.org https://g1.duniter.fr https://g1.le-sou.org https://g1.cgeek.fr
-CESIUM_PLUS_NODES=https://g1.data.le-sou.org https://g1.data.e-is.pro https://g1.data.presler.fr https://g1.data.mithril.re
+CESIUM_PLUS_NODES=https://g1.data.le-sou.org https://g1.data.e-is.pro https://g1.data.presler.fr https://g1.data.mithril.re https://g1.data.brussels.ovh https://g1.data.pini.fr
 GVA_NODES=https://g1v1.p2p.legal:443/gva https://g1.asycn.io:443/gva https://duniter.pini.fr:443/gva
-- 
GitLab