I currently use Cloudflare’s built in email obfuscation, but was wondering if there was a way to run it locally on my own server somehow? It will help me correct multiple complaints on GTMetrix testing:
- Leverage browser caching
- Minify javascript
- Add expires headers
- Use cookie-free domains
Thats quite a bit of messages that I could make go away just by finding a way to host this script locally. Any ideas? Thanks in advance!