Clarify partially removed clothing for penetration
This commit is contained in:
+1
-1
@@ -145,7 +145,7 @@ def _split_tag_text(text: Any) -> list[str]:
|
||||
text = re.sub(r"\bWoman [A-Z]\b", "woman", text)
|
||||
text = re.sub(r"\bMan [A-Z]\b", "man", text)
|
||||
text = re.sub(
|
||||
r"\b(?:Clothing state|Visual clothing state|teaser outfit detail|softcore visual reference|Sexual scene|Role graph):\s*",
|
||||
r"\b(?:Clothing state|Visual clothing state|visible remaining styling|teaser outfit detail|softcore visual reference|Sexual scene|Role graph):\s*",
|
||||
"",
|
||||
text,
|
||||
flags=re.IGNORECASE,
|
||||
|
||||
Reference in New Issue
Block a user