Hi,
I have just finished creating a profanity filter in PHP and would like to see if anyone can bypass it.
I have spent a few days working on the algorithm which accounts for spaces and symbols as well as words that sound like profanity eg/ replacing "er" with "a".
I should mention that this project displays a list of all the words that bypass the filter. So if you do not wish to see these words then please do not visit the page.
http://cjmarkham.co.uk/projects/profanity/
http://cjmarkham.co.uk/projects/profanity/phpfreaks.txt
Thanks