Simple profanity finding library for all programming languages under the globe (github.com) 1 points by gautamkrishnar 10y ago ↗ HN
[–] jlg23 10y ago ↗ Please... not before I had my first coffee..."all programming languages under the globe""Profanity finder library is currently available for the following programming languages: JavaScript, PHP"and https://github.com/gautamkrishnar/profanity-finder/blob/mast... contains strings like "bra", "clitoris", "tampon", "vodka" and "xxx"?!?Well, at least it let's me talk about "x-rated" movies, even though it is in the list of bad words - in both the php and javascript versions it's not matched due to broken regexps that are supposed to sanitize input..
1 comment
[ 3.2 ms ] story [ 11.0 ms ] thread"all programming languages under the globe"
"Profanity finder library is currently available for the following programming languages: JavaScript, PHP"
and https://github.com/gautamkrishnar/profanity-finder/blob/mast... contains strings like "bra", "clitoris", "tampon", "vodka" and "xxx"?!?
Well, at least it let's me talk about "x-rated" movies, even though it is in the list of bad words - in both the php and javascript versions it's not matched due to broken regexps that are supposed to sanitize input..