diff --git a/doc/example.conf b/doc/example.conf index 6cb3e20..926b2b8 100755 --- a/doc/example.conf +++ b/doc/example.conf @@ -439,9 +439,6 @@ serverhide { * ${nick} - the user's nickname * ${network-name} - the name of the network * - * Note: AHBL (the providers of the below *.ahbl.org BLs) request that they be - * contacted, via email, at admins@2mbit.com before using these BLs. - * See for more information. */ blacklist { host = "rbl.efnetrbl.org"; @@ -449,12 +446,6 @@ 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 = "ircbl.ahbl.org"; -# reject_reason = "${nick}, your IP (${ip}) is listed in ${dnsbl-host} for having an open proxy. In order to protect ${network-name} from abuse, we are not allowing connections with open proxies to connect."; -# -# host = "tor.ahbl.org"; -# 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" { diff --git a/doc/reference.charybdis.conf b/doc/reference.charybdis.conf index 9364133..e7cd5dc 100755 --- a/doc/reference.charybdis.conf +++ b/doc/reference.charybdis.conf @@ -962,9 +962,6 @@ serverhide { * ${nick} - the user's nickname * ${network-name} - the name of the network * - * Note: AHBL (the providers of the below *.ahbl.org BLs) request that they be - * contacted, via email, at admins@2mbit.com before using these BLs. - * See for more information. */ blacklist { host = "rbl.efnetrbl.org"; @@ -972,12 +969,6 @@ 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 = "ircbl.ahbl.org"; -# reject_reason = "${nick}, your IP (${ip}) is listed in ${dnsbl-host} for having an open proxy. In order to protect ${network-name} from abuse, we are not allowing connections with open proxies to connect."; -# -# host = "tor.ahbl.org"; -# 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."; }; /* diff --git a/doc/reference.conf b/doc/reference.conf index e3238ba..b23bbd1 100755 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -965,9 +965,6 @@ serverhide { * ${nick} - the user's nickname * ${network-name} - the name of the network * - * Note: AHBL (the providers of the below *.ahbl.org BLs) request that they be - * contacted, via email, at admins@2mbit.com before using these BLs. - * See for more information. */ blacklist { host = "rbl.efnetrbl.org"; @@ -975,12 +972,6 @@ 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 = "ircbl.ahbl.org"; -# reject_reason = "${nick}, your IP (${ip}) is listed in ${dnsbl-host} for having an open proxy. In order to protect ${network-name} from abuse, we are not allowing connections with open proxies to connect."; -# -# host = "tor.ahbl.org"; -# 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."; }; /*