mirror of
https://github.com/pissnet/pissircd.git
synced 2024-06-05 07:48:44 +01:00
c98eb7c54e
This is 1,5 years after 459a55245a
and we're on a new series too (5.0), so it was about time.
And YES you may still use }; if you want to. There are no
plans to deprecate or warn about it.
We simply ship with } in the shipped configs because it is
more logical that both { and } don't require a ; rather
than only { not requiring it.
51 lines
1 KiB
Text
51 lines
1 KiB
Text
/*
|
|
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 "dickhead"; }
|
|
badword all { word "sonuvabitch"; }
|
|
badword all { word "*fuck*"; }
|
|
badword all { word "tits"; }
|