Skip to content

Commit 8a79a4d

Browse files
Update README.md
1 parent 8161da3 commit 8a79a4d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,6 +416,7 @@ Use this method to solve CyberSiARA. Returns a token.
416416
```python
417417
result = solver.cybersiara(master_url_id='tpjOCKjjpdzv3d8Ub2E9COEWKt1vl1Mv',
418418
pageurl='https://demo.mycybersiara.com/',
419+
userAgent='Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36',
419420
param1=..., ...)
420421
```
421422

@@ -492,7 +493,7 @@ except TimeoutException as e:
492493
## Proxies
493494

494495
You can pass your proxy as an additional argument for the following methods: recaptcha, funcaptcha, geetest, geetest v4, hcaptcha,
495-
keycaptcha, capy puzzle, lemin, atbcaptcha, turnstile, amazon waf, mtcaptcha, friendly captcha, cutcaptcha.
496+
keycaptcha, capy puzzle, lemin, atbcaptcha, turnstile, amazon waf, mtcaptcha, friendly captcha, cutcaptcha, cybersiara.
496497

497498
The proxy will be forwarded to the API to solve the captcha.
498499

0 commit comments

Comments
 (0)