Skip to content

Commit

Permalink
Merge branch 'master' into readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kratzky committed Apr 2, 2024
2 parents de30326 + 109997e commit eab2fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion twocaptcha/solver.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ class TimeoutException(SolverExceptions):
class TwoCaptcha():
def __init__(self,
apiKey,
softId=None,
softId=4580,
callback=None,
defaultTimeout=120,
recaptchaTimeout=600,
Expand Down

0 comments on commit eab2fe1

Please sign in to comment.