site-accueil-insa/historique.json
2018-05-25 08:33:39 +02:00

26 lines
No EOL
362 B
JSON

{
"usa": [
{
"text": "whoa, des points!",
"points": 99
},
{
"text": "whoa, encore des points!",
"points": 2
}
],
"urss":[
{
"text": "ah ! Mes points!",
"points": 49
},
{
"text": "yes, des points!",
"points": 45
},
{
"text": "encore !",
"points": 5
}
]
}