In my software I need to join Discord servers using my unique "TLS profiles".
After reading some forums and Reddit, and doing my own research, I realized that all the captcha-solving services I checked have stopped supporting hCaptcha. As far as I know, Discord is using the Enterprise type, which nobody seems to support anymore.
I’ve seen a few solutions out there, but they rely on Selenium and similar approaches.
What I need is something that works only with requests.
Are there any working solutions, or is this something nobody shares anymore?
After reading some forums and Reddit, and doing my own research, I realized that all the captcha-solving services I checked have stopped supporting hCaptcha. As far as I know, Discord is using the Enterprise type, which nobody seems to support anymore.
I’ve seen a few solutions out there, but they rely on Selenium and similar approaches.
What I need is something that works only with requests.
Are there any working solutions, or is this something nobody shares anymore?