aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús Eduardo <heckyel@hyperbola.info>2017-10-05 22:03:36 -0500
committerJesús Eduardo <heckyel@hyperbola.info>2017-10-05 22:03:36 -0500
commitd88644d81602d8a42396a027b1d1ba612ecc7407 (patch)
tree00fa35beaffad9a496016bb0c9583d4fa9355daf
parent1eca1efbb80cbcb408828e9828db5ebf0bf76537 (diff)
downloadytlibre-d88644d81602d8a42396a027b1d1ba612ecc7407.tar.lz
ytlibre-d88644d81602d8a42396a027b1d1ba612ecc7407.tar.xz
ytlibre-d88644d81602d8a42396a027b1d1ba612ecc7407.zip
Agrega URL base del vídeo
-rw-r--r--video.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/video.php b/video.php
index 18706b6..b3c1fb2 100644
--- a/video.php
+++ b/video.php
@@ -90,8 +90,9 @@ require_once "processor.php";
<!--LibreVideoJS-->
</div>
</section>
+ <p><?php echo $baselink; ?></p>
<footer>
- <p class="copyleft">Esta web es Software Libre y esta disponible en <a class="enlace" rel="noopener noreferrer" href="https://notabug.org/Heckyel/ytlibre" target="_blank">Notabug</a> bajo la Licencia
+ <p class="copyleft">Esta web es Software Libre y esta disponible en <a class="enlace" rel="noopener noreferrer" href="https://notabug.org/heckyel/ytlibre" target="_blank">Notabug</a> bajo la Licencia
<a class="enlace" rel="license noopener noreferrer" href="https://www.gnu.org/licenses/agpl-3.0.html" target="_blank">
<abbr title="GNU Affero General Public License version 3">GNU AGPLv3+</abbr>
</a>