Gecko
Gecko copied to clipboard
Incorrectly determines the external IP of the server
ip address of the server is incorrect
Using gethostbyname($_SERVER["HTTP_HOST"]) to define gives a more correct result
thanks i will fix this soon