We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[fCaptcha] | [08:39:06] | [Info] -> [Got Site Config / (200)] In -> 0.084 Seconds [fCaptcha] | [08:39:06] | [Info] -> [Got Captcha Number 1 / (200)] In -> 0.107 Seconds Traceback (most recent call last): File "/hCaptcha-Solver-main/main.py", line 3, in Hcaptcha( File "/hCaptcha-Solver-main/core/solver.py", line 49, in init self.captcha2 = self.get_captcha2() File "/hCaptcha-Solver-main/core/solver.py", line 94, in get_captcha2 'old_ekey' : self.captcha1['key'], KeyError: 'key'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
[fCaptcha] | [08:39:06] | [Info] -> [Got Site Config / (200)] In -> 0.084 Seconds
[fCaptcha] | [08:39:06] | [Info] -> [Got Captcha Number 1 / (200)] In -> 0.107 Seconds
Traceback (most recent call last):
File "/hCaptcha-Solver-main/main.py", line 3, in
Hcaptcha(
File "/hCaptcha-Solver-main/core/solver.py", line 49, in init
self.captcha2 = self.get_captcha2()
File "/hCaptcha-Solver-main/core/solver.py", line 94, in get_captcha2
'old_ekey' : self.captcha1['key'],
KeyError: 'key'
The text was updated successfully, but these errors were encountered: