V4.2019.06.1689 [ci skip]

This commit is contained in:
Travis 2019-06-29 14:02:06 +02:00
parent 82091b634e
commit cb48c3f7cc
50 changed files with 1489 additions and 1479 deletions

View file

@ -6,8 +6,4 @@ server {
charset UTF-8;
index index.html;
# Bad Bot Blocker
include /etc/nginx/bots.d/ddos.conf;
include /etc/nginx/bots.d/blockbots.conf;
}