diff --git a/inc/config.php b/inc/config.php index 5396dd2f..f8a9debb 100644 --- a/inc/config.php +++ b/inc/config.php @@ -198,6 +198,9 @@ // of the strong anonymity associated with it. $config['dnsbl'][] = array('tor.dnsbl.sectoor.de', 1); + // Replacement for sectoor.de + // $config['dnsbl'][] = 'torexit.dan.me.uk'; + // http://www.sorbs.net/using.shtml // $config['dnsbl'][] = array('dnsbl.sorbs.net', array(2, 3, 4, 5, 6, 7, 8, 9));