diff --git a/ubuntu/deirdre.asininetech.net.yml b/ubuntu/deirdre.asininetech.net.yml index c806925..955484f 100644 --- a/ubuntu/deirdre.asininetech.net.yml +++ b/ubuntu/deirdre.asininetech.net.yml @@ -99,6 +99,6 @@ - ssl_session_tickets off nginx_snippets: blockbots: - - if ($http_user_agent ~* (LanaiBotmarch) ) { + - if ($http_user_agent ~* (LanaiBotmarch|lanaibot) ) { return 403; }