mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-09 13:55:41 +00:00
V4.2019.06.1643 [ci skip]
This commit is contained in:
parent
1e106cd054
commit
cdc9e310f3
33 changed files with 1565 additions and 1565 deletions
|
@ -33,4 +33,4 @@
|
|||
# 111.111.111.111 0;
|
||||
|
||||
|
||||
34.68.144.114 0;
|
||||
104.154.120.187 0;
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.06.1642
|
||||
### Updated: Thu Jun 27 12:51:35 SAST 2019
|
||||
### Version: V3.2019.06.1643
|
||||
### Updated: Thu Jun 27 12:59:43 SAST 2019
|
||||
### Bad Referrer Count: 6713
|
||||
### Bad Bot Count: 556
|
||||
###################################################
|
||||
|
@ -17992,7 +17992,7 @@ geo $ratelimited {
|
|||
# Rate limiting will only take effect if on any User-Agents with a value of 2
|
||||
|
||||
limit_conn_zone $bot_iplimit zone=bot2_connlimit:16m;
|
||||
limit_req_zone $bot_iplimit zone=bot2_reqlimitip:16m rate=6r/m burst=1;
|
||||
limit_req_zone $bot_iplimit zone=bot2_reqlimitip:16m rate=6r/m burst=5;
|
||||
|
||||
# ==========================================
|
||||
# END SECTION 4 - ACTIVATE BLOCKER FUNCTIONS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue