The reCaptcha checking is done on the client side, the browser connects to google reCaptcha and checks if the input is from a robot. Then a verification code is returned to the browser.
That...