mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-24 07:30:10 +01:00
Merge remote-tracking branch 'vichan/master'
This commit is contained in:
commit
504282b55f
@ -200,7 +200,7 @@
|
||||
// $config['dnsbl'][] = array('tor.dnsbl.sectoor.de', 1); //sectoor.de site is dead. the number stands for (an) ip adress(es) I guess.
|
||||
|
||||
// Replacement for sectoor.de
|
||||
$config['dnsbl'][] = 'torexit.dan.me.uk';
|
||||
$config['dnsbl'][] = array('rbl.efnet.org', 4);
|
||||
|
||||
// http://www.sorbs.net/using.shtml
|
||||
// $config['dnsbl'][] = array('dnsbl.sorbs.net', array(2, 3, 4, 5, 6, 7, 8, 9));
|
||||
|
Loading…
Reference in New Issue
Block a user