@alice @tinker I wonder if reverse captchas would work on them, they used to work on the really dumb bots
You add an extra form field and hide it with CSS. Any request where that field isn’t blank is rejected, since bots tend to fill out all of the fields. I don’t know how well it works on the newer stuff though