OSDN Git Service

Added. Added comments, simplify the list names
authorhenoheno <henoheno>
Sun, 29 Apr 2007 09:01:54 +0000 (18:01 +0900)
committerhenoheno <henoheno>
Sun, 29 Apr 2007 09:01:54 +0000 (18:01 +0900)
spam/spam.ini.php

index 540b50b..3aff601 100644 (file)
@@ -1,5 +1,5 @@
 <?php
-// $Id: spam.ini.php,v 1.93 2007/04/29 08:56:20 henoheno Exp $
+// $Id: spam.ini.php,v 1.94 2007/04/29 09:01:54 henoheno Exp $
 // Spam-related setting
 
 // NOTE FOR ADMINISTRATORS:
@@ -41,7 +41,8 @@ $blocklist['list'] = array(
        'B-1'           => TRUE,
        'B-2'           => TRUE,
        'C'                     => TRUE,
-       'badhost'       => TRUE,
+       //'D'           => TRUE,
+       'Z'                     => TRUE,
 );