V4.2019.06.1644 [ci skip]

This commit is contained in:
Travis 2019-06-27 13:14:52 +02:00
parent 37ca8768ab
commit 384cb39afb
33 changed files with 1560 additions and 1560 deletions

View file

@ -33,4 +33,4 @@
# 111.111.111.111 0;
104.154.120.187 0;
35.193.7.13 0;

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION #
###################################################
### Version: V3.2019.06.1643
### Updated: Thu Jun 27 12:59:43 SAST 2019
### Version: V3.2019.06.1644
### Updated: Thu Jun 27 13:12:23 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=5;
limit_req_zone $bot_iplimit zone=bot2_reqlimitip:16m rate=6r/m;
# ==========================================
# END SECTION 4 - ACTIVATE BLOCKER FUNCTIONS