Possible Duplicate:
How do you implement a good profanity filter?
I am developing a web application, and do not want people to publish adult (pornographic) content.
So is there a service or a list of words which are porn related?
Or is there another way to filter adult content?
It can’t be done, Disney failed.
If you restrict the words that can be used you’ll just see things like this:
What you need is a good way for users to flag inappropriate content and a mechanism to deal with it swiftly. One way is to automatically hide/remove content if it’s been flagged more than
Xtimes.