Post
Topic
Board Micro Earnings
Re: FaucetBOX.com Discussion
by
minifrij
on 26/03/2016, 20:53:54 UTC
Does anyone know why http://freegeoip.net has been very slow?
It doesn't seem like there has been any update on the dev's twitter about it. For now, you can use this instead (I should think):
Code:
$countryCode = json_decode(file_get_contents('http://geoip.nekudo.com/api/' . getIP()))->country->code;