summaryrefslogtreecommitdiff
path: root/docs/inspircd.censor.example
blob: 05d9ce6fa8fc3bd58185ea2ec44e3cd0152b33c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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)">