added fix for removing elements from the array
This commit is contained in:
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user