-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Endless challenge at Cloudflare Verification #1241
Comments
my settings in Adguard: AG.mp4 |
Same here. After repeated testing, I found that keeping the following AdGuard Stealth Mode features disabled avoids this issue:
I have set one of my test sites to always return to the challenge page (interactive challenge) to facilitate testing. |
@ZeroClover Unfortunately, Block Location API and Block Java are important for me to hide any IP leaks that might occur. |
@aliafshany @ZeroClover Hi, sorry for the late reply. Most likely Cloudflare is asking you to enter captcha/wait because the User-Agent is incorrect or typed in by hand - that's a reason to be suspicious. Such User-Agent will not match the TLS fingerprint with the browser, therefore there may be issues such as endless checks. |
User-Agent is part of the reason for this issue, but not the decisive factor. Even without disguising the User-Agent, blocking access to a browser's Push/Location/Java API will cause Cloudflare to endlessly challenge. Cloudflare CAPTCHA (Turnstile) uses browser fingerprints and functions to identify legitimate users and bots. Unfortunately, most pre-compiled headless browsers (widely used by crawlers) do not implement the aforementioned APIs mentioned above. |
Issue moved to AdguardTeam/CoreLibs #1765 via Zenhub |
AdGuard version
Version 2.10.1.1277 nightly
Browser version
Version 0.103.0 (38794), chrome Version 113.0.5672.92 (Official Build) (arm64)
OS version
ventura 13.3.1
What filters do you have enabled?
AdGuard Annoyances filter, EasyList, Adblock Warning Removal List, Online Malicious URL Blocklist, Iranian filter
What Stealth Mode options do you have enabled?
No response
Support ticket ID
No response
Issue Details
Steps to reproduce:
Expected Behavior
Cloudflare won't verify you.
Actual Behavior
Cloudflare won't verify you unles you turn AG off
Screenshots
cf.mp4
Additional Information
No response
The text was updated successfully, but these errors were encountered: