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

Cloudflare Email Protection wrongfully obfuscates normal text #77

Open
JasonTable opened this issue Dec 16, 2023 · 2 comments
Open

Cloudflare Email Protection wrongfully obfuscates normal text #77

JasonTable opened this issue Dec 16, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@JasonTable
Copy link

Please make sure you're on the latest version before submitting.

What's Happening?

anywhere there is an email (or anything that contains the @ symbol in it) will appear as the html for the cloudflare email obfuscation thing for example <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="dc94b5bbb49c90eff2ee">[email protected]</a>

How to reproduce:

This userscript here can decode the protected emails https://0xacab.org/dCF/deCloudflare/-/tree/master/tool/cf_email_decoder so something like that could maybe be re-implemented client or server side.

@httpjamesm httpjamesm changed the title the stupid cloudflare email obfuscation used by SO effects this proxy. Cloudflare Email Protection wrongfully obfuscates normal text Dec 16, 2023
@httpjamesm
Copy link
Owner

The email protection seems to be simple XOR operations. Will add this in soon.

@httpjamesm httpjamesm added the enhancement New feature or request label Dec 16, 2023
@uninstall-your-browser
Copy link

This still happens

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

No branches or pull requests

3 participants