Last active
December 16, 2018 15:47
-
-
Save alooze/39a14bd2640aa59ea3f785f1f8148174 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": { | |
}, | |
"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", | |
"height": "1", | |
}, | |
"title": { | |
"type": "image", | |
"style": { | |
"width": "1", | |
"height": "1" | |
}, | |
"url": "https://raw.githubusercontent.com/Jasonette/Instagram-UI-example/master/images/logo.png" | |
} | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment