push transition time
authorymh <ymh.work@gmail.com>
Sat, 22 Sep 2018 14:22:45 +0200
changeset 1460 4c0f4f2a406c
parent 1459 3f3738b166aa
child 1461 98e0e55ac66d
push transition time
web/marathon-serpentine-2018/config.php
--- a/web/marathon-serpentine-2018/config.php	Sat Sep 22 14:19:00 2018 +0200
+++ b/web/marathon-serpentine-2018/config.php	Sat Sep 22 14:22:45 2018 +0200
@@ -1,8 +1,8 @@
 <?php
 
 $embed_code_list = [
-    [new DateTime('2018-09-22T08:30:00Z'), new DateTime('2018-09-22T12:30:00Z'), '<iframe width="560" height="315" src="https://www.youtube.com/embed/KfXwcNruncg?autoplay=1" frameborder="0" allow="autoplay; encrypted-media" modestbranding=1 allowfullscreen></iframe>'],
-    [new DateTime('2018-09-22T12:30:01Z'), new DateTime('2018-09-22T20:30:00Z'), '<iframe id="ls_embed_1537527835" src="https://livestream.com/accounts/27752410/events/8379051/player?width=560&height=315&enableInfoAndActivity=true&defaultDrawer=&autoPlay=true&mute=false" width="560" height="315" frameborder="0" scrolling="no" allowfullscreen></iframe>'],
+    [new DateTime('2018-09-22T08:30:00Z'), new DateTime('2018-09-22T12:40:00Z'), '<iframe width="560" height="315" src="https://www.youtube.com/embed/KfXwcNruncg?autoplay=1" frameborder="0" allow="autoplay; encrypted-media" modestbranding=1 allowfullscreen></iframe>'],
+    [new DateTime('2018-09-22T12:40:01Z'), new DateTime('2018-09-22T20:30:00Z'), '<iframe id="ls_embed_1537527835" src="https://livestream.com/accounts/27752410/events/8379051/player?width=560&height=315&enableInfoAndActivity=true&defaultDrawer=&autoPlay=true&mute=false" width="560" height="315" frameborder="0" scrolling="no" allowfullscreen></iframe>'],
     [new DateTime('2018-09-23T07:30:00Z'), new DateTime('2018-09-23T16:30:00Z'), '<iframe width="560" height="315" src="https://www.youtube.com/embed/iHygIOIkZ0A?autoplay=1" frameborder="0" allow="autoplay; encrypted-media" modestbranding=1 allowfullscreen></iframe>'],
 ];