[RSS Feed/News] Spam regex not working

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Hi guys,

I'm getting a bunch of spam posts by new users. Some of these messages include links so I decided to give the spam regex admin.php?options/groups/spam/ a try so that users with less than X posts can't use links. With no success. At all.

The last thing I've tried is @Mike 's regex

Code:

^(?>(?i)(?!www|http|\.com|\.net|\.org|\.biz|\.ru).)*$

The URL I'm using for my test is...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom