allerallegro

Results 1 issues of allerallegro

The return of this url is returning a base64 instead of a json, generating an error in the control.py file, line 144. ``` async def handler(self, response: Response): if response.url.startswith("https://api.hcaptcha.com/getcaptcha/"):...

bug