Updated to latest stable tonight - thanks for the exellent work guys!
Noticed 10 "Expiring Domains" in my dashboard and went to investigate.
Seems 9 out of of those 10 already was renewed according to another Domain Name Expiry Checker.
Changed crontab according to the new /scripts folder, and ran cron_domain_refresher.php by hand:
sudo -u www-data php /var/www/my.domain.dk/scripts/cron_domain_refresher.php XxMyKeyxX
Completed within 5 sec. Output: "Updated [one of the client domains]"
Ran it again ~30 mins later
Completed within 5 sec. Output: "Updated [another of my client domains]"
According to the documetation, this is by design, and it only pulls the oldest domain per run.
What defines the "oldest domain", as by running the command several times, I see it jumping around according to the "Expires" column?
Anyway, will probably set it to run every hour, just to keep up, or is there a limit for the number of whois lookups?
Thx.