summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDukePyrolator <DukePyrolator@anope.org>2013-07-08 05:04:04 +0200
committerDukePyrolator <DukePyrolator@anope.org>2013-07-08 05:04:04 +0200
commite957c7b2d27d8abb89143ee43675a72a3017226e (patch)
treeaa4446e9160dbd2d77cb240554377bdb242fedc4
parent9a4f27e0a3649c5fe37e1704f7f90cc87e4d02f7 (diff)
m_dnsbl: updated the url to DroneBL in modules.example.conf
-rw-r--r--data/modules.example.conf2
1 files changed, 1 insertions, 1 deletions
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"
}
}