summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam <adam@sigterm.info>2017-04-11 16:03:32 -0400
committerGitHub <noreply@github.com>2017-04-11 16:03:32 -0400
commitf4098d85242cac749f1e4445eed7041adc3ce9a5 (patch)
treebaf064cf7645aa20da368eb72ecf3dc519718551
parentc51f6dea7904beb2615cc034a9ce01d7d75b6c29 (diff)
parentce7ddb1fe7a44baf5c4ae5f10535d1801235fabb (diff)
Merge pull request #1315 from SaberUK/insp20+securelist
[2.0] Update securelist exception list.
-rw-r--r--docs/conf/modules.conf.example9
1 files changed, 4 insertions, 5 deletions
diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example
index d3cd2b537..c05dad38c 100644
--- a/docs/conf/modules.conf.example
+++ b/docs/conf/modules.conf.example
@@ -1599,13 +1599,12 @@
#
#-#-#-#-#-#-#-#-#-# SECURELIST CONFIGURATION -#-#-#-#-#-#-#-#-#-#-#-#-#
# #
-# Securelist can be harmful to some IRC search engines such as #
-# netsplit.de and searchirc.com. To prevent securelist blocking these #
-# sites from listing, define exception tags as shown below: #
-#<securehost exception="*@*.searchirc.org">
+# Securelist can be harmful to some IRC search engines. To prevent #
+# securelist blocking these sites from listing, define exception tags #
+# as shown below: #
#<securehost exception="*@*.netsplit.de">
-#<securehost exception="*@echo940.server4you.de">
#<securehost exception="*@*.ircdriven.com">
+#<securehost exception="*@*.irc-source.com">
# #
# Define the following variable to change how long a user must wait #
# before issuing a LIST. If not defined, defaults to 60 seconds. #