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.1.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.0
Choose a head ref
  • 6 commits
  • 13 files changed
  • 4 contributors

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    08f9400 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #48 from thicccat688/patch-1

    Fix typos and example code mistakes
    kratzky authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    2ea913f View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Update publish-to-pypi.yml

    kratzky authored Feb 22, 2023
    1 Configuration menu
    Copy the full SHA
    11d2193 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Add methods geetest_v4, lemin, turnstile and amazon_waf to TwoCaptcha…

    … class. (#51)
    
    * Add methods geetest_v4, lemin, turnstile and amazon_waf
    
    * Update methods geetest_v4, lemin, turnstile, amazon_waf. Add examples in README
    
    * use url instead of pageurl
    
    * add geetest v4 example
    
    * add geetest_v4 test
    
    * add lemin example
    
    * use the save env variable in examples
    
    * add lemin test
    
    * add turnstile example
    
    * add turnstile test
    
    * added amazon_waf example
    
    * added amazon_waf test
    
    ---------
    
    Co-authored-by: 2captcha <[email protected]>
    iamarkadiypolukhin and 2captcha authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    1b2782f View commit details
    Browse the repository at this point in the history
  2. Create LICENSE fixes #46

    kratzky authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    949ecf5 View commit details
    Browse the repository at this point in the history
  3. v1.2.0

    2captcha committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    08e8e00 View commit details
    Browse the repository at this point in the history
Loading