Enable tor.dnsbl.sectoor.de by default.

This commit is contained in:
Michael Save 2012-03-18 06:35:33 +11:00
parent 35a1e05787
commit 1a3a363c7d

View File

@ -168,7 +168,7 @@
// DNS blacklists (DNSBL) http://tinyboard.org/docs/dnsbl.html
// http://www.sectoor.de/tor.php
//$config['dnsbl'][] = Array('tor.dnsbl.sectoor.de', 1); // Tor exit servers
$config['dnsbl'][] = Array('tor.dnsbl.sectoor.de', 1); // Tor exit servers
// http://www.sorbs.net/using.shtml
// $config['dnsbl'][] = Array('dnsbl.sorbs.net', Array(2, 3, 4, 5, 6, 7, 8, 9));