servo / servo.org

Servo project website
https://servo.org/
Mozilla Public License 2.0
9 stars 18 forks source link

Cloudfare email protection #140

Closed mrego closed 7 months ago

mrego commented 7 months ago

It seems our emails on the website are being protected by Cloudflare, if you check the source of the last blog post:

<p>If you or your company are interested in making a bigger donation or funding specific work that would make Servo more useful to your needs, you can also reach out to us at <a href="[/cdn-cgi/l/email-protection#056f6a6c6b45766077736a2b6a7762](https://servo.org/cdn-cgi/l/email-protection#056f6a6c6b45766077736a2b6a7762)"><span class="__cf_email__" data-cfemail="7d171214133d0e180f0b1253120f1a">[email&#160;protected]</span></a>.</p>

This is probably an unwanted behavior, and might prevent people from reading the email addresses. We might need to look into how to avoid this.

mrego commented 7 months ago

This is an anti-spam measure and it works fine with screen readers. The only problem is if you disable JavaScript, so probably it's a good tradeoff.