Skip to content

Instantly share code, notes, and snippets.

@alooze
Last active December 14, 2018 21:40
Show Gist options
  • Save alooze/00760f63549db85ed4ce3176f993d0a2 to your computer and use it in GitHub Desktop.
Save alooze/00760f63549db85ed4ce3176f993d0a2 to your computer and use it in GitHub Desktop.
{
"$jason": {
"head": {
"title": "Hello Commfi",
"style": {
"font": "HelveticaNeue",
"size": "20",
"color": "#ffffff",
"padding": "10"
}
},
"body": {
"background": {
"type": "html",
"text": "<html><head><style></style><script>document.location='https://mob.commfi.net/about';</script></head><body>Loading</body></html>",
"style": {
"height": "300",
"background": "#ffffff"
},
"action": {
"type": "$default"
}
},
"header": {
"style": {
"background": "#ffffff"
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment