Skip to content

Commit be5cfee

Browse files
Update README.md
1 parent 90585d4 commit be5cfee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ This method offers a reCAPTCHA V3 solver and returns a token.
164164

165165
```python
166166
result = solver.recaptcha(sitekey='6Le-wvkSVVABCPBMRTvw0Q4Muexq1bi0DJwx_mJ-',
167-
url='https://mysite.com/page/with/recaptcha',
167+
url='https://mysite.com/page/with/recaptcha-v3',
168168
version='v3',
169169
param1=..., ...)
170170
```

0 commit comments

Comments
 (0)