Turnstile protect is successfully decreasing bot abuse where we've tested it! We had to add the entity.node.canonical
route to the list of Route(s) to protect to effectively block some crawlers and because the front page is often a node that means users can experience the widget there. There are probably other
I'm wondering if there's a better way of just targeting specific content that's currently available or if it might be beneficial to be able to exclude certain paths from protection.
entity.node.canonical
route to the protected routesActive
1.0
Code