User Tag List
Results 1 to 5 of 5
Thread: Swear word censorship
-
05-27-2004, 01:24 PM #1
Swear word censorship
I just tried to write a post in which I used the word "mis-hit" but i joined it together, and when I posted the SH*T was censorsed out with stars, like this mi****.
Was amazed by this, do you (Kwun) have censorship over certain words when they appear together in the form of swear words.
haha I tried editing it, but it did it again (i had to write mis hit in the end). Its really clever!
-
05-27-2004, 04:26 PM #2
Well, that sounds like a bug to me.
Strings detection should be used as exact words only. It seems to me that now, it is detecting by buffer-1bit only. So, when everytime the systems sees:
example: 123456"SH_T"7890, it will mask the inner 4 letters
(Note: SH_T="the word")
The system is detecting when it sees SH_T in a row.
However, that' not exactly right because we have words like:
example mish_t, which means mis-hit.
So, the string dectection has a bug here, it should be detecting:
" sh_t " (have space character before and after the word, 6 characters total.)
rather than just detecting the 4 letters only.
-
05-27-2004, 06:56 PM #3
fixed...
mishit.
-
05-28-2004, 02:06 AM #4
that is intentional since a lot of people might type something like SHIIT!!! or FUUCK!! to circumvent it. Plus, I usuall spell swear words with double vowels anyway..... if it ain't worth double-vowels, then it ain't worth swearing.
Originally Posted by bluejeff
-
05-28-2004, 02:18 AM #5
Nice. First to escape the censorship.
Similar Threads
-
Let's Do some Word Smithing! :)
By jug8man in forum Chit-ChatReplies: 21: 02-06-2010, 10:01 AM -
PDF to MS Word
By george@chongwei in forum Chit-ChatReplies: 16: 12-31-2008, 02:59 AM -
Word Games
By robin7 in forum Chit-ChatReplies: 25: 06-14-2007, 02:54 AM -
Plz offer a word or two.
By stiGma in forum Racket Recommendation / ComparisonReplies: 2: 06-12-2006, 06:41 PM -
OH MY WORD!
By justcoll in forum General ForumReplies: 11: 02-15-2002, 08:21 PM




Reply With Quote

Bookmarks