This plugin updates the GeoIP database.
Requires YOURLS 1.8.2
and above,
and a Maxmind account and a free license key.
- In
/user/plugins
, create a new folder namedgeoip-update
. - Drop these files in that directory.
- Go to the Plugins administration page (eg.
http://sho.rt/admin/plugins.php
) and activate the plugin. - Have fun!
Input your license key and click "Update DB". That's all.
You can use this plugin to automatically update the GeoIP database using cron
if available on your server.
See file run.php
in the plugin directory for more information.
Do whatever the hell you want with it.