This commit is contained in:
fred 2024-08-25 14:21:49 +02:00
parent e2f06c89fe
commit d8280f4c9a
2 changed files with 3 additions and 3 deletions

View File

@ -334,7 +334,7 @@ while read LINE; do
## PINNING IPFS MEDIA - PROOF OF COPY SYSTEM -
[[ ! -z $TOPIN ]] \
&& ipfs pin add $TOPIN \
&& echo "<br> <a href='${myIPFSGW}'/ipns/${ASTROTW}#${TTITLE}>${TTITLE}</a>
&& echo "<br> <a href='${myIPFSGW}'${ASTROTW}#${TTITLE}>${TTITLE}</a>
<br>( ${emails[@]} )<br>
<h2>PIN: <a href='${myIPFSGW}'$TOPIN>$TOPIN</a></h2>(☼‿‿☼)" >> ~/.zen/tmp/${MOATS}/g1message
## lazy mode... NOT FINISHING HTML TAGGING... browser shoud display html page ;)
@ -354,7 +354,7 @@ while read LINE; do
}
</style></head><body>
<h1>BRO. </h1>
<br> <a href='${myIPFSGW}'/ipns/${ASTROTW}#${TTITLE}>${TTITLE}</a>
<br> <a href='${myIPFSGW}'${ASTROTW}#${TTITLE}>${TTITLE}</a>
<br>( ${emails[@]} )<br>
<br><b>${TTITLE}</b><br>(✜‿‿✜)
... Join <a href='https://qo-op.com'>UPlanet</a>

View File

@ -111,7 +111,7 @@ espeak "Hello $PSEUDO"
G1PUB=$(cat ~/.zen/game/players/${PLAYER}/.g1pub)
[[ $G1PUB == "" ]] && espeak "ERROR NO G 1 PUBLIC KEY FOUND - EXIT" && exit 1
ASTRONAUTENS=${ASTROTW}
ASTRONAUTENS=$(basename $ASTROTW)
[[ $ASTRONAUTENS == "" ]] && echo "ASTRONAUTE manquant" && espeak "Astronaut Key Missing" && exit 1
BZER=$(xdg-settings get default-web-browser | cut -d '.' -f 1 | cut -d '-' -f 1) ## GET cookies-from-browser