←back to thread

Anubis Works

(xeiaso.net)
319 points evacchi | 1 comments | | HN request time: 0.417s | source
Show context
prologic ◴[] No.43669126[source]
I've read about Anubis, cool project! Unfortunately, as pointed out in the comments, requires your site's visitors to have Javascript™ enabled. This is totally fine for sites that require Javascript™ anyway to enhance the user experience, but not so great for static sites and such that require no JS at all.

I built my own solution that effectively blocks these "Bad Bots" at the network level. I effectively block the entirety of several large "Big Tech / Big LLM" networks entirely at the ASN (BGP) by utilizing MaxMind's database and a custom WAF and Reverse Proxy I put together.

replies(4): >>43669138 #>>43669313 #>>43669553 #>>43670788 #
runxiyu ◴[] No.43670788[source]
Do you have a link to your own solution?
replies(2): >>43672067 #>>43688624 #
1. prologic ◴[] No.43672067[source]
Not yet unfortunately. But if you're interested, please reach out! I currently run it in a 3-region GeoDNS setup with my self-hosted infra.