From becaa663b58d3c6bb92d2400d42afbacd786218f Mon Sep 17 00:00:00 2001 From: Andrei Date: Sat, 5 Oct 2024 21:11:55 +0300 Subject: [PATCH] Update NoCaptchaTask.py --- src/python3_anticaptcha/NoCaptchaTask.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/python3_anticaptcha/NoCaptchaTask.py b/src/python3_anticaptcha/NoCaptchaTask.py index feb51a7..216bd1f 100644 --- a/src/python3_anticaptcha/NoCaptchaTask.py +++ b/src/python3_anticaptcha/NoCaptchaTask.py @@ -47,7 +47,6 @@ class NoCaptchaTask: return False return True - # Работа с капчей def captcha_handler(self, websiteURL: str, websiteKey: str, recaptchaDataSValue: str = "", **kwargs) -> dict: """ Метод получает ссылку на страницу, где расположена капча, и ключ капчи