show previous block

This commit is contained in:
fred 2024-04-23 02:26:20 +02:00
parent 82ddec38d9
commit a486cb29e5
4 changed files with 4 additions and 2 deletions

View File

@ -325,6 +325,7 @@ for SECTOR in ${SECTORS[@]}; do
-e "s~_LAT_~${SLAT}~g" \
-e "s~_LON_~${SLON}~g" \
-e "s~_EARTHCID_~${EARTHCID}~g" \
-e "s~_ZCHAIN_~${ZCHAIN}~g" \
-e "s~_DATE_~$(date +%A-%d_%m_%Y)~g" \
-e "s~_UPLANETLINK_~${EARTHCID}/map_render.html\?southWestLat=${RLAT}\&southWestLon=${RLON}\&deg=1~g" \
-e "s~http://127.0.0.1:8080~~g" \

View File

@ -475,6 +475,7 @@ for UMAP in ${unique_combined[@]}; do
| sed -e "s~_ZONE_~${UMAP}~g" \
-e "s~QmYdWBx32dP14XcbXF7hhtDq7Uu6jFmDaRnuL5t7ARPYkW/index_fichiers/world.js~${IAMAP}/world.js~g" \
-e "s~_ZONENS_~${TODATENS}~g" \
-e "s~_ZCHAIN_~${ZCHAIN}~g" \
-e "s~_IPFSNINJA_~${VDONINJA}~g" \
-e "s~_HACKGIPFS_~${HACKGIPFS}~g" \
-e "s~_UPZONE_~SECTOR ${SECTOR}~g" \

View File

@ -141,7 +141,7 @@ iframe {
<div id="locations"></div>
</div>
</div>
<br>_DATE_
<br><a href="http://127.0.0.1:8080/ipfs/_ZCHAIN_"> << </a> _DATE_
<h1>_ZONE_</h1>
<p><a href="_UPLANETLINK_">"Sector Exploration"</a></p>

View File

@ -134,7 +134,7 @@ iframe {
<div id="locations"></div>
</div>
</div>
<br>_DATE_
<br><a href="http://127.0.0.1:8080/ipfs/_ZCHAIN_"> << </a> _DATE_
<h1>_ZONE_</h1>
<p> (✜) <a href="_UPLANETLINK_" title="Navigate">"UPlanet Registration"</a> (✜) </p>