From 03ec5b072c62b6716c0307fec67d45b67102e503 Mon Sep 17 00:00:00 2001 From: fred Date: Thu, 15 Feb 2024 01:47:40 +0100 Subject: [PATCH] VDONINJA _IPFSNINJA_ --- RUNTIME/SECTOR.refresh.sh | 1 + RUNTIME/UPLANET.refresh.sh | 1 + templates/UPlanetSector/index.html | 2 +- templates/UPlanetUmap/index.html | 2 +- tools/my.sh | 4 ++++ 5 files changed, 8 insertions(+), 2 deletions(-) diff --git a/RUNTIME/SECTOR.refresh.sh b/RUNTIME/SECTOR.refresh.sh index 63aefdc6..402474cf 100755 --- a/RUNTIME/SECTOR.refresh.sh +++ b/RUNTIME/SECTOR.refresh.sh @@ -281,6 +281,7 @@ echo "${TODATE -e "s~_ZONEIPFS_~${ZCHAIN}~g" \ -e "s~_UPZONENS_~${TODATEREGIONNS}~g" \ -e "s~_SECTORG1PUB_~${G1PUB}~g" \ + -e "s~_IPFSNINJA_~${VDONINJA}~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 3b5b47bf..1df5987b 100755 --- a/RUNTIME/UPLANET.refresh.sh +++ b/RUNTIME/UPLANET.refresh.sh @@ -347,6 +347,7 @@ for UMAP in ${unique_combined[@]}; do -e "s~_UPZONE_~SECTOR ${SECTOR}~g" \ -e "s~QmYdWBx32dP14XcbXF7hhtDq7Uu6jFmDaRnuL5t7ARPYkW/index_fichiers/world.js~${IAMAP}/world.js~g" \ -e "s~_ZONENS_~${TODATENS}~g" \ + -e "s~_IPFSNINJA_~${VDONINJA}~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 9458bb39..cc9a21d0 100644 --- a/templates/UPlanetSector/index.html +++ b/templates/UPlanetSector/index.html @@ -163,7 +163,7 @@ iframe { _ | | ( ) - ( ° - °)📺 | + ( ° - °)📺 |        diff --git a/templates/UPlanetUmap/index.html b/templates/UPlanetUmap/index.html index 39a081d7..521571cc 100644 --- a/templates/UPlanetUmap/index.html +++ b/templates/UPlanetUmap/index.html @@ -154,7 +154,7 @@ iframe { | | ♥ - (° - ° )📺 | + (° - ° )📺 | ( )        diff --git a/tools/my.sh b/tools/my.sh index 1a24feb4..80f2ace7 100755 --- a/tools/my.sh +++ b/tools/my.sh @@ -487,9 +487,13 @@ if [[ $XDG_SESSION_TYPE == 'x11' || $XDG_SESSION_TYPE == 'wayland' ]]; then ### fi +## https://git.p2p.legal/qo-op/OSM2IPFS EARTHCID="/ipfs/QmYGS24WxVbsmmQfqWohXhXQZiwSmNswhTtSj9msVWKkNh" FLIPPERCID="${EARTHCID}/coinflip" ### EASTER EGG +## https://github.com/steveseguin/vdo.ninja +VDONINJA="/ipfs/QmdGGAukDepUiH63YgnMsvb4BySNPqM2bLz81bx4rjqCJD" + myUPLANET="${myIPFS}${EARTHCID}" ## EMAIL LAT LON KEY myLIBRA="https://ipfs.asycn.io" ## READ IPFS GATEWAY