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: """ Метод получает ссылку на страницу, где расположена капча, и ключ капчи