once again encouraging otherkin to use css rules for inclusivity
for recaptcha:
#recaptcha-anchor-label {
font-size: 0 !important;
line-height: 0 !important;
}
#recaptcha-anchor-label::before {
content: "I'm a robot";
font-size: 14px;
}
RT @
🐦🔗:
hcaptcha was worse because they don't uniquely name their divs or have any discernible unique attribute labels so instead i'm relying on the hierarchy being always the same and granular enough to avoid false positives
i've now condensed all of this into a neat blog post: https://maple.pet/blog/fighting-otherkin-erasure-from-captchas
anyway you should be able to just put all those rules in the above tweets into a style file such as userContent.css or using any styling plugin of your choice
you can change "i'm a robot" to say anything you want