diff options
| author | Jules Laplace <jules@okfoc.us> | 2016-03-28 19:20:11 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2016-03-28 19:20:11 -0400 |
| commit | ba81ae9a470c804f6ed425b2d2019d1cda53f273 (patch) | |
| tree | 0cef5a8489a3e0fcc365f3f44a6b0c13b3ec1d0b /db.json | |
| parent | 0c0f5935414c3edf3673d84532e537a6e9823a16 (diff) | |
| parent | dca0b022e7aebf84828aa2182c68a6d348d7525a (diff) | |
iframes
Diffstat (limited to 'db.json')
| -rw-r--r-- | db.json | 17 |
1 files changed, 16 insertions, 1 deletions
@@ -26,7 +26,22 @@ "client": "Annapurna Pictures", "containImage": "true", "iframe": "", - "video": "" + "video": "", + "media": [ + { + "uri": "http://okfoc.us/", + "caption": "", + "type": "link" + }, + { + "type": "vimeo", + "token": "33424808", + "width": "640", + "height": "360", + "title": "MEGA UPLOAD SONG!!!! HTTP://OKFOC.US", + "thumb": "https://i.vimeocdn.com/video/226874497_640.jpg" + } + ] }, { "id": "test-2", |
