interp.waitAtTop(when (def html := .getText()) -> { def rx`(?s).*>(@time.*? UTC).*` := html println(time) })