Skip to content

Commit 37ecd8e

Browse files
committed
update README.md
Signed-off-by: Maxim S <[email protected]>
1 parent 18090c2 commit 37ecd8e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,6 @@ Use this method to solve Yandex Smart Captcha. Returns JSON with the token.
247247
```python
248248
result = solver.yandex_smart(sitekey='0x1AAAAh45AAAAkg0s2VIOD34y5hy4h4h',
249249
url='http://mysite.com/',
250-
softId=123,
251250
proxy={'type': 'HTTPS', 'uri': 'login:password@IP_address:PORT'},
252251
userAgent='Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36')
253252
```

0 commit comments

Comments
 (0)