Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: 2captcha/2captcha-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.3
Choose a base ref
...
head repository: 2captcha/2captcha-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.4
Choose a head ref
  • 4 commits
  • 7 files changed
  • 3 contributors

Commits on Apr 1, 2024

  1. - Added default soft_id=4580 parameter to the __init__ method of the …

    …TwoCaptcha class in solver.py (#74)
    
    Signed-off-by: Maxim S <[email protected]>
    poplers24 authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    21d2a43 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. - Added method atb_captcha to solver.py (#75)

    - Added examples atb_captcha.py, atb_captcha_options.py to examples folder
    - Added test test_atb_captcha.py to tests folder
    - Added description of the method to README.md
    - And fixed example keycaptcha.py removed extra characters "!" in code
    
    Signed-off-by: Maxim S <[email protected]>
    poplers24 authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    109997e View commit details
    Browse the repository at this point in the history
  2. Readme (#76)

    updated the readme
    kratzky authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    ae26d2c View commit details
    Browse the repository at this point in the history
  3. v1.2.4

    2captcha committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    67046ae View commit details
    Browse the repository at this point in the history
Loading