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