Closed vincentauger closed 4 years ago
Could HTTPS be used here?
src/Middleware/Geo.php
$response = $this->getResponse('http://ip-api.com/json/' . $this->ip() . '?fields=continent,country,regionName,city');
It is available only in the paid version.
Could HTTPS be used here?
src/Middleware/Geo.php