From efeb57a1655b79aba775a0c81cb61e9390905974 Mon Sep 17 00:00:00 2001 From: Boris Date: Fri, 27 Aug 2021 19:47:18 +0200 Subject: [PATCH] =?UTF-8?q?[ENH]=20Coh=C3=A9rence=20style=20pour=20=C3=A9t?= =?UTF-8?q?apes=202=20et=203=20+=20changement=20du=20fonctionnement=20du?= =?UTF-8?q?=20tunnel=20de=20paiement=20(bouton=20au=20lieu=20de=20QR=20cod?= =?UTF-8?q?e)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- www/boris/youtube_watch_step2.html | 2 +- zen/new_file_in_astroport.sh | 102 ++++++++++++++++++++--------- 2 files changed, 72 insertions(+), 32 deletions(-) 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)