mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-16 01:59:49 +00:00
V4.2019.06.1674 [ci skip]
This commit is contained in:
parent
5daa4adc37
commit
c5a9a061ef
71 changed files with 37398 additions and 22465 deletions
|
@ -1,2 +1,2 @@
|
|||
35.184.96.71 1;
|
||||
35.192.85.2 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.184.96.71 0;
|
||||
35.192.85.2 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -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
|
||||
###################################################
|
||||
|
|
|
@ -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;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue