From e957c7b2d27d8abb89143ee43675a72a3017226e Mon Sep 17 00:00:00 2001 From: DukePyrolator Date: Mon, 8 Jul 2013 05:04:04 +0200 Subject: [PATCH] m_dnsbl: updated the url to DroneBL in modules.example.conf --- data/modules.example.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/modules.example.conf b/data/modules.example.conf index e6aa44ab5..2c01245a4 100644 --- a/data/modules.example.conf +++ b/data/modules.example.conf @@ -131,7 +131,7 @@ module { name = "help" } { name = "dnsbl.dronebl.org" time = 4h - reason = "You have a host listed in the DroneBL. For more information, visit http://dronebl.org/lookup_branded.do?ip=%i&network=%N" + reason = "You have a host listed in the DroneBL. For more information, visit http://dronebl.org/lookup_branded?ip=%i&network=%N" } }