Jasmeet Singh commited on
Commit
6f829ff
·
verified ·
1 Parent(s): 379b4aa

Create profane.json

Browse files
Files changed (1) hide show
  1. profane.json +31 -0
profane.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "custom_words": [
3
+ "topless",
4
+ "without clothes",
5
+ "shirtless",
6
+ "no shorts",
7
+ "no top",
8
+ "nudity",
9
+ "explicit",
10
+ "nude",
11
+ "bare",
12
+ "uncensored",
13
+ "inappropriate",
14
+ "vulgar",
15
+ "obscene",
16
+ "indecent",
17
+ "erotic",
18
+ "lewd",
19
+ "suggestive",
20
+ "provocative",
21
+ "porn",
22
+ "adult content",
23
+ "naked",
24
+ "scantily clad",
25
+ "in the nude",
26
+ "half-naked",
27
+ "revealing",
28
+ "unclothed",
29
+ "sexually explicit"
30
+ ]
31
+ }