diff --git a/ubuntu/deirdre.asininetech.net.yml b/ubuntu/deirdre.asininetech.net.yml index 955484f..eb6f6ce 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|lanaibot) ) { + - if ($http_user_agent ~* (LanaiBotmarch|lanaibot|TinyTestBot) ) { return 403; }