@@ -18,6 +18,12 @@ You can then run the script as a cron job :
*/15 * * * * python /home/user/gandi_ddns.py
```
But to be nice to the API servers, you should choose a random offset for your job. For example to run at 2 minutes after the hour, and then every 15 minutes :