Furry / 2captcha

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

How to add rqdata on hcaptcha? #40

Closed lukkzien closed 1 year ago

lukkzien commented 1 year ago

Hi, how can I add rqtoken and user agent on solver.hCaptcha ?

Furry commented 1 year ago

This can be added with an additional object at the end of hcaptcha,

.hcaptcha(key, url, { rqtoken: "here" }) All additional fields passed in get concatenated into the request.