User avatar
6B74-4 | Kate neobot_sphere bot_tag @kate@is.beeping.pet
1mo
slightly janky userCSS this one just threw together to improve recaptchas
/* ==UserStyle==
<plain>@name</plain>           no, recaptcha this one IS a bot
<plain>@namespace</plain>      github.com/openstyles/stylus
<plain>@version</plain>        1.0.0
<plain>@description</plain>    beep
<plain>@author</plain>         6B74-4
==/UserStyle== */

<plain>@-moz-document</plain> regexp(".*") {
  #recaptcha-anchor-label {
    line-height: 0;
    color:white;
    &::after {
      display: block;
      line-height: initial;
      color: black;
      content: "I'm a robot"
    }
  }
}

This server's configuration is preventing remotely originating content from being shown. This view may therefore be incomplete.