fix space alignmend, lol yaml
This commit is contained in:
parent
a9f9b8a500
commit
bda7fddd7d
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue