Discord terminated our discord for 'platform manipulation' because of their Terms of Services not allowing captcha-solving discords. (Yes, we are the only one affected but anyways)
Cloudflare:
- Error handling has been improved and now returns useful error messages (unless it's actually an internal server error, obviously)
- Starting tomorrow, we will switch fingerprints to Chrome 144 Windows x64 (important for WAF task)
- Also starting tomorrow, we will support custom user agents for WAF task (only Chrome on Windows x64), docs will be also updated
- During that update, we will also start supporting a new field 'html' which will be the WAF challenge html: instead of us doing the request, and potentially not getting the challenge, it will be able to solve yours (optional, URL only is still supported)
DataDome:
- Solver is slowly getting more and more stable, although it is still in beta.
- Error handling has been improved and now returns useful error messages (unless it's actually an internal server error, obviously)
- Starting tomorrow, we will switch fingerprints to Chrome 144 Windows x64 (important for WAF task)
- Also starting tomorrow, we will support custom user agents for WAF task (only Chrome on Windows x64), docs will be also updated
- During that update, we will also start supporting a new field 'html' which will be the WAF challenge html: instead of us doing the request, and potentially not getting the challenge, it will be able to solve yours (optional, URL only is still supported)
DataDome:
- Solver is slowly getting more and more stable, although it is still in beta.
Cloudflare:
- Added support for Chrome (115-144+), Firefox, and Safari (26) user agents across Windows, macOS, Linux, Android, and iOS
- Reintroduced proxyless Turnstile tasks; the
We've also added python implementation examples in our docs: https://docs.solv.now/api-by-examples/cloudflare-turnstile-in-python
- Added support for Chrome (115-144+), Firefox, and Safari (26) user agents across Windows, macOS, Linux, Android, and iOS
- Reintroduced proxyless Turnstile tasks; the
proxy field is now optional. (avg solve time: ~300ms)We've also added python implementation examples in our docs: https://docs.solv.now/api-by-examples/cloudflare-turnstile-in-python