mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-15 17:49:49 +00:00
V3.2019.03.1348 [ci skip]
This commit is contained in:
parent
e4e3173ddd
commit
bc86a650f4
51 changed files with 74 additions and 59 deletions
|
@ -33,5 +33,4 @@
|
|||
# 111.111.111.111 0;
|
||||
|
||||
|
||||
104.154.120.187 0;
|
||||
35.188.1.99 0;
|
||||
35.192.85.2 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.03.1347
|
||||
### Updated: Mon Mar 18 18:47:31 SAST 2019
|
||||
### Version: V3.2019.03.1348
|
||||
### Updated: Wed Mar 20 18:48:27 SAST 2019
|
||||
### Bad Referrer Count: 6553
|
||||
### Bad Bot Count: 533
|
||||
###################################################
|
||||
|
@ -7682,6 +7682,7 @@ geo $validate_client {
|
|||
# *********************************************************************************************
|
||||
|
||||
# START KNOWN BAD IP ADDRESSES ### DO NOT EDIT THIS LINE AT ALL ###
|
||||
0.0.7.209 1;
|
||||
100.36.236.72 1;
|
||||
101.132.113.251 1;
|
||||
101.132.243.11 1;
|
||||
|
@ -9654,6 +9655,7 @@ geo $validate_client {
|
|||
54.37.9.246 1;
|
||||
54.38.113.13 1;
|
||||
54.38.156.88 1;
|
||||
54.38.159.243 1;
|
||||
54.38.181.118 1;
|
||||
54.38.184.63 1;
|
||||
54.38.185.123 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue