|
|
|
|
|
by prologic
432 days ago
|
|
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. |
|
Simply put you risk blocking legitimate traffic. This solution does as well but for most humans the actual risk is much lower.
As much as I'd love to not need JavaScript and to support users who run with it disabled, I've never once had a customer or end user complain about needing JavaScript enabled.
It is an incredible vocal minority who disapprove of requiring JavaScript, the majority of whom, upon encountering a site for which JavaScript is required, simply enable it. I'd speculate that, even then, only a handful ever release a defeated sigh.