summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhorus_arch2017-02-02 16:27:24 +0100
committerhorus_arch2017-02-02 16:27:24 +0100
commitaddcaf84de53d9c70c2f67a0d1e350776f3b170e (patch)
treef72cff4a629051b7b02e6b36bdb3bd6967e8bae8
parente68d4f2b64c065357ba70d19298b36469a92d654 (diff)
downloadgospeladlershof.de-addcaf84de53d9c70c2f67a0d1e350776f3b170e.tar.gz
Bugfix.
-rw-r--r--intern.gospeladlershof.de/video.php36
1 files changed, 18 insertions, 18 deletions
diff --git a/intern.gospeladlershof.de/video.php b/intern.gospeladlershof.de/video.php
index 457c07d..dd60d38 100644
--- a/intern.gospeladlershof.de/video.php
+++ b/intern.gospeladlershof.de/video.php
@@ -21,12 +21,12 @@ require_once __DIR__ . '/header.php';
<h1>King of Kings</h1>
<div align="center" class="embed-responsive embed-responsive-16by9">
<video controls class="embed-responsive-item" preload="metadata">
- <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (320).mp4" type=video/mp4" media="(max-width: 479px) AND (min-width: 320px)">
- <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (480).mp4" type=video/mp4" media="(max-width: 719px) AND (min-width: 480px)">
- <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (720).mp4" type=video/mp4" media="all and (min-width: 720px)">
- <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (320).webm" type=video/webm" media="(max-width: 479px) AND (min-width: 320px)">
- <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (480).webm" type=video/webm" media="(max-width: 719px) AND (min-width: 480px)">
- <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (720).webm" type=video/webm" media="all and (min-width: 720px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (320).mp4" type="video/mp4" media="(max-width: 479px) AND (min-width: 320px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (480).mp4" type="video/mp4" media="(max-width: 719px) AND (min-width: 480px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (720).mp4" type="video/mp4" media="all and (min-width: 720px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (320).webm" type="video/webm" media="(max-width: 479px) AND (min-width: 320px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (480).webm" type="video/webm" media="(max-width: 719px) AND (min-width: 480px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (720).webm" type="video/webm" media="all and (min-width: 720px)">
</video>
</div>
</div> <!-- /.row -->
@@ -34,12 +34,12 @@ require_once __DIR__ . '/header.php';
<h1>Jesus is my Salvation</h1>
<div align="center" class="embed-responsive embed-responsive-16by9">
<video controls class="embed-responsive-item" preload="metadata">
- <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (320).mp4" type=video/mp4" media="(max-width: 479px) AND (min-width: 320px)">
- <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (480).mp4" type=video/mp4" media="(max-width: 719px) AND (min-width: 480px)">
- <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (720).mp4" type=video/mp4" media="all and (min-width: 720px)">
- <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (320).webm" type=video/webm" media="(max-width: 479px) AND (min-width: 320px)">
- <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (480).webm" type=video/webm" media="(max-width: 719px) AND (min-width: 480px)">
- <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (720).webm" type=video/webm" media="all and (min-width: 720px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (320).mp4" type="video/mp4" media="(max-width: 479px) AND (min-width: 320px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (480).mp4" type="video/mp4" media="(max-width: 719px) AND (min-width: 480px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (720).mp4" type="video/mp4" media="all and (min-width: 720px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (320).webm" type="video/webm" media="(max-width: 479px) AND (min-width: 320px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (480).webm" type="video/webm" media="(max-width: 719px) AND (min-width: 480px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (720).webm" type="video/webm" media="all and (min-width: 720px)">
</video>
</div>
</div> <!-- /.row -->
@@ -47,12 +47,12 @@ require_once __DIR__ . '/header.php';
<h1>Jesus on the Mainline</h1>
<div align="center" class="embed-responsive embed-responsive-16by9">
<video controls class="embed-responsive-item" preload="metadata">
- <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (320).mp4" type=video/mp4" media="(max-width: 479px) AND (min-width: 320px)">
- <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (480).mp4" type=video/mp4" media="(max-width: 719px) AND (min-width: 480px)">
- <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (720).mp4" type=video/mp4" media="all and (min-width: 720px)">
- <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (320).webm" type=video/webm" media="(max-width: 479px) AND (min-width: 320px)">
- <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (480).webm" type=video/webm" media="(max-width: 719px) AND (min-width: 480px)">
- <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (720).webm" type=video/webm" media="all and (min-width: 720px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (320).mp4" type="video/mp4" media="(max-width: 479px) AND (min-width: 320px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (480).mp4" type="video/mp4" media="(max-width: 719px) AND (min-width: 480px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (720).mp4" type="video/mp4" media="all and (min-width: 720px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (320).webm" type="video/webm" media="(max-width: 479px) AND (min-width: 320px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (480).webm" type="video/webm" media="(max-width: 719px) AND (min-width: 480px)">
+ <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (720).webm" type="video/webm" media="all and (min-width: 720px)">
</video>
</div>
</div> <!-- /.row -->