Nah lets not create a built in badword list. Its not doable due to the scunthorpe problem.
This commit is contained in:
parent
5eed71fc67
commit
aea6c38eaf
@ -24,7 +24,6 @@ public class MiscUtil
|
||||
return values;
|
||||
}
|
||||
|
||||
/// TODO create name whitelist!!?
|
||||
public static HashSet<String> substanceChars = new HashSet<String>(Arrays.asList(new String []{
|
||||
"0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "A", "B", "C", "D", "E", "F", "G", "H",
|
||||
"I", "J", "K", "L", "M", "N", "O", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z",
|
||||
|
Loading…
Reference in New Issue
Block a user