Recent content by Skillful

  1. S

    Render Google Recaptcha from external website

    I tried to request with curl the "/recaptcha/api2/anchor" and change the host in "recaptcha.anchor.Main.init" function, I can display display the recaptcha widget, but don't work yet. I take a look into "neuroradiology/InsideReCaptcha" github but it appear to be old. Someone have some tip?
  2. S

    Render Google Recaptcha from external website

    Someone know how can I render a google recaptcha from a external website? If I just use the 'data-sitekey' from a external source I get the owner permission error. Any ideia what I need to do it work?
  3. S

    How to Solve ReCaptcha V2

    Hello, I want to render a recaptcha from other website, so i can manually check it, get the g-recaptcha-response and send to google, is it possible? how can I do this? If I just put the "data-sitekey" that I get from the original website I get the owner error and the recaptcha don'l load.
Back
Top