Spammers
I’ve received over 200 spam comments on this website over the past 3 days, and as a result I have started to add IP’s to my firewalls blacklist. So far ipfilter has the following
block in quick on xl0 from 168.143.113.126 to any
block in quick on xl0 from 168.143.113.128 to any
block in quick on xl0 from 168.143.113.124 to any
And then had to run
DELETE FROM `b2comments` WHERE `comment_ID` > 952;
to get rid of all the comments.
I’m sure more to come. Let me know if you have any IP’s you want me to block.