2captcha
2captcha copied to clipboard
A wrapper around the 2captcha api
geetest v4 seems to be missing on the library
the request the library sends to 2captcha always has invisible: 1 header even tho this is my code `await solver.hcaptcha("4c672d35-0701-42b2-88c3-78380b0db560", "https://discord.com/register", { invisible: 0 })`
It would be nice to send a callback to run it while waiting for the captcha to return. To notice the progress of the operation.
Hello, I faced this issues while I am using 2captcha module.  ``` Some parameters are missing in this request. If you're using a pre-provided function, please open up an...