fix space alignmend, lol yaml

This commit is contained in:
packetcat 2023-11-07 18:35:17 -05:00
parent a9f9b8a500
commit bda7fddd7d
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@
fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
fastcgi_pass php;
}
blockbots:
blockbots:
- if ($http_user_agent ~* (thesis-research-bot|fidget-spinner-bot) ) {
return 403;
}