diff --git a/app/views/faq/index.md b/app/views/faq/index.md index 316cd2edea..b33be74594 100644 --- a/app/views/faq/index.md +++ b/app/views/faq/index.md @@ -2339,10 +2339,46 @@ Regular expressions are not supported on - If you are on a paid plan (which features enhanced privacy protection), then please go to My Account Domains and click on "Aliases" next to your domain to configure regular expressions. If you would like to learn more about paid plans see our Pricing page. Otherwise you can continue to follow the instructions below. + If you are on a paid plan (which features enhanced privacy protection), then please go to My Account Domains and click on "Aliases" next to your domain to configure aliases, including those with regular expressions. If you would like to learn more about paid plans see our Pricing page. +#### Examples for Enhanced Privacy Protection + + + + + + + + + + + + + + + + + + + + + +
Alias NameEffectTest
/^(linus|torvalds)$/Emails to `linus@example.com` or `torvalds@example.com`(view test on RegExr)
/^24highst(reet)$/Emails to `24highst@example.com` or `24highstreet@example.com`(view test on RegExr)
+ +
+ + + Tip: + + To test these at RegExr, write the expression in the top box, and then type an example alias in the text box below. If it matches, it will turn blue. + + +
+ +#### Examples for the free plan + If you are on the free plan, then simply add a new DNS TXT record using one or more of the provided examples below: