su-automod/data/labels.json

69 lines
1.4 KiB
JSON

{
"Explicit Nudity": {
"status": true,
"Nudity": true,
"Graphic Male Nudity": true,
"Graphic Female Nudity": true,
"Sexual Activity": true,
"Illustrated Explicit Nudity": true,
"Adult Toys": true
},
"Suggestive": {
"status": true,
"Female Swimwear Or Underwear": false,
"Male Swimwear Or Underwear": false,
"Partial Nudity": false,
"Barechested Male": false,
"Revealing Clothes": false,
"Sexual Situations": true
},
"Violence": {
"status": true,
"Graphic Violence Or Gore": true,
"Physical Violence": true,
"Weapon Violence": true,
"Weapons": false,
"Self Injury": true
},
"Visually Disturbing":
{
"status": true,
"Emaciated Bodies": true,
"Corpses": true,
"Hanging": true,
"Air Crash": false,
"Explosions And Blasts": false
},
"Rude Gestures":
{
"status": false,
"Middle Finger": false
},
"Drugs": {
"status": false,
"Drug Products": false,
"Drug Use": false,
"Pills": false,
"Drug Paraphernalia": false
},
"Tobacco": {
"status": false,
"Tobacco Products": false,
"Smoking": false
},
"Alcohol": {
"status": false,
"Drinking": false,
"Alcoholic Beverages": false
},
"Gambling": {
"status": false,
"Gambling": false
},
"Hate Symbols": {
"status": true,
"Nazi Party": true,
"White Supremacy": true,
"Extremist": true
}
}