Quote:
Originally Posted by Nathan2006
Hi Dismounted,
I have been using this hack for a while now Extended Signature Limits
The problem is, that I recently got a spammer who is adding lots of external links in their signature and that hack is only seeing that as my local address as www.my-site.com/redirector.php and allowing members to add anything they want
Is there anyway around this?
Maybe to turn off redirector.php in the signature only?
Thank you for any help 
|
To turn it off in signatures, edit the plugin 'Add Anonymizer Prefix (Part 2)' and replace the whole plugin with:
PHP Code:
$post['message'] = anonymize($post['message']);