Embed Notice
HTML Code
Corresponding Notice
- Embed this notice@aeris @mr64bit @sun @silverpill Ok, that form is not even on my page when I load it but it doesn't matter;
I'm too busy to translate it, what even is this? Some "sign my petition" type thing that you're trying to stop bots from filling out?
Do the anti-bot work when they POST, not when they load the page.
And also you could be serving a completely different page with reduced contents, only the required <meta> tags for any User Agent with "Bot" in the name and that would solve half your problem. You could literally do that *in* Varnish or Nginx even