Reza_Ameri's avatar
Reza_Ameri
Silver Contributor
Dec 05, 2021
Status:
Completed

Automatic Removal of the Email Address from the Post

Hi,

 

We notice people are sharing their email address in the forum and because this is a public forum, it will risk their privacy. I would recommend to create an algorithm so it automatically add notification like Email removed for privacy in place of email.

Detecting email would be possible using the Regular Expression for example:

<username>@<domain>

<domain>=<domain>.<TLD>

<TLD>=<tld>|<tld>.<tld>

No CommentsBe the first to comment