V4.2019.06.1674 [ci skip]

This commit is contained in:
Travis 2019-06-28 21:54:34 +02:00
parent 5daa4adc37
commit c5a9a061ef
71 changed files with 37398 additions and 22465 deletions

View file

@ -1,2 +1,2 @@
35.184.96.71 1;
35.192.85.2 1;
127.0.0.1 1;

View file

@ -1,2 +1,2 @@
35.184.96.71 0;
35.192.85.2 0;
127.0.0.1 0;

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION #
###################################################
### Version: V3.2019.06.1673
### Updated: Fri Jun 28 21:38:20 SAST 2019
### Version: V3.2019.06.1674
### Updated: Fri Jun 28 21:47:59 SAST 2019
### Bad Referrer Count: 6713
### Bad Bot Count: 556
###################################################

View file

@ -58,14 +58,9 @@ http {
# Virtual Host Configs
##
include /etc/nginx/conf.d/*.conf;
include /etc/nginx/sites-enabled/*;
# Nginx Bad Bot Blocker Includes
include /usr/local/nginx/conf.d/botblocker-nginx-settings.conf;
include /usr/local/nginx/conf.d/globalblacklist.conf;
}