Skip to content

Fix TwoCaptcha/check_hint_img method #86

New issue

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

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

asenatorrr
Copy link
Contributor

TwoCaptcha/check_hint_img method removed 'imginstructions' key from params if it was in base64

@asenatorrr asenatorrr changed the title Fix TwoCaptcha/get_hint_img method Fix TwoCaptcha/check_hint_img method Jun 10, 2024
@poplers24 poplers24 requested a review from kratzky June 17, 2024 14:01
@poplers24
Copy link
Collaborator

@kratzky Here, too, everything seems to be ok, what if the hint does not contain the symbol "." and the line is more than 50 characters, it will immediately be added to params under the 'imginstructions' key. You can to merge

@poplers24
Copy link
Collaborator

@kratzky No need to merge yet

@poplers24
Copy link
Collaborator

poplers24 commented Jun 17, 2024

@kratzky Verified. This code adds ‘hint’ to the parameters. Otherwise, it now gives the error 'ERROR_BAD_PARAMETERS'. I ran the tests, it works correctly. You can merge.

@kratzky kratzky merged commit 61d75a8 into 2captcha:master Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants