remove Mead from banned words because it's a legit surname. TRIGGER / CONTENT WARNING: assault, slurs, swearwords, etc

This commit is contained in:
Alys
2017-08-19 21:12:08 +10:00
parent 161eb8a03d
commit 24cc88400f

View File

@@ -56,7 +56,7 @@
// 'god' because it is allowed for use in ways that are not oaths. // 'god' because it is allowed for use in ways that are not oaths.
// Tobacco products because they are more often mentioned when celebrating quitting than in a way that might trigger addictive behaviour. // Tobacco products because they are more often mentioned when celebrating quitting than in a way that might trigger addictive behaviour.
// Legitimate given names: 'Jesus', 'Sherry' // Legitimate given names: 'Jesus', 'Sherry'
// Legitimate surnames: 'Christ' // Legitimate surnames: 'Christ', 'Mead'
// Legitimate place names: 'Dyke' // Legitimate place names: 'Dyke'
// //
// Explanations for some blocked words: // Explanations for some blocked words:
@@ -153,7 +153,6 @@ let bannedWords = [
'alcohol', 'alcohol',
'beer', 'beer',
'beers', 'beers',
'mead',
'champagne', 'champagne',
'rum', 'rum',
'brandy', 'brandy',