SECTORG1PUB

This commit is contained in:
fred 2023-12-31 17:32:59 +01:00
parent 7710562046
commit 749c1127c2
2 changed files with 2 additions and 1 deletions

View File

@ -224,6 +224,7 @@ for SECTOR in ${SECTORS[@]}; do
-e "s~QmYdWBx32dP14XcbXF7hhtDq7Uu6jFmDaRnuL5t7ARPYkW/index_fichiers/world.js~${IAMAP}/world.js~g" \
-e "s~_ZONENS_~${SECTORNS}/_index.html~g" \
-e "s~_UPZONENS_~${REGIONNS}~g" \
-e "s~_SECTORG1PUB_~${SECTORG1PUB}~g" \
-e "s~_UPLANETLINK_~${EARTHCID}/map_render.html?southWestLat=${LAT}&southWestLon=${LON}&deg=0.1~g" \
-e "s~http://127.0.0.1:8080~~g" \
> ~/.zen/tmp/${MOATS}/${SECTOR}/_index.html

View File

@ -155,7 +155,7 @@ iframe {
</div>
</div>
<div id="console">
<a href="INFO.png" target="aframe"> ( ☼ ) </a> / <a href="/ipns/_ZONENS_/TW" target="aframe">TW _ZONE_ </a> <a href="http://127.0.0.1:8080/ipfs/QmcpLvLsgV6YVzrRsNy9Y52eMgrX1fundG5bChCey81fPu/#AX4zQf99MXNil0GI121Z" target="aframe"> ( Ğ ) </a>
<a href="https://g1.quest/g1gate/#_SECTORG1PUB_" target="aframe"> ( ☼ ) </a> / <a href="/ipns/_ZONENS_/TW" target="aframe">TW _ZONE_ </a> <a href="https://g1.quest/" target="aframe"> ( Ğ ) </a>
<button id="fullscreenButton" onclick="toggleConsoleFullScreen()">^^</button><button onclick="hideConsole()"> X </button>
<iframe name="aframe" id="aframe" src="INFO.png" width="100%" height="100%"></iframe>