Plugin Name: Kitten's Spaminator Version: 1.0rc Plugin URI: http://mookitty.co.uk/devblog/category/kittens-spaminator/ Description: Spam prevention and blocking using tarpitting and strike counting. Comments are assigned strikes for spam content, and a comment that meets the criteria for spam is blocked from posting. Copyright 2004, Released under the GPL. Author: Kitten Author URI: http://blog.mookitty.co.uk INSTALLATION INSTRUCTIONS ========================= 1) If you're viewing this on the web, select all and paste it into a new text file named "kittens-spaminator.php" 2) Copy the "kittens-spaminator.php" file to your wp-contents/plugins directory. 3) On your plugins admin page, activate the plugin. 4) Enjoy your freedom from spam! ========================= Change Log: 0.1a - initial release 0.2a - add more stuff 0.3a - add whitelisting, fix checker function 0.3b - fix debug code error 0.4a - changed even more stuff 0.5a - add crapflood check, change default values 0.6a - add stike if no email,etc 0.6b - fix php error 0.7a - add check for empty email (Donncha) 0.8a - add encoded char check, from functions.php 0.9a - add post ID check, from techgnome 0.9b - clean up email stuff & version 0.10a - add user regex for especially annoying spam 0.10b - fix user regex bug 0.10c - fix another user regex bug 0.10d - clean up code, add TODO 0.11a - add URL check, fix strpos errors, interface for $strike_cnt 0.11b - add user regex for email 1.0rc - Release candidate, add GPL license