feat: add logic to solve simple captchas in addition to recaptchas
Showing
| ... | @@ -44,6 +44,7 @@ | ... | @@ -44,6 +44,7 @@ |
| "puppeteer-extra": "^3.3.4", | "puppeteer-extra": "^3.3.4", | ||
| "puppeteer-extra-plugin-recaptcha": "^3.6.6", | "puppeteer-extra-plugin-recaptcha": "^3.6.6", | ||
| "puppeteer-extra-plugin-stealth": "^2.11.1", | "puppeteer-extra-plugin-stealth": "^2.11.1", | ||
| "random": "^4.1.0", | |||
| "remark": "^14.0.2", | "remark": "^14.0.2", | ||
| "strip-markdown": "^5.0.0", | "strip-markdown": "^5.0.0", | ||
| "uuid": "^9.0.0" | "uuid": "^9.0.0" | ||
| ... | ... |
Please register or sign in to comment