Quote:
Originally Posted by TheInsaneManiac
Will this stop the spam bots that no longer use url tags? I see some of them post links that are not active as in you have to copy and paste them. So will this prevent those also? Can you rig this to work with signatures?
|
i think it may work for those types of url because it blocks all of these:
($pagetext,'[url') or
($pagetext,'[URL') or
($pagetext,'www.') or
($pagetext,'@') or
($pagetext,'[at]')
($pagetext,'http://')))
you could add or remove others i suppose.