diff --git a/www/boris/youtube_watch_step2.html b/www/boris/youtube_watch_step2.html index 00ba3db..ef91dda 100644 --- a/www/boris/youtube_watch_step2.html +++ b/www/boris/youtube_watch_step2.html @@ -3,7 +3,7 @@ $TITLE in Astroport - + diff --git a/zen/new_file_in_astroport.sh b/zen/new_file_in_astroport.sh index 96a7030..a594db1 100755 --- a/zen/new_file_in_astroport.sh +++ b/zen/new_file_in_astroport.sh @@ -290,63 +290,103 @@ rm /tmp/.ipfsid IPNSLINK=$(ipfs key list -l | grep ${MEDIAKEY} | cut -d ' ' -f 1) ## FIRST REDIRECT PAGE ${MEDIAKEY}/index.html # https://tube.copylaradio.com/ipns/$IPNSLINK -echo " +#envsubst < ./www/boris/youtube_watch_step2.html > ~/.zen/ipfs/.${IPFSNODEID}/KEY/${MEDIAKEY}/index.html +cat >~/.zen/ipfs/.${IPFSNODEID}/KEY/${MEDIAKEY}/index.html < $TITLE in Astroport - - - - + + + +
- ASTROPORT × DEMO + ASTROPORT ${XZUID}
-

$TITLE

- LECTURE LOCALHOST!

Lancement de la video dans 10 secondes ...
-

Ce service est disponible sur astrXbian BETA Live TEstNET

+
+ +

$TITLE

+ +

Lancement de la video dans 7 secondes...

+ +

+ Ce fichier vous est servi par une station amie. Faites lui un don pour la remercier : + + +

+ +

+ La clef de la station amie est maintenant copiée dans le presse-papier. Vous pouvez la coller dans le client Ğ1 de votre choix (Cesium par exemple) afin de faire votre don 😉 +

+
-

Démonstration Streaming du Datacenter P2P Libre et Légal.
-
Les dons au portefeuille du Media (${MEDIAKEY}) rapportent à son Auteur, et payent son hébergement. -
-
-" > ~/.zen/ipfs/.${IPFSNODEID}/KEY/${MEDIAKEY}/index.html + + +EOF ## SECOND REDIRECT PAGE ${MEDIAKEY}/${G1PUB}/index.html # https://tube.copylaradio.com/ipns/$IPNSLINK/${G1PUB}/ -echo " +#envsubst < ./www/boris/youtube_watch_step3.html > ~/.zen/ipfs/.${IPFSNODEID}/KEY/${MEDIAKEY}/${G1PUB}/index.html + +cat > ~/.zen/ipfs/.${IPFSNODEID}/KEY/${MEDIAKEY}/${G1PUB}/index.html < $TITLE in Astroport - - - - + + +
-
- Lien direct qui fonctionne depuis votre Station Astroport/KODI! -
+
+ ASTROPORT ${XZUID} +
+
-

$TITLE

-
Accédez immédiatement à cette vidéo depuis votre station Astroport/KODI ...
-

Essayez astrXbian Le BETA Live TEstNET Astroport

-
+
+ + +

+ $TITLE +

+
-

Service Video Club / Datacenter P2P Libre et Légal.
-
Les dons au portefeuille du Media (${MEDIAKEY}) rapportent à son Auteur, et payent son hébergement. -
-
+ -" > ~/.zen/ipfs/.${IPFSNODEID}/KEY/${MEDIAKEY}/${G1PUB}/index.html + + +EOF + + # echo "" > ~/.zen/ipfs/.${IPFSNODEID}/KEY/${MEDIAKEY}/${G1PUB}/index.html ######################################################################## ## MODIFY INTO "./zen/ipns_TAG_refresh.sh" (add crypto/contracts there)