## TODO get from ~/.zen/tmp/${IPFSNODEID}/REGIONS/_${REGLAT}_${REGLON}.week.cid produced by REGION.refresh

This commit is contained in:
fred 2024-01-17 20:33:14 +01:00
parent 145253025b
commit 8503605c21
2 changed files with 4 additions and 2 deletions

View File

@ -243,13 +243,15 @@ for SECTOR in ${SECTORS[@]}; do
-e "s~_ZONENS_~${SECTORNS}~g" \
-e "s~_UPZONENS_~${REGIONNS}~g" \
-e "s~_SECTORG1PUB_~${SECTORG1PUB}~g" \
-e "s~_RWEEKCID_~/ipfs/QmY4rLRgSXjhhsW3WoKUJYpLe2A1dJCFXb7stNLcAp95w9~g" \
-e "s~_PHONEBOOTH_~${PHONEBOOTH}~g" \
-e "s~_DATE_~$(date +%A-%d_%m_%Y)~g" \
-e "s~_UPLANETLINK_~${EARTHCID}/map_render.html\?southWestLat=${REGLAT}\&southWestLon=${REGLON}\&deg=0.1~g" \
-e "s~http://127.0.0.1:8080~~g" \
> ~/.zen/tmp/${MOATS}/${SECTOR}/_index.html
## TODO get from ~/.zen/tmp/${IPFSNODEID}/REGIONS/_${REGLAT}_${REGLON}.week.cid produced by REGION.refresh
# -e "s~_RWEEKCID_~/ipfs/QmY4rLRgSXjhhsW3WoKUJYpLe2A1dJCFXb7stNLcAp95w9~g" \
##################################
cp -f ~/.zen/tmp/${MOATS}/${SECTOR}/_index.html ~/.zen/tmp/${MOATS}/${SECTOR}/index.html

View File

@ -145,7 +145,7 @@ iframe {
<p><a href="https://qo-op.com">"UPlanet Exploration"</a></p>
<p><a href="http://127.0.0.1:8080/ipns/_ZONENS_">"_ZONE_"</a></p>
<a href="https://api.copylaradio.com/tellme/?cid=_RWEEKCID_"><img title="CONSULT REGION MISTRAL" src="http://127.0.0.1:8080/ipfs/QmZp1T7MyLhLNYM1uuLQo1HWVx5NLbBzh56RXm9fDEtLrs" \></a>
<a href="https://api.copylaradio.com/tellme/?cid=_RWEEKCID_" target="_new"><img title="CONSULT REGION MISTRAL AI" src="http://127.0.0.1:8080/ipfs/QmZp1T7MyLhLNYM1uuLQo1HWVx5NLbBzh56RXm9fDEtLrs" \></a>
<br>
<p>Distributed Information System</p>
<p>refreshed by <a href="https://github.com/papiche/Astroport.ONE">Astroport.ONE</a></p>