Skip to content

Instantly share code, notes, and snippets.

@alooze
Created December 16, 2018 20:25
Show Gist options
  • Save alooze/99c82e61b097d64fbd94268144afbb63 to your computer and use it in GitHub Desktop.
Save alooze/99c82e61b097d64fbd94268144afbb63 to your computer and use it in GitHub Desktop.
{
"$jason": {
"head": {
"title": "Hello Commfi",
"style": {
"font": "HelveticaNeue",
"size": "5",
"color": "#000000",
"padding": "0"
}
},
"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"
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment