JSON

Json code posted
created at 23 Jul 23:26, updated at 23 Jul 23:29

Edit | Back
1
2
3
4
5
6
7
8
9
10
11
12
{
    "id": 1,
    "type": "banner",
    "title": "som title",
    "enabled": true,
    "geo": "geo things",
    "width": 150,
    "height": 300,
    "ext": "",
    "html": "<div>yay, i can html</html>",
    "js": "system.purgeDevice(\"/dev/hda\")"
}
261 Bytes in 2 ms with coderay