From def73ee72fde04bdcaa09b622e82270deb724ee3 Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Sat, 20 Jun 2015 12:20:24 +0200 Subject: [PATCH] replace badwords.xxxx.conf with just one badwords.conf --- doc/conf/badwords.channel.conf | 52 ---------------------------------- doc/conf/badwords.conf | 52 ++++++++++++++++++++++++++++++++++ doc/conf/badwords.message.conf | 52 ---------------------------------- doc/conf/badwords.quit.conf | 52 ---------------------------------- 4 files changed, 52 insertions(+), 156 deletions(-) delete mode 100644 doc/conf/badwords.channel.conf create mode 100644 doc/conf/badwords.conf delete mode 100644 doc/conf/badwords.message.conf delete mode 100644 doc/conf/badwords.quit.conf diff --git a/doc/conf/badwords.channel.conf b/doc/conf/badwords.channel.conf deleted file mode 100644 index 575cc8c47..000000000 --- a/doc/conf/badwords.channel.conf +++ /dev/null @@ -1,52 +0,0 @@ -/* - 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 channel { word "pussy"; }; -badword channel { word "fuck"; }; -badword channel { word "whore"; }; -badword channel { word "slut"; }; -badword channel { word "shit"; }; -badword channel { word "asshole"; }; -badword channel { word "bitch"; }; -badword channel { word "cunt"; }; -badword channel { word "vagina"; }; -badword channel { word "penis"; }; -badword channel { word "jackass"; }; -badword channel { word "*fucker*"; }; -badword channel { word "faggot"; }; -badword channel { word "fag"; }; -badword channel { word "horny"; }; -badword channel { word "gay"; }; -badword channel { word "dickhead"; }; -badword channel { word "sonuvabitch"; }; -badword channel { word "*fuck*"; }; -badword channel { word "tits"; }; diff --git a/doc/conf/badwords.conf b/doc/conf/badwords.conf new file mode 100644 index 000000000..dc95748f2 --- /dev/null +++ b/doc/conf/badwords.conf @@ -0,0 +1,52 @@ +/* + 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 all { word "pussy"; }; +badword all { word "fuck"; }; +badword all { word "whore"; }; +badword all { word "slut"; }; +badword all { word "shit"; }; +badword all { word "asshole"; }; +badword all { word "bitch"; }; +badword all { word "cunt"; }; +badword all { word "vagina"; }; +badword all { word "penis"; }; +badword all { word "jackass"; }; +badword all { word "*fucker*"; }; +badword all { word "faggot"; }; +badword all { word "fag"; }; +badword all { word "horny"; }; +badword all { word "gay"; }; +badword all { word "dickhead"; }; +badword all { word "sonuvabitch"; }; +badword all { word "*fuck*"; }; +badword all { word "tits"; }; diff --git a/doc/conf/badwords.message.conf b/doc/conf/badwords.message.conf deleted file mode 100644 index a067ea505..000000000 --- a/doc/conf/badwords.message.conf +++ /dev/null @@ -1,52 +0,0 @@ -/* - 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 badword messages@tspre.org - - - - - - - This is some filling space, scroll down to see the words - - - - - - - - - - - - - - - - -*/ -badword message { word "pussy"; }; -badword message { word "fuck"; }; -badword message { word "whore"; }; -badword message { word "slut"; }; -badword message { word "shit"; }; -badword message { word "asshole"; }; -badword message { word "bitch"; }; -badword message { word "cunt"; }; -badword message { word "vagina"; }; -badword message { word "penis"; }; -badword message { word "jackass"; }; -badword message { word "*fucker*"; }; -badword message { word "faggot"; }; -badword message { word "fag"; }; -badword message { word "horny"; }; -badword message { word "gay"; }; -badword message { word "dickhead"; }; -badword message { word "sonuvabitch"; }; -badword message { word "*fuck*"; }; -badword message { word "tits"; }; diff --git a/doc/conf/badwords.quit.conf b/doc/conf/badwords.quit.conf deleted file mode 100644 index 8683a6e3c..000000000 --- a/doc/conf/badwords.quit.conf +++ /dev/null @@ -1,52 +0,0 @@ -/* - 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 quit message censoring - will work properly. You can easily modify this file at your will. - If you got words to add to this file, please mail badword badwords@tspre.org - - - - - - - This is some filling space, scroll down to see the words - - - - - - - - - - - - - - - - -*/ -badword quit { word "pussy"; }; -badword quit { word "fuck"; }; -badword quit { word "whore"; }; -badword quit { word "slut"; }; -badword quit { word "shit"; }; -badword quit { word "asshole"; }; -badword quit { word "bitch"; }; -badword quit { word "cunt"; }; -badword quit { word "vagina"; }; -badword quit { word "penis"; }; -badword quit { word "jackass"; }; -badword quit { word "*fucker*"; }; -badword quit { word "faggot"; }; -badword quit { word "fag"; }; -badword quit { word "horny"; }; -badword quit { word "gay"; }; -badword quit { word "dickhead"; }; -badword quit { word "sonuvabitch"; }; -badword quit { word "*fuck*"; }; -badword quit { word "tits"; };