You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add RecaptchaClickTask, HuntTask, and missing API fields
New task types:
- RecaptchaClickTask for click-based reCAPTCHA solving
- HuntTask for Hunt captcha solving
New fields on existing tasks:
- cookies on RecaptchaV2Task
- pageAction on RecaptchaV2EnterpriseTask
- isEnterprise on RecaptchaV3Task
- nocache on all reCAPTCHA task types (v2, v2e, v3, v3e)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments