This commit is contained in:
fred 2023-12-05 14:47:11 +01:00
parent 58e38a4b09
commit c878cfffa8
2 changed files with 5 additions and 3 deletions

View File

@ -318,7 +318,7 @@ echo "<meta http-equiv=\"refresh\" content=\"0; url='/ipfs/${ZCHAIN}' />" > ~/.z
-e "s~_UPZONE_~SECTOR ${SECTOR}~g" \
-e "s~QmYdWBx32dP14XcbXF7hhtDq7Uu6jFmDaRnuL5t7ARPYkW/index_fichiers/world.js~${IAMAP}/world.js~g" \
-e "s~_ZONENS_~${UMAPNS}~g" \
-e "s~_UPZONENS_~${SECTORNS}/TW~g" \
-e "s~_UPZONENS_~${SECTORNS}~g" \
-e "s~http://127.0.0.1:8080~~g" \
> ~/.zen/tmp/${MOATS}/${UMAP}/_index.html

View File

@ -150,10 +150,12 @@
</div>
</div>
<br>
<p><a href="https://qo-op.com">"UPlanet"</a></p>
<p><a href="http://127.0.0.1:8080/ipns/_UPZONENS_">"_UPZONE_"</a></p>
<p><a href="http://127.0.0.1:8080/ipns/_ZONENS_">"_ZONE_"</a></p>
<p>👍 UPlanet Ditributed Ẑen Banks</p>
<br>
<p>Distributed Information System</p>
<p>powered by <a href="https://github.com/papiche/Astroport.ONE">Astroport.ONE</a></p>
<p>designed by <a href="https://opencollective.com/monnaie-libre/projects/stiits">LaSTI</a></p>
<p>juiced by <a href="https://opencollective.com/monnaie-libre/projects/coeurbox">La♥BOX</a></p>
@ -161,7 +163,7 @@
</div>
</div>
<div id="console">
<a href="_index.p4n.html" target="aframe">O</a> ___ <a href="/ipns/_ZONENS_/TW" target="aframe">ZONE TW _ZONE_ (@@@) </a> ___
<a href="_index.p4n.html" target="aframe">O</a> __ <a href="/ipns/_ZONENS_/TW" target="aframe">ZONE TW _ZONE_ </a> __ <a href="/ipns/_UPZONENS_/TW" target="aframe">UPZONE TW _UPZONE_ </a>
<button onclick="document.getElementById('console').style.visibility = 'hidden';"> X </button>
<iframe name="aframe" id="aframe" src="_index.p4n.html" width="100%" height="100%"></iframe>
</div>