I have a link called
www.example.com/previewAndAccept.php but when I click the link, sometimes it redirects to:
www.example.com/NoMoreHits.php Since it redirects I can't use the google chrome auto refresh script to refresh the URL, since it would be refreshing the second link instead of the first. My question is, is there a way to write a script to repeatedly check the original link every second?