I need to refresh the content of my site at specific time (hour:min:sec), but I don't want user to know when it will be refreshed.
I don't want to refresh the page every 30 seconds. I want to reload the content only on a specific date, including seconds, and don't let the user to know this date.
What options do I have?