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

The web worker leaks the actual User-Agent and Platform #229

Open
mhgharieb opened this issue Sep 22, 2024 · 2 comments
Open

The web worker leaks the actual User-Agent and Platform #229

mhgharieb opened this issue Sep 22, 2024 · 2 comments

Comments

@mhgharieb
Copy link

mhgharieb commented Sep 22, 2024

Even when using 'UserAgent-Switcher', the actual User-Agent and Platform are still leaked through the web worker.

Test using: https://deviceandbrowserinfo.com/info_device

image

image

@mhgharieb
Copy link
Author

As a temporary solution, you can block the web worker using uBlock Origin with the filter *$csp=worker-src 'none'.

@ray-lothian
Copy link
Owner

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