ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 27,125
- Points
- 823
Reputation:
In my Spam Management section I have the following:
/^http(|s):\/\/\S+/si
www
//
It is to stop new members from spamming. However, users are complaining that if they reply to a post, that post may contain a url and then the spam filter gets triggered, thus confusing the new user. They are asking that if the url contains a link to a url that points to the forum, then it is clearly not spam and so can those links be whitelisted.
Is this possible?
Continue reading...
/^http(|s):\/\/\S+/si
www
//
It is to stop new members from spamming. However, users are complaining that if they reply to a post, that post may contain a url and then the spam filter gets triggered, thus confusing the new user. They are asking that if the url contains a link to a url that points to the forum, then it is clearly not spam and so can those links be whitelisted.
Is this possible?
Continue reading...