From 75e131a5936ddae8c3919121e48e968a101236ea Mon Sep 17 00:00:00 2001 From: fred Date: Mon, 9 Oct 2023 17:51:31 +0200 Subject: [PATCH] ASTROLINK="https://ipfs.asycn.io/ipns/${ASTRONS}" --- MAKE_G1BILLET.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAKE_G1BILLET.sh b/MAKE_G1BILLET.sh index d3b6f4b..023d4d4 100755 --- a/MAKE_G1BILLET.sh +++ b/MAKE_G1BILLET.sh @@ -135,7 +135,7 @@ TWIMG="moa_net.png" && TWIMG="web_internet.png" if [[ ${ASTRONS} != "" ]] ; then - ASTROLINK="https://ipfs.copylaradio.com/ipns/${ASTRONS}" + ASTROLINK="https://ipfs.asycn.io/ipns/${ASTRONS}" else ASTROLINK="https://opencollective.com/monnaie-libre" fi