Skip to content

Commit 9e9cac6

Browse files
authoredMay 20, 2024··
- Replaced “pazzle” with “puzzle” (#82)
- The following captchas have been removed from the proxy description: grid, rotate - Replaced the link [post options] to https://2captcha.com/ Signed-off-by: Maxim S <poplers24@gmail.com>
1 parent 0e29e03 commit 9e9cac6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ except TimeoutException as e:
357357
### Proxies
358358

359359
You can pass your proxy as an additional argument for methods: recaptcha, funcaptcha, geetest, geetest v4, hcaptcha,
360-
keycaptcha, capy pazzle, grid, rotate, lemin, atbcaptcha, turnstile, amazon waf, mtcaptcha, friendly captcha, cutcaptcha.
360+
keycaptcha, capy puzzle, lemin, atbcaptcha, turnstile, amazon waf, mtcaptcha, friendly captcha, cutcaptcha.
361361
The proxy will be forwarded to the API to solve the captcha.
362362

363363
We have our own proxies that we can offer you. [Buy residential proxies] for avoid restrictions and blocks. [Quick start].
@@ -390,7 +390,7 @@ async def captchaSolver(image):
390390
[2Captcha]: https://2captcha.com/
391391
[2captcha sofware catalog]: https://2captcha.com/software
392392
[pingback settings]: https://2captcha.com/setting/pingback
393-
[post options]: https://2captcha.com/2captcha-api#solving_normal_captcha
393+
[post options]: https://2captcha.com/2captcha-api#normal_post
394394
[list of supported languages]: https://2captcha.com/2captcha-api#language
395395
[examples directory]: /examples
396396
[asyncio]: https://docs.python.org/3/library/asyncio.html

0 commit comments

Comments
 (0)
Please sign in to comment.