Skip to content

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 <[email protected]>
@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 <[email protected]>
@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 <[email protected]>

* - 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 <[email protected]>

---------

Signed-off-by: Maxim S <[email protected]>
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