1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-08 20:43:12 +02:00

updated the badword configs to use newconf

This commit is contained in:
codemastr
2001-03-13 22:23:49 +00:00
parent 1c23055cd7
commit 5e535f848d
3 changed files with 108 additions and 106 deletions
+2
View File
@@ -325,3 +325,5 @@
working on a way to make it better though
- Added unknown connection flood protection (settable in config.h)
- Made chmode +z only settable by umode +z users or U:lines or services.
- Updated badwords.channel.conf and badwords.message.conf to use newconf (requires an include in
the config file)
+53 -53
View File
@@ -1,53 +1,53 @@
#
# Unreal Internet Relay Chat Daemon
# Copyright (C) Carsten V. Munk 2000
#
# NOTE: Those words are not meant to insult you (the user)
# but is meant to be a list of words so that the +G channel/user mode
# will work properly. You can easily modify this file at your will.
# If you got words to add to this file, please mail badwords@tspre.org
#
#
#
#
#
#
# This is some filling space, scroll down to see the words
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
pussy
fuck
whore
slut
shit
asshole
bitch
cunt
vagina
penis
jackass
*fucker*
faggot
fag
horny
gay
dickhead
sonuvabitch
*fuck*
boobs
tits
/*
Unreal Internet Relay Chat Daemon
Copyright (C) Carsten V. Munk 2000
NOTE: Those words are not meant to insult you (the user)
but is meant to be a list of words so that the +G channel/user mode
will work properly. You can easily modify this file at your will.
If you got words to add to this file, please mail badwords@tspre.org
This is some filling space, scroll down to see the words
*/
badword { word "pussy"; };
badword { word "fuck"; };
badword { word "whore"; };
badword { word "slut"; };
badword { word "shit"; };
badword { word "asshole"; };
badword { word "bitch"; };
badword { word "cunt"; };
badword { word "vagina"; };
badword { word "penis"; };
badword { word "jackass"; };
badword { word "*fucker*"; };
badword { word "faggot"; };
badword { word "fag"; };
badword { word "horny"; };
badword { word "gay"; };
badword { word "dickhead"; };
badword { word "sonuvabitch"; };
badword { word "*fuck*"; };
badword { word "boobs"; };
badword { word "tits"; };
+53 -53
View File
@@ -1,53 +1,53 @@
#
# Unreal Internet Relay Chat Daemon
# Copyright (C) Carsten V. Munk 2000
#
# NOTE: Those words are not meant to insult you (the user)
# but is meant to be a list of words so that the +G channel/user mode
# will work properly. You can easily modify this file at your will.
# If you got words to add to this file, please mail badwords@tspre.org
#
#
#
#
#
#
# This is some filling space, scroll down to see the words
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
pussy
fuck
whore
slut
shit
asshole
bitch
cunt
vagina
penis
jackass
*fucker*
faggot
fag
horny
gay
dickhead
sonuvabitch
*fuck*
boobs
tits
/*
Unreal Internet Relay Chat Daemon
Copyright (C) Carsten V. Munk 2000
NOTE: Those words are not meant to insult you (the user)
but is meant to be a list of words so that the +G channel/user mode
will work properly. You can easily modify this file at your will.
If you got words to add to this file, please mail badwords@tspre.org
This is some filling space, scroll down to see the words
*/
badword { word "pussy"; };
badword { word "fuck"; };
badword { word "whore"; };
badword { word "slut"; };
badword { word "shit"; };
badword { word "asshole"; };
badword { word "bitch"; };
badword { word "cunt"; };
badword { word "vagina"; };
badword { word "penis"; };
badword { word "jackass"; };
badword { word "*fucker*"; };
badword { word "faggot"; };
badword { word "fag"; };
badword { word "horny"; };
badword { word "gay"; };
badword { word "dickhead"; };
badword { word "sonuvabitch"; };
badword { word "*fuck*"; };
badword { word "boobs"; };
badword { word "tits"; };