pushed
zhengqunkoo/caddy • 10:16 AM - Aug 15, 2026
Removed the dependency on an external bot plugin in favor of using the built-in header_regexp configuration. By matching the User-Agent header directly in the config, we can now effectively return a 403 response for suspected bots without the overhead of additional plugins. This streamlines our infrastructure configuration and reduces unnecessary complexity. 
