You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.
I have used this script successfully in the past but by now it appears that there are absolutely no domains left. I have been running the script for months now with no luck. This means that I have long stretches of time without checking the logs, and on occasion I have noticed that for one reason or another it stopped working. I think it would be quite helpful to include a timestamp by default so that we can check the log and quickly be able to tell when a job was run. It would be as simple as changing line 90 in index.php to echo date('d/m/y h:i:s'), " $message\n";
The text was updated successfully, but these errors were encountered:
Hello,
I have used this script successfully in the past but by now it appears that there are absolutely no domains left. I have been running the script for months now with no luck. This means that I have long stretches of time without checking the logs, and on occasion I have noticed that for one reason or another it stopped working. I think it would be quite helpful to include a timestamp by default so that we can check the log and quickly be able to tell when a job was run. It would be as simple as changing line 90 in index.php to
echo date('d/m/y h:i:s'), " $message\n";
The text was updated successfully, but these errors were encountered: