update videoservices.json
parent
d803501c31
commit
6204f855f3
|
|
@ -1,12 +1,42 @@
|
||||||
{
|
{
|
||||||
"videos": [
|
"videos": [
|
||||||
|
{
|
||||||
|
"isReady": true,
|
||||||
|
"title": "Sunday Evening",
|
||||||
|
"src": "",
|
||||||
|
"yt": "https://www.youtube.com/embed/MTej_Yk5py0",
|
||||||
|
"date": "2020-05-17T19:00:00-06:00",
|
||||||
|
"archived": false,
|
||||||
|
"message": "Please check back later for the Sunday Evening Service"
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"isReady": true,
|
||||||
|
"title": "Sunday Morning",
|
||||||
|
"src": "",
|
||||||
|
"yt": "https://www.youtube.com/embed/7t48zsLmZvM",
|
||||||
|
"date": "2020-05-17T11:00:00-06:00",
|
||||||
|
"archived": true,
|
||||||
|
"message": "Please check back later for the Sunday Morning Service"
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"isReady": true,
|
||||||
|
"title": "Wednesday Evening",
|
||||||
|
"src": "",
|
||||||
|
"yt": "https://www.youtube.com/embed/eUOQ4Cm-eKM",
|
||||||
|
"date": "2020-05-13T19:00:00-06:00",
|
||||||
|
"archived": true,
|
||||||
|
"message": "Please check back later for the Wednesday Evening Service"
|
||||||
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"isReady": true,
|
"isReady": true,
|
||||||
"title": "Sunday Evening",
|
"title": "Sunday Evening",
|
||||||
"src": "",
|
"src": "",
|
||||||
"yt": "https://www.youtube.com/embed/wCqhj3HnhKU",
|
"yt": "https://www.youtube.com/embed/wCqhj3HnhKU",
|
||||||
"date": "2020-05-10T19:00:00-06:00",
|
"date": "2020-05-10T19:00:00-06:00",
|
||||||
"archived": false,
|
"archived": true,
|
||||||
"message": "Please check back later for the Sunday Evening Service"
|
"message": "Please check back later for the Sunday Evening Service"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue