File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ This is a PHP library that wraps up the server-side verification step required
99to process responses from the reCAPTCHA service. This client supports both v2
1010and v3.
1111
12- - reCAPTCHA: https://www .google.com/recaptcha
12+ - reCAPTCHA: https://cloud .google.com/security/products /recaptcha
1313- This repo: https://github.com/google/recaptcha
1414- Hosted demo: https://recaptcha-demo.appspot.com/
1515- Version: 1.4.1
@@ -59,8 +59,7 @@ own autoloader or require the needed files directly in your code.
5959## Usage
6060
6161First obtain the appropriate keys for the type of reCAPTCHA you wish to
62- integrate for v2 at https://www.google.com/recaptcha/admin or v3 at
63- https://g.co/recaptcha/v3 .
62+ integrate at https://www.google.com/recaptcha/admin .
6463
6564Then follow the [ integration guide on the developer
6665site] ( https://developers.google.com/recaptcha/intro ) to add the reCAPTCHA
You can’t perform that action at this time.
0 commit comments