So I had to disable Anubis a while back because it was too much of an accessibility issue for browsers with no JS support.

Now I've deployed a query-rate based mitigation that makes you wait for a few seconds before you can proceed if the query rate is too high.

A bit annoying, but it works with any browser and will disable itself when the bots go away.

It's pretty clear when I flipped the switch. You can see the query rate drop drastically, and query time increase quite a lot as many clanker queries are nonsense with no or few results.
Also a weird quirk of this weird niche I operate in is that the Dillo users are quite a large and vocal group .
@marginalia interesting! Not a Dillo user, but I recently disabled JavaScript on my LibreWolf so I'm glad Marginalia Search works without it 😀
@marginalia hmm, did the number of requests go down after removing Anubis? Because they were bouncing on it and retrying or they passed it?
@gnyman Before was with Anubis disabled on one of the UIs to let people without JS use the site.
@marginalia oh, so all the bots found that one and hammered it?
@gnyman Well they probably hammered all endpoints, but got through on that one.