wirespecter
wirespecter
Hi there, First of all, let me say a big thank you for this awesome program! It seems to be working well and I love it! I think that it...
Every captcha that is generated is 5 characters long. If I want to generate an 8-length captcha using the code below: `const { token, buffer } = captcha(8)` A 5-length...
Every form that uploads images or documents has `enctype='multipart/form-data'` and the data that forms the body of the request gets encoded. As a result the token can't be validated.
 And yes, my internet connection is fine. I suppose that the url it tries to connect to does not exist any more.