Update to 2024-09-05 17:00

This commit is contained in:
Daniel Berteaud 2024-09-05 17:00:30 +02:00
parent cfdb99fc4e
commit 1611f6844d

View File

@ -481,7 +481,6 @@ if ($http_user_agent ~* "Yellowbrandprotectionbot") { return 403; }
if ($http_user_agent ~* "YouBot") { return 403; }
if ($http_user_agent ~* "YoudaoBot") { return 403; }
if ($http_user_agent ~* "Youmag") { return 403; }
if ($http_user_agent ~* "Zabbix") { return 403; }
if ($http_user_agent ~* "Zao") { return 403; }
if ($http_user_agent ~* "Zealbot") { return 403; }
if ($http_user_agent ~* "Zeus") { return 403; }