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