Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 86d1847

Browse filesBrowse files
capy captcha up
1 parent fdc6eb5 commit 86d1847
Copy full SHA for 86d1847

File tree

1 file changed

+9
-0
lines changed
Filter options

1 file changed

+9
-0
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -597,6 +597,15 @@ The g-response looks like this: ```03ANcjosrFMmAAFkgiX1...kuZmKh5v0```
597597

598598
- ```ERROR: LIMIT_EXCEED``` - Server is overloaded
599599

600+
## Capy
601+
602+
### IMPORTANT
603+
For this captcha, the reCAPTCHA endpoints are used (endpoints explained above), except that there's one small difference.
604+
605+
The `pageurl` parameter should have at the end of it `--capy` added. This instructs our system it's a capy captcha. This is a temporar change. It will be changed in the future, to have it's own endpoints.
606+
607+
For example, if you were to have the `pageurl` = `https://mysite.com` you would send it as `https://mysite.com--capy`. Capy requires a sitekey too, which is sent as reCAPTCHA sitekey, and response is received as reCAPTCHA response, once again using the reCAPTCHA endpoints.
608+
600609
## GeeTest
601610

602611
### Submit GeeTest

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.