444
opressed rule
(sopuli.xyz)
Behavior rules:
Posting rules:
NSFW: NSFW content is permitted but it must be tagged and have content warnings. Anything that doesn't adhere to this will be removed. Content warnings should be added like: [penis], [explicit description of sex]. Non-sexualized breasts of any gender are not considered inappropriate and therefore do not need to be blurred/tagged.
If you have any questions, feel free to contact us on our matrix channel or email.
Other 196's:
As a web dev: if you want to limit the input to a specific set (male, female, other) USE A FUCKING SELECT FIELD! Text input is just objectively wrong here.
And if you want to allow for a broad spectrum of genders without discrimination why is it validated?
Wondering if it’s cuz of the : and 3 characters
or use text field that matches regex /.*/
"Match anything or nothing, I don't care"
As a weeb dev, i agree