Created
July 20, 2012 23:07
-
-
Save ddossot/3153787 to your computer and use it in GitHub Desktop.
before-after
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
{ | |
"ip_address": ["71.63.127.143"], | |
"email": ["[email protected]"] | |
} | |
{ | |
"ip_address": "71.63.127.143", | |
"email": "[email protected]", | |
"name": "David Dossot", | |
"company": "Dossot Software Consulting Inc.", | |
"about": "Software Professional, Open Source Developer & Author." | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment