late push

This commit is contained in:
fred 2023-03-13 05:14:51 +01:00
parent 809c61561b
commit d8c206fd36
4 changed files with 18 additions and 16 deletions

View File

@ -439,7 +439,14 @@ echo "" > ~/.zen/tmp/.ipfsgw.bad.twt # TODO move in 20h12.sh
fi
echo ${REP}
echo "$HTTPCORS ${REP}"| nc -l -p ${PORT} -q 1 > /dev/null 2>&1 &
REPLACE=${myASTROPORT}/ipns/$(ipfs key list -l | grep $PLAYER | cut -d ' ' -f1)
sed "s~_TWLINK_~${REPLACE}~g" ~/.zen/Astroport.ONE/templates/index.302 > ~/.zen/tmp/coucou/${MOATS}.index.redirect
echo "url='"${REPLACE}"'" >> ~/.zen/tmp/coucou/${MOATS}.index.redirect
cat ~/.zen/tmp/coucou/${MOATS}.index.redirect | nc -l -p ${PORT} -q 1 > /dev/null 2>&1 &
end=`date +%s`
echo $APPNAME "(☉_☉ ) Execution time was "`expr $end - $start` seconds.
exit 0

View File

@ -49,7 +49,7 @@ header {
<h6>
<p id="station"><span>BOX</span></p>
<div>
<button onclick="homeAstroportStation('/?qrcode=station', '', 5111)">Open Station</button>
<button onclick="homeAstroportStation('/?qrcode=station', '', 7654)">Open Station</button>
</div>
<div id="ainfo"></div>
</h6>

View File

@ -31,8 +31,9 @@ if [[ ! -d $img_dir ]]; then
## WRITE ON IT : ASK FOR REFILL
convert -font 'Liberation-Sans' \
-pointsize 80 -fill black -draw 'text 150,150 "'"$COINS"'"' \
"${HOME}/.zen/tmp/carousel/${pub}.one.png" "${HOME}/.zen/tmp/carousel/${pub}.png"
-pointsize 80 -fill black -draw 'text 150,150 "'"$COINS Ğ1"'"' \
"${HOME}/.zen/tmp/carousel/${pub}.one.png" "${HOME}/.zen/tmp/carousel/${pub}.png" \
&& rm ${HOME}/.zen/tmp/carousel/${pub}.one.png
## PREPARE LOOP LINK LINE
ASTRONAUTENS=$(cat ~/.zen/game/players/${PLAYER}/.playerns)

View File

@ -100,24 +100,18 @@ a {
<div id="demo">
<div id="description">
<h1><a href="javascript:history.go(-1)">♥Box (Ğ1) Station</a></h1>
<h2>Pourquoi attendre la Retraite ? Oubliez la crise... </h2>
<h2>Rechargez-votre portefeuille ou Ğ1BILLET.</h2>
<h1><a href="javascript:history.go(-1)">(Ğ1) ♥Box Station</a></h1>
<h2>Oubliez la crise... N'attendez plus la Retraite ?</h2>
<h2>Passez à la Monnaie Libre. Refaites le monde d'égale à égal.</h2>
</div>
</div>
<div id="showoff">
<div id="container">
<video id="preview" style="transform: scaleX(-1);width: 240px;height: 240px;" autoplay="autoplay" class="active"></video>
<p>
<ul>
<li><a target="cesium" href="https://cesium.app/fr/telechargement">Téléchargez Cesium</a>
<br>Présentez le QRCode "<a target="cesium" href="https://cesium.app/fr/fonctionnalites">Simple Portefeuille</a>"
<br> face à la Webcam</li>
<li><a target="g1billet" href="https://g1sms.fr/fr/g1billet">ou bien scannez un G1BILLET</a> </li>
</ul>
</p>
<p> <strong>Scannez QRCode</strong> </p>
<p><a target="g1billet" href="https://g1sms.fr/fr/g1billet">G1BILLET</a> </p>
<p>ou "<a target="cesium" href="https://cesium.app/fr/fonctionnalites">portefeuille</a>" <a target="cesium" href="https://cesium.app/fr/telechargement">Cesium</a></p>
</div>
</div>