mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
remove Mead from banned words because it's a legit surname. TRIGGER / CONTENT WARNING: assault, slurs, swearwords, etc
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
// '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.
|
||||
// Legitimate given names: 'Jesus', 'Sherry'
|
||||
// Legitimate surnames: 'Christ'
|
||||
// Legitimate surnames: 'Christ', 'Mead'
|
||||
// Legitimate place names: 'Dyke'
|
||||
//
|
||||
// Explanations for some blocked words:
|
||||
@@ -153,7 +153,6 @@ let bannedWords = [
|
||||
'alcohol',
|
||||
'beer',
|
||||
'beers',
|
||||
'mead',
|
||||
'champagne',
|
||||
'rum',
|
||||
'brandy',
|
||||
|
||||
Reference in New Issue
Block a user