Merge pull request #100 from horija/patch-1

sectoor.de is dead apparently
This commit is contained in:
Appleman1234 2017-04-29 03:45:29 +09:00 committed by GitHub
commit d7afd900c4

View File

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