web/marathon-serpentine-2018/config.php
changeset 1470 4812c816aec1
parent 1468 1c022bcd537a
child 1472 635127fc6db9
equal deleted inserted replaced
1469:836ee3f0f200 1470:4812c816aec1
     1 <?php
     1 <?php
     2 
     2 
     3 $embed_code_list = [
     3 $embed_code_list = [
     4     [new DateTime('2018-09-22T08:30:00Z'), new DateTime('2018-09-22T13:15: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>'],
     4     [new DateTime('2018-09-22T08:30:00Z'), new DateTime('2018-09-22T13: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>'],
     5     [new DateTime('2018-09-22T13:15: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>'],
     5     [new DateTime('2018-09-22T13: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>'],
     6     [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>'],
     6     [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>'],
     7 ];
     7 ];
     8 
     8 
     9 $islive_embed = null;
     9 $islive_embed = null;
    10 $current_time = new DateTime();
    10 $current_time = new DateTime();