mirror of
https://github.com/Steffo99/unimore-bda-2.git
synced 2024-11-21 15:34:22 +00:00
Remove my evil nemesis
This commit is contained in:
parent
5d63c31a8e
commit
0f60d6a6d0
1 changed files with 2 additions and 2 deletions
|
@ -352,11 +352,11 @@ La pagina ottenuta verrà poi restituita all'user agent, assieme a un codice `HT
|
||||||
```jsonc
|
```jsonc
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"name": "Offets :)",
|
"name": "stefano",
|
||||||
"score": 2468.19
|
"score": 2468.19
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Steffo :(",
|
"name": "altro-stefano",
|
||||||
"score": 1234.56
|
"score": 1234.56
|
||||||
},
|
},
|
||||||
// [...]
|
// [...]
|
||||||
|
|
Loading…
Reference in a new issue