Last active
March 24, 2021 21:58
-
-
Save viniciussanchez/ce12d8ec7effae9ebb76f4baab2155e8 to your computer and use it in GitHub Desktop.
reCAPTCHA JSON response
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"success": true, | |
"challenge_ts": "timestamp", | |
"hostname": "string", | |
"error-codes": [] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment