added fix for removing elements from the array

This commit is contained in:
2021-05-24 13:58:24 +04:00
parent 65e633e6c4
commit f89e7ccbcb
4 changed files with 12 additions and 17 deletions

View File

@@ -1,16 +1,3 @@
{
"ip_address": [
{
"ipv4": "147.75.100.225",
"latency": 1582411,
"download": 279180.07603469375,
"upload": 855366.1394760027
},
{
"ipv4": "86.99.70.106",
"latency": 134446840,
"download": 1582.176490711659,
"upload": 597823.3252726822
}
]
"ip_address": null
}