mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-12 00:04:51 +00:00
V4.2019.06.1665 [ci skip]
This commit is contained in:
parent
702d6ed478
commit
a51e15a7fe
59 changed files with 19547 additions and 12068 deletions
|
@ -1,2 +1,2 @@
|
|||
35.192.136.167 1;
|
||||
35.192.85.2 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.192.136.167 0;
|
||||
35.192.85.2 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1663
|
||||
### Updated: Fri Jun 28 16:02:40 SAST 2019
|
||||
### Version: V3.2019.06.1665
|
||||
### Updated: Fri Jun 28 18:20:39 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
server {
|
||||
# Bad Bot Blocker
|
||||
|
||||
|
||||
# Nginx Bad Bot Blocker Includes
|
||||
include /etc/nginx/bots.d/ddos.conf;
|
||||
include /etc/nginx/bots.d/blockbots.conf;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue