Loading challenge...
Beat an invisible bot trap and time-gate without filling the hidden field
A contact form guarded by an invisible bot trap and a minimum-fill-time check โ no widget, no token, pure anti-bot heuristics
A real human never sees or fills the hidden field, and never submits in under ~1.5s. A naive automation that blindly fills every input โ or submits instantly โ gets flagged as a bot by the server.
Your goal: fill only the real fields, leave the trap empty, and pace the submit so the server returns verdict: human.
Submit without tripping the trap
Automation hints
input#hp-website(name="website") is off-screen + tabindex=-1 โ leave it empty#captcha-result[data-verdict=human], not just any result message