Created
June 13, 2017 09:35
-
-
Save mcolmant/3894680f4e203018d9c5102132f0fe42 to your computer and use it in GitHub Desktop.
Vivatech cmx addresses used by Mapwize
This file contains 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
[ | |
{ | |
name: ‘Mederic Morel’, | |
avatar: ‘mederic’, | |
ipAddress: ‘10.10.20.220’ | |
}, | |
{ | |
name: ‘Mathieu Gerard’, | |
avatar: ‘mathieu’, | |
ipAddress: ‘10.10.20.221’ | |
}, | |
{ | |
name: ‘Cyprien Lang’, | |
avatar: ‘cyprien’, | |
ipAddress: ‘10.10.20.222’ | |
}, | |
{ | |
name: ‘Etienne Mercier’, | |
avatar: ‘etienne’, | |
ipAddress: ‘10.10.20.223’ | |
}, | |
{ | |
name: ‘Alexandre Clay’, | |
avatar: ‘alexandre’, | |
ipAddress: ‘10.10.20.224’ | |
}, | |
{ | |
name: ‘Manon Aillerie’, | |
avatar: ‘manon’, | |
ipAddress: ‘10.10.20.225’ | |
}, | |
{ | |
name: ‘Melody Buiche’, | |
avatar: ‘melody’, | |
ipAddress: ‘10.10.20.226’ | |
}, | |
{ | |
name: ‘Charles Spriet’, | |
avatar: ‘charles’, | |
ipAddress: ‘10.10.20.227’ | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment