update
This commit is contained in:
@@ -51,6 +51,6 @@ class Index
|
||||
|
||||
return json(['ip' => $ip, 'record' => $record, 'map' => [
|
||||
'google' => $mapUrl
|
||||
]]);
|
||||
]], JSON_UNESCAPED_UNICODE + JSON_UNESCAPED_SLASHES);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user