Bypass-Recaptcha-V3-HTTPX icon indicating copy to clipboard operation
Bypass-Recaptcha-V3-HTTPX copied to clipboard

Bypass Google Recaptcha V3 with anchor URL.

Results 2 Bypass-Recaptcha-V3-HTTPX issues
Sort by recently updated
recently updated
newest added

how to implement custom data-action? ```javascript grecaptcha.execute('reCAPTCHA_site_key', {action: 'some_action'}).then(function(token) {}) ```

Hi bro, I'm using your script, but it's missing the page-action. Is there a way to submit a page-action?