sleep(5);
#!usr/bin/python import urllib run=1 while run==1: urllib.urlopen('http://domain.co/skript_kotoryj_zapuskaet_funkciju.php') sleep(60)