Skip to content

Adding methods mtcaptcha, friendly captcha, cutcaptcha #73

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 2 commits into from
Apr 1, 2024

Conversation

poplers24
Copy link
Collaborator

Done

  • Adding methods mtcaptcha, friendly captcha, cutcaptcha to solver.py
  • Adding examples mtchaptcha.py, mtcaptcha_options.py, friendly_captcha.py, friendly_captcha_options.py, cutcaptcha.py, cutcaptcha_options.py to examples folder
  • Adding tests test_mtcaptcha.py, test_friendly_captcha.py, test_cutcaptcha.py to tests folder

Adding examples mtchaptcha.py, mtcaptcha_options.py, friendly_captcha.py, friendly_captcha_options.py, cutcaptcha.py, cutcaptcha_options.py to examples folder
Adding tests test_mtcaptcha.py, test_friendly_captcha.py, test_cutcaptcha.py to tests folder

Signed-off-by: Maxim S <poplers24@gmail.com>
@kratzky kratzky self-assigned this Mar 25, 2024
}

sends = {
'method': 'cutcaptchaа',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Опечатка, лишняя a

Copy link
Collaborator Author

@poplers24 poplers24 Apr 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

  • Fixed parameter {'method': 'cutcaptcha'} in the send parameters of the send request in the file test_cutcaptcha.py
  • Adding .idea/, .DS_Store to .gitignore

Copy link
Collaborator

@kratzky kratzky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Нужно исправить опечатку, из-за нее валится тест.

…f the send request in the file test_cutcaptcha.py

- Adding .idea/, .DS_Store to .gitignore

Signed-off-by: Maxim S <poplers24@gmail.com>
@poplers24
Copy link
Collaborator Author

@kratzky исправил

@kratzky kratzky merged commit 46067e2 into 2captcha:master Apr 1, 2024
kratzky pushed a commit that referenced this pull request Apr 2, 2024
* Adding methods mtcaptcha, friendly captcha, cutcaptcha to solver.py
Adding examples mtchaptcha.py, mtcaptcha_options.py, friendly_captcha.py, friendly_captcha_options.py, cutcaptcha.py, cutcaptcha_options.py to examples folder
Adding tests test_mtcaptcha.py, test_friendly_captcha.py, test_cutcaptcha.py to tests folder

Signed-off-by: Maxim S <poplers24@gmail.com>

* - Fixed parameter {'method': 'cutcaptcha'} in the "send" parameters of the send request in the file test_cutcaptcha.py
- Adding .idea/, .DS_Store to .gitignore

Signed-off-by: Maxim S <poplers24@gmail.com>

---------

Signed-off-by: Maxim S <poplers24@gmail.com>
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.

2 participants