diff options
| author | jules <jules@carbonpictures.com> | 2017-05-18 17:06:49 +0000 |
|---|---|---|
| committer | jules <jules@carbonpictures.com> | 2017-05-18 17:06:49 +0000 |
| commit | 7d1a0f18e16443f78c2e5cfa6b547cb227423975 (patch) | |
| tree | 03485a445f4188fa2029b4c8bde7d713870ffbaf /db.json | |
| parent | 92a7c746fe2e478f668d6b557922c969dff37dea (diff) | |
db
Diffstat (limited to 'db.json')
| -rw-r--r-- | db.json | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -2212,5 +2212,28 @@ "__index": 6, "dateCreated": "Thu, 18 May 2017 00:16:34 GMT" } + ], + "stream": [ + { + "id": "livestream", + "title": "Livestream", + "streams": [ + { + "text": "CNN", + "uri": "https://www.youtube.com/watch?v=RoD5WWNMsdg" + }, + { + "text": "NASA", + "uri": "https://www.youtube.com/watch?v=qzMQza8xZCc" + }, + { + "text": "Radio", + "uri": "https://www.youtube.com/watch?v=xrbrQhpvn8E" + } + ], + "disabled": false, + "__index": 0, + "dateCreated": "Thu, 18 May 2017 17:05:09 GMT" + } ] }
\ No newline at end of file |
