craft-obfuscator
craft-obfuscator copied to clipboard
Updated email_regex
The regex fails when there are special characters (!#$%&'*+-/=?^_\`{|}~)
in the email address.
So I've updated email_regex
to account for that.
Thank you for submitting a pull request @ThinkGraphical. Can you share a few sample email addresses that the plugin currently fails to catch? I want to make sure we only make changes needed to match those.