Furry / 2captcha

A wrapper around the 2captcha api
71 stars 23 forks source link

Reporting captcha solves doesn't work #8

Closed reinhartP closed 3 years ago

reinhartP commented 3 years ago

The url to report captcha solves is http://2captcha.com/res.php so instead of this.in it should be this.res const response = await fetch(this.in + utils.objectToURI(payload))

Furry commented 3 years ago

Thanks for making the issue @reinhartP! I've just made the change in commit 0415fd6, and published out a new version with the fix to NPM, version 2.1.7