- Edited
whisperwow I'm a bit confused, because that is not the syntax for a crontab.
The cron job syntax looks like this:
https://en.wikipedia.org/wiki/Cron#Overview
I guess you are using some GUI I'm not familiar with:
https://support.hostinger.com/en/articles/1583465-how-to-set-up-a-cron-job-at-hostinger
Could you provide a screenshot, just for the sake of clarity?
Also, don't you have any shell access? If so, can you do "crontab -l" to show your current crontab and "crontab -e" to edit it?