File: censor.conf.example

package info (click to toggle)
inspircd 2.0.17-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 4,420 kB
  • sloc: cpp: 47,390; perl: 2,861; ansic: 269; sh: 127; sql: 38; makefile: 34
file content (12 lines) | stat: -rw-r--r-- 343 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
# Configuration file for m_censor.so

# 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)">