Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew17-21 committed Aug 15, 2023
1 parent 5167dcf commit de822ea
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions captchatools-go/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -260,18 +260,19 @@ func addtional_data() {
- **[Capmonster](https://capmonster.cloud/)**
- **[2Captcha](https://www.2captcha.com/)**
- **[Anticaptcha](https://www.anti-captcha.com/)**
- **[Capsolver](https://capsolver.com/)**

### Site-Specific Support:
| Captcha Type |2Captcha | Anticaptcha | Capmonster|
| :-------------: |:-------------:| :-----:| :-----:|
| Recaptcha V2 | :white_check_mark: | :white_check_mark: | :white_check_mark: |
| Recaptcha V3 | :white_check_mark: | :white_check_mark: | :white_check_mark: |
| Hcaptcha | :white_check_mark: | :white_check_mark: | :white_check_mark: |
| Image Captcha | :white_check_mark: | :white_check_mark: | :white_check_mark: |
| Cloudflare Turnstile | :white_check_mark: | :white_check_mark: | :white_check_mark: |
| Funcaptcha |:x: | :x: | :x: |
| GeeTest |:x: | :x: | :x: |
| Amazon WAF |:x: | :x: | :x: |
| Captcha Type |2Captcha | Anticaptcha | Capmonster| Capsolver |
| :-------------: |:-------------:| :-----:| :-----:| :-----:|
| Recaptcha V2 | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: |
| Recaptcha V3 | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: |
| Hcaptcha | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: |
| Image Captcha | :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: |
| Cloudflare Turnstile | :white_check_mark: | :white_check_mark: | :white_check_mark: | :x: |
| Funcaptcha |:x: | :x: | :x: | :x: |
| GeeTest |:x: | :x: | :x: | :x: |
| Amazon WAF |:x: | :x: | :x: | :x: |



Expand Down

0 comments on commit de822ea

Please sign in to comment.