diff --git a/modules/custom/is_profane/is_profane.module b/modules/custom/is_profane/is_profane.module index 7475416af..39f5be634 100644 --- a/modules/custom/is_profane/is_profane.module +++ b/modules/custom/is_profane/is_profane.module @@ -86,16 +86,16 @@ function is_profane_terms_default() { 'ass', 'bastard', 'bigot', 'bimbo', 'bitch', 'blackie', 'bonehead', 'breeder', 'camel jockey', 'carpet muncher', 'chinaman', 'cock', 'coon', 'cracker', 'crip', 'cunt', 'dago', 'damn', 'dick', 'dink', 'douche', - 'downy', 'dyke', 'faggot', 'fascist', 'fat ass', 'fenian', + 'douchebag', 'downy', 'dyke', 'faggot', 'fascist', 'fat ass', 'fenian', 'fudge packer', 'fruitcake', 'fuck', 'gigolo', 'gimp', 'gook', 'gringo', 'guido', 'hayseed', 'hick', 'hillbilly', 'holy roller', 'honkey', 'hooch', 'hun', 'hymie', 'idiot', 'imbecile', 'injun', 'jap', 'freak', 'kike', 'kraut', 'limey', 'louse', 'macaca', 'masochist', 'midget', 'motherfucker', 'mullato', 'mussie', 'nazi', 'nigger', 'paddy', 'paki', - 'papist', 'pervert', 'pinhead', 'pinko', 'piss', 'polack', 'prod', 'pussy', - 'raghead', 'redneck', 'redskin', 'retard', 'russki', + 'papist', 'pervert', 'pinhead', 'pinko', 'piss', 'polack', 'prod', 'prude', 'pussy', + 'raghead', 'redneck', 'redskin', 'retard', 'retarded', 'russki', 'sadist', 'shit', 'schizo', 'schmuck', 'scumbag', 'shit', 'skank', 'spic', - 'towel head', 'twat', 'wanker', 'wetback', + 'towel head', 'twat', 'wank', 'wanker', 'wetback', 'whitey', 'white trash', 'whore', 'wigger', 'wingnut', 'wop', ); return implode(", ", $profane);