From a8bd63fc8924506f25e4d90fc9eaf70d736aa66d Mon Sep 17 00:00:00 2001
From: vjrj <vjrj@comunes.org>
Date: Sat, 25 Mar 2023 17:14:48 +0100
Subject: [PATCH] Added new gva nodes

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

diff --git a/assets/.env.development b/assets/.env.development
index 1de85285..fb557efb 100644
--- a/assets/.env.development
+++ b/assets/.env.development
@@ -12,5 +12,4 @@ CARD_COLOR_TEXT=Äž1 Wallet Dev
 # 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
-GVA_NODES=https://g1v1.p2p.legal/gva
-# not updated: https://g1.data.adn.life
+GVA_NODES=https://g1v1.p2p.legal:443/gva https://g1.asycn.io:443/gva https://duniter.pini.fr:443/gva https://duniter.cuates.net:443/gva
diff --git a/assets/env.production.txt b/assets/env.production.txt
index eda455dc..6f10c86a 100644
--- a/assets/env.production.txt
+++ b/assets/env.production.txt
@@ -11,6 +11,4 @@ CARD_COLOR_TEXT=Äž1 Wallet
 # 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
-GVA_NODES=https://g1v1.p2p.legal/gva
-# not updated: https://g1.data.adn.life
-
+GVA_NODES=https://g1v1.p2p.legal:443/gva https://g1.asycn.io:443/gva https://duniter.pini.fr:443/gva https://duniter.cuates.net:443/gva
-- 
GitLab