Made a slight change to the web script in how it handles IP addresses. Was using ip2long that only works for IPv4 addresses and switched back to the basic string storage/comparison.
If you’re updating,then make sure to re-run init.sql for the IP storage changes inside the database.
Latest version can always be found here.