From 84a04ab62d2b99eca32d2b7d187ff58b97638591 Mon Sep 17 00:00:00 2001 From: fred Date: Fri, 16 Feb 2024 19:16:40 +0100 Subject: [PATCH] HACKGIPFS --- RUNTIME/SECTOR.refresh.sh | 1 + RUNTIME/UPLANET.refresh.sh | 1 + templates/UPlanetSector/index.html | 3 +++ templates/UPlanetUmap/index.html | 4 ++++ tools/my.sh | 1 + 5 files changed, 10 insertions(+) diff --git a/RUNTIME/SECTOR.refresh.sh b/RUNTIME/SECTOR.refresh.sh index 5c3c4472..b4e7ea09 100755 --- a/RUNTIME/SECTOR.refresh.sh +++ b/RUNTIME/SECTOR.refresh.sh @@ -283,6 +283,7 @@ echo "${TODATE -e "s~_SECTORG1PUB_~${G1PUB}~g" \ -e "s~_IPFSNINJA_~${VDONINJA}~g" \ -e "s~_CESIUMIPFS_~${CESIUMIPFS}~g" \ + -e "s~_HACKGIPFS_~${HACKGIPFS}~g" \ -e "s~_PHONEBOOTH_~${PHONEBOOTH}~g" \ -e "s~_LAT_~${LAT::-1}~g" \ -e "s~_LON_~${LON::-1}~g" \ diff --git a/RUNTIME/UPLANET.refresh.sh b/RUNTIME/UPLANET.refresh.sh index 1df5987b..c50d5c47 100755 --- a/RUNTIME/UPLANET.refresh.sh +++ b/RUNTIME/UPLANET.refresh.sh @@ -348,6 +348,7 @@ for UMAP in ${unique_combined[@]}; do -e "s~QmYdWBx32dP14XcbXF7hhtDq7Uu6jFmDaRnuL5t7ARPYkW/index_fichiers/world.js~${IAMAP}/world.js~g" \ -e "s~_ZONENS_~${TODATENS}~g" \ -e "s~_IPFSNINJA_~${VDONINJA}~g" \ + -e "s~_HACKGIPFS_~${HACKGIPFS}~g" \ -e "s~_UPZONENS_~${TODATESECTORNS}~g" \ -e "s~_PHONEBOOTH_~${PHONEBOOTH}~g" \ -e "s~_DATE_~$(date +%A-%d_%m_%Y)~g" \ diff --git a/templates/UPlanetSector/index.html b/templates/UPlanetSector/index.html index e054201f..9302fea3 100644 --- a/templates/UPlanetSector/index.html +++ b/templates/UPlanetSector/index.html @@ -162,7 +162,10 @@ iframe { | _ | | + ( ) + ( ° - °)📺 |        diff --git a/templates/UPlanetUmap/index.html b/templates/UPlanetUmap/index.html index dbdb1bd3..873b34d6 100644 --- a/templates/UPlanetUmap/index.html +++ b/templates/UPlanetUmap/index.html @@ -155,7 +155,11 @@ iframe { | (° - ° )📺 | + ( ) + +        diff --git a/tools/my.sh b/tools/my.sh index 6726c68c..e5496f61 100755 --- a/tools/my.sh +++ b/tools/my.sh @@ -499,6 +499,7 @@ VDONINJA="/ipfs/QmdGGAukDepUiH63YgnMsvb4BySNPqM2bLz81bx4rjqCJD" ## CESIUM APP ## https://cesium.app CESIUMIPFS="/ipfs/QmXex8PTnQehx4dELrDYuZ2t5ag85crYCBxm3fcTjVWo2k" +HACKGIPFS="/ipfs/Qmemnmd9V4WQEQF1wjKomeBJSuvAoqFBS7Hoq4sBDxvV2F" ########################## myUPLANET="${myIPFS}${EARTHCID}" ## UPLANET ENTRANCE