“The GeoLite2 Country and City databases are updated on the first Tuesday of each month.”
https://dev.maxmind.com/geoip/geoip2/geolite2/
So it would not change anything to update the database more frequently. And in order that all 10000+ websites do not update at the same time (and thus trigger the Cloudflare max limit), I have added some randomness there (within a week after the first tuesday in a month).
Oh – I see, the documentation is not up to date, actually they do generate the lite database more than once a month. Yes I will change the update logic then in the next release.
The new update policy is: update every 1-2 weeks. You can install the github Beta version if you don’t want to wait for the next release.
https://github.com/yellowtree/geoip-detect/archive/master.zip
Thread Starter
coholm
(@coholm)
Thank you so much for your great work ! 🙂