example conf: add tor blacklist

This commit is contained in:
Sam Dodrill 2014-06-11 11:44:11 -07:00
parent e05337fa2e
commit 6a55b37bd9
1 changed files with 3 additions and 0 deletions

View File

@ -448,6 +448,9 @@ blacklist {
host = "dnsbl.dronebl.org";
reject_reason = "${nick}, your IP (${ip}) is listed in DroneBL. For assistance, see http://dronebl.org/lookup_branded.do?ip=${ip}&network=${network-name}";
host = "torexit.dan.me.uk";
reject_reason = "${nick}, your IP (${ip}) is listed as a TOR exit node. In order to protect ${network-name} from TOR-based abuse, we are not allowing TOR exit nodes to connect to our network.";
};
alias "NickServ" {