diff --git a/www/LOVELand/g1barre/image.php b/www/LOVELand/g1barre/image.php index 1ed4c02..343b559 100644 --- a/www/LOVELand/g1barre/image.php +++ b/www/LOVELand/g1barre/image.php @@ -58,7 +58,7 @@ function display($img){ // =============================================================================================================== // Définition des variables -$api_node = 'g1.duniter.fr'; +$api_node = 'duniter-g1.p2p.legal'; $format_pubkey = '#^[123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz]{43,44}$#'; $units = ['quantitative','relative']; date_default_timezone_set('Europe/Paris');