Skip to content
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

RС-2910-use-json-format #107

Merged
merged 4 commits into from
Aug 30, 2024
Merged

RС-2910-use-json-format #107

merged 4 commits into from
Aug 30, 2024

Commits on Aug 23, 2024

  1. 1) Changes in Solver.py

    - Added the “extendedResponse” parameter to the initialization method.
    — In the get_result method, the output of an extended response is added if the ‘ExtendedResponse’ parameter is passed.
    - Added processing of extended responses using in the “solve” method if the ‘ExtendedResponse’ parameter is passed.
    
    2) Also changed examples of coordinates_options.py, hcaptcha_options.py, geetest_options.py - output of extended answer
    
    Signed-off-by: Maxim S <[email protected]>
    poplers24 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    943dbe3 View commit details
    Browse the repository at this point in the history
  2. 1) Changes in Solver.py

    - Added the “extendedResponse” parameter to the initialization method.
    — In the get_result method, the output of an extended response is added if the ‘ExtendedResponse’ parameter is passed.
    - Added processing of extended responses using in the “solve” method if the ‘ExtendedResponse’ parameter is passed.
    
    2) Also changed examples of coordinates_options.py, hcaptcha_options.py, geetest_options.py - output of extended answer
    
    Signed-off-by: Maxim S <[email protected]>
    poplers24 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    2821ed5 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/RC-2910-use-json-format' into RC…

    …-2910-use-json-format
    
    # Conflicts:
    #	examples/hcaptcha_options.py
    poplers24 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    259f2c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Update README.md

    2captcha committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9dc0da4 View commit details
    Browse the repository at this point in the history