summaryrefslogtreecommitdiff
path: root/conf/inspircd.censor.example
diff options
context:
space:
mode:
Diffstat (limited to 'conf/inspircd.censor.example')
-rw-r--r--conf/inspircd.censor.example16
1 files changed, 1 insertions, 15 deletions
diff --git a/conf/inspircd.censor.example b/conf/inspircd.censor.example
index 05d9ce6fa..108f88c12 100644
--- a/conf/inspircd.censor.example
+++ b/conf/inspircd.censor.example
@@ -1,15 +1 @@
-# Configuration file for m_censor.so (1.0.0.0)
-# C.J.Edwards May 2004.
-#
-
-# The tags for this module are formatted as follows:
-#
-# <badword text="simple word"
-# replace="text to replace with">
-#
-# You can specify <badword text="simple word" replace="">
-# to block lines containing the word
-
-<badword text="shit" replace="poo">
-<badword text="fuck" replace="(censored)">
-
+# Configuration file for m_censor.so (1.0.0.0) # C.J.Edwards May 2004. # # The tags for this module are formatted as follows: # # <badword text="simple word" # replace="text to replace with"> # # You can specify <badword text="simple word" replace=""> # to block lines containing the word <badword text="shit" replace="poo"> <badword text="fuck" replace="(censored)"> \ No newline at end of file