badwords.*.conf

These are old archives. They are kept for historic purposes only.
Post Reply
cculha
Posts: 79
Joined: Tue Sep 13, 2005 1:16 am

badwords.*.conf

Post by cculha »

hi. i am using badwords.conf but i have a problem

i want to block the word "a.k"

when i write this word to the conf. the system works crazy. the system start to block every write like "asd k, asdasd k". i don'T want it. i want to block the sign "." how can i write the "." to the conf.

what is "." meaning. i want to block the sign "." which users using. not everything like regex or spamfilter.

i want to block only the word "a.k"

please help thank you.
Jobe
Official supporter
Posts: 1180
Joined: Wed May 03, 2006 7:09 pm
Location: United Kingdom

Post by Jobe »

By the sounds of it the . is matching more then it should. You could try the word as a\.k instead and see if that resolves it.
Post Reply