Skip to content
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

Issue With Cloudflare CAPTCHA on some websites #291

Open
silou opened this issue Feb 7, 2024 · 2 comments
Open

Issue With Cloudflare CAPTCHA on some websites #291

silou opened this issue Feb 7, 2024 · 2 comments

Comments

@silou
Copy link

silou commented Feb 7, 2024

OS version: Windows 10 PRO 22H2
Browser version: Firefox 122.0.1 / 64 Bits
Extension version: 0.3.1
Bridge version: 0.3.0

Description
Hi, When I turn On the fx_Cast, It seems to break the CAPTCHA on some websites preventing me from accessing them ( a Lot ).

Could you please help me?

Steps to reproduce
I have uploaded the small video so you can easily reproduce it : https://drive.google.com/file/d/1iEVMMcyKLkUS6eJaRXIaIXyzsxP1nZNT/view?usp=drive_link

Expected behaviour
to pass the Cloudflare security check

Logs
Provide any applicable logs here. Info on where to find them is located here.

@hensm
Copy link
Owner

hensm commented Feb 7, 2024

By default, whitelisted sites are given a Chrome UA string. I guess Cloudflare doesn't like that much. You'll probably have to disable the UA string replacement for these sites.

You might be able to work around this on some sites if they're using an embedded player where you can whitelist the frame URL instead of the top-level URL.

Could be worth adding an option just to inject the UA string into scripts and leave the request headers as is.

@silou
Copy link
Author

silou commented Feb 8, 2024

Hi,

I'll check the settings and do some test.
Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants