better html redirect page

This commit is contained in:
qo-op 2021-04-01 15:40:52 +02:00
parent 964d9d617e
commit f09089c22c
1 changed files with 5 additions and 4 deletions

View File

@ -64,11 +64,12 @@ do
source=$(echo $id | cut -d '_' -f 1)
### IPNS LINK CAN EVOLVE (REFRESH EVERY 12 H TO MAINTAIN ALIVE IN THE SWARM)
echo "<meta http-equiv=\"Refresh\" content=\"3;URL=https://aries.copylaradio.com/ipns/$IPNSLINK/${G1PUB}/\">
echo "<meta charset=\"UTF-8\"><meta http-equiv=\"Refresh\" content=\"10;URL=https://aries.copylaradio.com/ipns/$IPNSLINK/${G1PUB}/\">
<h1><a href='https://astroport.com'>ASTROPORT</a>/KODI</h1>
Astroport/KODI lancement video dans 3s ... ... ...<br><br>
Installez <a href='https://copylaradio.com'>astrXbian</a> pour rejoindre notre video club entre amis<br>
<br><a href=\"https://www.gchange.fr/#/app/user/${G1PUB}/\">
DEMO Avril! Lancement video dans 10 secondes ...<br>
Service de streaming public/privé diffusé par IPFS grâce à Astroport...<br>
<h2>Essayez <a href='https://copylaradio.com'>astrXbian</a>, nous créons notre video club entre amis</h2>
<br><br>Gchange : <a href=\"https://www.gchange.fr/#/app/user/${G1PUB}/\">
<img width=40 src=\"https://aries.copylaradio.com/ipns/${IPFSNODEID}/.${IPFSNODEID}/G1SSB/_g1.gchange_avatar.png\"></a>" > ~/.zen/ipfs/.${IPFSNODEID}/KEY/${id}/index.html
########################################################################