Skip to content

Commit 430bcd7

Browse files
authored
Update README.md
1 parent 1f3d0e3 commit 430bcd7

File tree

1 file changed

+5
-16
lines changed

1 file changed

+5
-16
lines changed

README.md

+5-16
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
This repository contains example code using official tools published by NopeCHA
44
to bypass CAPTCHA challenges. These tools that leverage the NopeCHA API include:
55

6-
- [NopeCHA Browser Extension](https://github.com/NopeCHA/NopeCHA)
7-
- [NopeCHA Python Library](https://github.com/NopeCHA/nopecha-python)
8-
- [NopeCHA Node.js Library](https://github.com/NopeCHA/nopecha-nodejs)
6+
- [NopeCHA Browser Extension](https://github.com/NopeCHALLC/nopecha-extension)
7+
- [NopeCHA Python Library](https://github.com/NopeCHALLC/nopecha-python)
8+
- [NopeCHA Node.js Library](https://github.com/NopeCHALLC/nopecha-nodejs)
99

1010
Two core features of the NopeCHA API are Recognition and Token endpoints.
1111
The Recognition endpoint solves image and audio challenges and returns any of
@@ -21,25 +21,14 @@ reCAPTCHA | hCaptcha
2121
## Supported CAPTCHA types:
2222
- reCAPTCHA v2
2323
- reCAPTCHA v3
24-
- reCAPTCHA Enterprise
2524
- hCaptcha
26-
- hCaptcha Enterprise
2725
- FunCAPTCHA
2826
- AWS WAF CAPTCHA
2927
- Text-based CAPTCHA
28+
- Cloudflare Turnstile
29+
- PerimeterX
3030

3131

3232
## Documentation
3333

3434
See the [NopeCHA API docs](https://developers.nopecha.com).
35-
36-
37-
## Colab Examples
38-
39-
NopeCHA Extension in Selenium
40-
41-
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1h9Q37yQqrLNhkqBCCWtHMPc09iOlLEQ5?usp=sharing)
42-
43-
NopeCHA Extension in Undetected Chromedriver
44-
45-
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1IAIwMWxpK7j1zzWJ1RmajD0TjaW_ANz4?usp=sharing)

0 commit comments

Comments
 (0)