Last active
December 16, 2018 20:23
-
-
Save alooze/b0b116e6454a02b2a3f05f94e91b2a14 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$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