svsticky / static-sticky

Sticky's website (svsticky.nl)
https://www.svsticky.nl
MIT License
2 stars 3 forks source link

Remove `mailto:` and `tel:` from contact cards #380

Closed TobiasDeBruijn closed 6 months ago

TobiasDeBruijn commented 7 months ago

Closes #319

Changes

Reasoning

The email addresses from the website are being scraped. This is not a huge problem for the board, who use a good spam filter, but it is for the confidential counselors, who are just members that use their personal email. Instead of displaying the email addresses with the mailto: property, we should display them as plain text, and split up the addresses in separate parts so crawling becomes harder.

Downsize