CTF-spied-conversation/conversation.json

11 lines
186 B
JSON

{
"error": "Stop, someone is spying on us",
"conversation": [
{
"msg": "Salut Théo"
},
{
"msg": "Salut Oriana"
}
]
}