]> jfr.im git - solanum.git/blobdiff - doc/example.conf
Recommend EFNet's RBL instead of DroneBL due to trustworthiness issues.
[solanum.git] / doc / example.conf
index 8c9dbf230ab64bd68fae396b4b77610833eb7ff8..e1fbf2d3add197a244696aa4ce93efc2b0abd50e 100755 (executable)
@@ -370,8 +370,8 @@ serverhide {
  * See <http://www.ahbl.org/services.php> for more information.
  */
 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 = "rbl.efnetrbl.org";
+       reject_reason = "${nick}, your IP (${ip}) is listed in EFnet's RBL. For assistance, see http://efnetrbl.org/?i=${ip}";
 
 #      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.";