V4.2019.06.1650 [ci skip]

This commit is contained in:
Travis 2019-06-27 15:51:47 +02:00
parent 29f2e78afa
commit a585e07897
53 changed files with 2857 additions and 2414 deletions

View file

@ -1,2 +1,2 @@
104.154.120.187 1;
104.154.113.151 1;
127.0.0.1 1;

View file

@ -1,4 +1,4 @@
104.154.120.187 0;
104.154.113.151 0;
127.0.0.1 1;
127.0.0.1 1;
127.0.0.1 1;

View file

@ -4,8 +4,8 @@
### VERSION INFORMATION #
###################################################
### Version: V3.2019.06.1647
### Updated: Thu Jun 27 14:46:42 SAST 2019
### Version: V3.2019.06.1650
### Updated: Thu Jun 27 15:45:52 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;
limit_req_zone $bot_iplimit zone=bot2_reqlimitip:16m rate=12r/m;
# ==========================================
# END SECTION 4 - ACTIVATE BLOCKER FUNCTIONS