Spaces:
Runtime error
Runtime error
Update tags_gay.py
Browse files- tags_gay.py +14 -24
tags_gay.py
CHANGED
|
@@ -80,34 +80,32 @@ TAGS_GAY = {
|
|
| 80 |
"Wizard": "wizard",
|
| 81 |
"Yuppie": "yuppie",
|
| 82 |
"Zombie": "zombie",
|
| 83 |
-
}
|
| 84 |
"Roles": {
|
| 85 |
"Assassin": "assassin",
|
| 86 |
-
}
|
| 87 |
"Skin Tones": {
|
| 88 |
"Pale": "pale_skin",
|
| 89 |
"Tanned": "tanned_skin",
|
| 90 |
"Dark": "dark_skin",
|
| 91 |
-
}
|
| 92 |
"Body Types": {
|
| 93 |
"Skinny": "(skinny)",
|
| 94 |
"Athletic": "lean",
|
| 95 |
"Stocky": "stocky",
|
| 96 |
"Chubby": "chubby",
|
| 97 |
-
}
|
| 98 |
|
| 99 |
"Tattoos": {
|
| 100 |
"Classic": "classic_tattoos",
|
| 101 |
"Color": "colored_tattoos",
|
| 102 |
"Tribal": "tribal_tattoos",
|
| 103 |
"Modern": "modern_tattoos",
|
| 104 |
-
}
|
| 105 |
-
|
| 106 |
"Piercings": {
|
| 107 |
"Belly": "belly_button_piercing",
|
| 108 |
"Nipple": "nipple_piercing",
|
| 109 |
-
}
|
| 110 |
-
|
| 111 |
"Expressions": {
|
| 112 |
"Ahegao": "ahegao",
|
| 113 |
"Angry": "angry",
|
|
@@ -117,20 +115,17 @@ TAGS_GAY = {
|
|
| 117 |
"Sad": "sad",
|
| 118 |
"Scared": "scared",
|
| 119 |
"Seductive": "seductive_smirk",
|
| 120 |
-
}
|
| 121 |
-
|
| 122 |
"Eyes": {
|
| 123 |
"Closed": "closed_eyes",
|
| 124 |
"Blue": "blue_eves",
|
| 125 |
"Brown": "brown_eyes",
|
| 126 |
"Green": "green_eyes",
|
| 127 |
-
}
|
| 128 |
-
|
| 129 |
"Hair Color": {
|
| 130 |
"Blond": "blond",
|
| 131 |
"Dual": "two_toned_hair",
|
| 132 |
-
}
|
| 133 |
-
|
| 134 |
"Hair Styles": {
|
| 135 |
"Afro": "afro",
|
| 136 |
"Afro (short)": "short_afro",
|
|
@@ -152,8 +147,7 @@ TAGS_GAY = {
|
|
| 152 |
"Spikey": "spikey_hair",
|
| 153 |
"Undercut": "undercut_hair",
|
| 154 |
"Windswept": "windswept_hair",
|
| 155 |
-
}
|
| 156 |
-
|
| 157 |
"Positions": {
|
| 158 |
"Against Wall": "leaning_against_wall",
|
| 159 |
"Anal": "gay_anal_sex",
|
|
@@ -175,13 +169,11 @@ TAGS_GAY = {
|
|
| 175 |
"Standing": "gay_anal_sex, standing",
|
| 176 |
"Doggystyle": "gay_anal_sex, doggystyle",
|
| 177 |
"Threesome": "gay_threesome",
|
| 178 |
-
}
|
| 179 |
-
|
| 180 |
"Fetishes": {
|
| 181 |
"Cum": "covered_in_cum",
|
| 182 |
"Tentcles": "tentacles",
|
| 183 |
-
}
|
| 184 |
-
|
| 185 |
"Locations": {
|
| 186 |
"Alleyway": "alleyway",
|
| 187 |
"Ancient Ruins": "ancient_ruins",
|
|
@@ -194,14 +186,12 @@ TAGS_GAY = {
|
|
| 194 |
"Lake": "serene_lake",
|
| 195 |
"Mountains": "mountain_summit",
|
| 196 |
"Table": "on_table",
|
| 197 |
-
}
|
| 198 |
-
|
| 199 |
"Camera": {
|
| 200 |
"Full": "full_body_view",
|
| 201 |
"Above": "high_angle_view",
|
| 202 |
"Below": "low_angle_view",
|
| 203 |
-
}
|
| 204 |
-
|
| 205 |
"Atmosphere": {
|
| 206 |
"Borderlands": "borderlands_art_style",
|
| 207 |
"Night": "night_time",
|
|
|
|
| 80 |
"Wizard": "wizard",
|
| 81 |
"Yuppie": "yuppie",
|
| 82 |
"Zombie": "zombie",
|
| 83 |
+
},
|
| 84 |
"Roles": {
|
| 85 |
"Assassin": "assassin",
|
| 86 |
+
},
|
| 87 |
"Skin Tones": {
|
| 88 |
"Pale": "pale_skin",
|
| 89 |
"Tanned": "tanned_skin",
|
| 90 |
"Dark": "dark_skin",
|
| 91 |
+
},
|
| 92 |
"Body Types": {
|
| 93 |
"Skinny": "(skinny)",
|
| 94 |
"Athletic": "lean",
|
| 95 |
"Stocky": "stocky",
|
| 96 |
"Chubby": "chubby",
|
| 97 |
+
},
|
| 98 |
|
| 99 |
"Tattoos": {
|
| 100 |
"Classic": "classic_tattoos",
|
| 101 |
"Color": "colored_tattoos",
|
| 102 |
"Tribal": "tribal_tattoos",
|
| 103 |
"Modern": "modern_tattoos",
|
| 104 |
+
},
|
|
|
|
| 105 |
"Piercings": {
|
| 106 |
"Belly": "belly_button_piercing",
|
| 107 |
"Nipple": "nipple_piercing",
|
| 108 |
+
},
|
|
|
|
| 109 |
"Expressions": {
|
| 110 |
"Ahegao": "ahegao",
|
| 111 |
"Angry": "angry",
|
|
|
|
| 115 |
"Sad": "sad",
|
| 116 |
"Scared": "scared",
|
| 117 |
"Seductive": "seductive_smirk",
|
| 118 |
+
},
|
|
|
|
| 119 |
"Eyes": {
|
| 120 |
"Closed": "closed_eyes",
|
| 121 |
"Blue": "blue_eves",
|
| 122 |
"Brown": "brown_eyes",
|
| 123 |
"Green": "green_eyes",
|
| 124 |
+
},
|
|
|
|
| 125 |
"Hair Color": {
|
| 126 |
"Blond": "blond",
|
| 127 |
"Dual": "two_toned_hair",
|
| 128 |
+
},
|
|
|
|
| 129 |
"Hair Styles": {
|
| 130 |
"Afro": "afro",
|
| 131 |
"Afro (short)": "short_afro",
|
|
|
|
| 147 |
"Spikey": "spikey_hair",
|
| 148 |
"Undercut": "undercut_hair",
|
| 149 |
"Windswept": "windswept_hair",
|
| 150 |
+
},
|
|
|
|
| 151 |
"Positions": {
|
| 152 |
"Against Wall": "leaning_against_wall",
|
| 153 |
"Anal": "gay_anal_sex",
|
|
|
|
| 169 |
"Standing": "gay_anal_sex, standing",
|
| 170 |
"Doggystyle": "gay_anal_sex, doggystyle",
|
| 171 |
"Threesome": "gay_threesome",
|
| 172 |
+
},
|
|
|
|
| 173 |
"Fetishes": {
|
| 174 |
"Cum": "covered_in_cum",
|
| 175 |
"Tentcles": "tentacles",
|
| 176 |
+
},
|
|
|
|
| 177 |
"Locations": {
|
| 178 |
"Alleyway": "alleyway",
|
| 179 |
"Ancient Ruins": "ancient_ruins",
|
|
|
|
| 186 |
"Lake": "serene_lake",
|
| 187 |
"Mountains": "mountain_summit",
|
| 188 |
"Table": "on_table",
|
| 189 |
+
},
|
|
|
|
| 190 |
"Camera": {
|
| 191 |
"Full": "full_body_view",
|
| 192 |
"Above": "high_angle_view",
|
| 193 |
"Below": "low_angle_view",
|
| 194 |
+
},
|
|
|
|
| 195 |
"Atmosphere": {
|
| 196 |
"Borderlands": "borderlands_art_style",
|
| 197 |
"Night": "night_time",
|