CUCaTS
Puzzlehunt 2014
h(x) = e3098485e6fadb1d0044e5e1488024a453083bc7a9eeed62ca654779f2be3ef9
author: unknown
h(x) looks like a cryptographic hash, and refreshing the page shows it changes every 5s. We find that the SHA256 hash of the unix time (floored by 5 seconds) gives us the same hash. Thus the answer is the current unix time (and values within ± a minute are accepted).