CUCaTS
Puzzlehunt 2014
h(x) = 32a2697102a3cd75f34e3ecb4e41e3fa9892711325b929fea537c7c341b332d0
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).