# HG changeset patch # User ymh # Date 1537622722 -7200 # Node ID 635127fc6db950d235d5a972facef36059096595 # Parent c99372e45a9023bd2150416b911ab8203885bdd6 push transition time diff -r c99372e45a90 -r 635127fc6db9 web/marathon-serpentine-2018/config.php --- a/web/marathon-serpentine-2018/config.php Sat Sep 22 15:14:16 2018 +0200 +++ b/web/marathon-serpentine-2018/config.php Sat Sep 22 15:25:22 2018 +0200 @@ -2,7 +2,7 @@ $embed_code_list = [ [new DateTime('2018-09-22T08:30:00Z'), new DateTime('2018-09-22T13:30:00Z'), ''], - [new DateTime('2018-09-22T13:30:01Z'), new DateTime('2018-09-22T20:30:00Z'), ''], + [new DateTime('2018-09-22T13:30:01Z'), new DateTime('2018-09-22T22:30:00Z'), ''], [new DateTime('2018-09-23T07:30:00Z'), new DateTime('2018-09-23T16:30:00Z'), ''], ];