mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 02:29:58 +00:00
V3.2017.07.743 [ci skip]
This commit is contained in:
parent
f1720d4e83
commit
37cb5d2710
23 changed files with 47 additions and 35 deletions
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Sun Jul 23 16:14:21 SAST 2017
|
||||
Last Tested: Mon Jul 24 12:15:54 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Sun Jul 23 16:14:21 SAST 2017
|
||||
Last Tested: Mon Jul 24 12:15:54 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Sun Jul 23 16:14:21 SAST 2017
|
||||
Last Tested: Mon Jul 24 12:15:54 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Sun Jul 23 16:14:21 SAST 2017
|
||||
Last Tested: Mon Jul 24 12:15:54 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Sun Jul 23 16:14:21 SAST 2017
|
||||
Last Tested: Mon Jul 24 12:15:54 SAST 2017
|
||||
|
||||
<?php
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Sun Jul 23 16:14:21 SAST 2017
|
||||
Last Tested: Mon Jul 24 12:15:54 SAST 2017
|
||||
|
||||
<?php
|
||||
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2017.07.742
|
||||
### Updated: Sun Jul 23 16:14:22 SAST 2017
|
||||
### Bad Referrer Count: 5450
|
||||
### Version: V3.2017.07.743
|
||||
### Updated: Mon Jul 24 12:15:54 SAST 2017
|
||||
### Bad Referrer Count: 5453
|
||||
### Bad Bot Count: 499
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -1560,6 +1560,7 @@ map $http_referer $bad_referer {
|
|||
"~*bitcoinpile\.com" 1;
|
||||
"~*bitcoins\-live\.ru" 1;
|
||||
"~*biteg\.xyz" 1;
|
||||
"~*bitnote\.co" 1;
|
||||
"~*bitporno\.sx" 1;
|
||||
"~*bizcheapjerseyswholesalechina\.com" 1;
|
||||
"~*bizfly\.info" 1;
|
||||
|
@ -3986,6 +3987,7 @@ map $http_referer $bad_referer {
|
|||
"~*myperiod\.club" 1;
|
||||
"~*mypets\.by" 1;
|
||||
"~*myplaycity\.com" 1;
|
||||
"~*mypornfree\.ru" 1;
|
||||
"~*myprintscreen\.com" 1;
|
||||
"~*myseoconsultant\.com" 1;
|
||||
"~*myshopmatemac\.com" 1;
|
||||
|
@ -6053,6 +6055,7 @@ map $http_referer $bad_referer {
|
|||
"~*xep\.info" 1;
|
||||
"~*xev\.ru" 1;
|
||||
"~*xfire\.com" 1;
|
||||
"~*xfluro\.com" 1;
|
||||
"~*xgames\-04\.com" 1;
|
||||
"~*xgftnlrt\.bloger\.index\.hr" 1;
|
||||
"~*xingzi\-vision\.com" 1;
|
||||
|
|
|
@ -701,6 +701,7 @@
|
|||
"~*bitcoinpile\.com" 1;
|
||||
"~*bitcoins\-live\.ru" 1;
|
||||
"~*biteg\.xyz" 1;
|
||||
"~*bitnote\.co" 1;
|
||||
"~*bitporno\.sx" 1;
|
||||
"~*bizcheapjerseyswholesalechina\.com" 1;
|
||||
"~*bizfly\.info" 1;
|
||||
|
@ -3127,6 +3128,7 @@
|
|||
"~*myperiod\.club" 1;
|
||||
"~*mypets\.by" 1;
|
||||
"~*myplaycity\.com" 1;
|
||||
"~*mypornfree\.ru" 1;
|
||||
"~*myprintscreen\.com" 1;
|
||||
"~*myseoconsultant\.com" 1;
|
||||
"~*myshopmatemac\.com" 1;
|
||||
|
@ -5194,6 +5196,7 @@
|
|||
"~*xep\.info" 1;
|
||||
"~*xev\.ru" 1;
|
||||
"~*xfire\.com" 1;
|
||||
"~*xfluro\.com" 1;
|
||||
"~*xgames\-04\.com" 1;
|
||||
"~*xgftnlrt\.bloger\.index\.hr" 1;
|
||||
"~*xingzi\-vision\.com" 1;
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -7,8 +7,8 @@
|
|||
##### Copyright Mitchell Krog <mitchellkrog@gmail.com>
|
||||
|
||||
_______________
|
||||
#### Version: V3.2017.07.742
|
||||
#### Bad Referrer Count: 5450
|
||||
#### Version: V3.2017.07.743
|
||||
#### Bad Referrer Count: 5453
|
||||
#### Bad Bot Count: 499
|
||||
____________________
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@
|
|||
##### Copyright Mitchell Krog <mitchellkrog@gmail.com>
|
||||
|
||||
_______________
|
||||
#### Version: V3.2017.07.742
|
||||
#### Bad Referrer Count: 5450
|
||||
#### Version: V3.2017.07.743
|
||||
#### Bad Referrer Count: 5453
|
||||
#### Bad Bot Count: 499
|
||||
____________________
|
||||
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
##### The Ultimate Nginx Bad Bot, User-Agent, Spam Referrer Blocker, Adware, Malware and Ransomware Blocker, Clickjacking Blocker, Click Re-Directing Blocker, SEO Companies and Bad IP Blocker with Anti DDOS System, Nginx Rate Limiting and Wordpress Theme Detector Blocking
|
||||
|
||||
_______________
|
||||
#### Version: V3.2017.07.742
|
||||
#### Bad Referrer Count: 5450
|
||||
#### Version: V3.2017.07.743
|
||||
#### Bad Referrer Count: 5453
|
||||
#### Bad Bot Count: 499
|
||||
____________________
|
||||
|
||||
|
|
|
@ -1,9 +1,3 @@
|
|||
xfluro.com
|
||||
bitnote.co
|
||||
mypornfree.ru
|
||||
kerei.ru
|
||||
mojpregled.com
|
||||
ikritikimou.gr
|
||||
000free.us
|
||||
007angels.com
|
||||
00author.com
|
||||
|
@ -708,6 +702,7 @@ birzha-truda.eu
|
|||
bitcoinpile.com
|
||||
bitcoins-live.ru
|
||||
biteg.xyz
|
||||
bitnote.co
|
||||
bitporno.sx
|
||||
bizcheapjerseyswholesalechina.com
|
||||
bizfly.info
|
||||
|
@ -3133,6 +3128,7 @@ myonlinepayday.co
|
|||
myperiod.club
|
||||
mypets.by
|
||||
myplaycity.com
|
||||
mypornfree.ru
|
||||
myprintscreen.com
|
||||
myseoconsultant.com
|
||||
myshopmatemac.com
|
||||
|
@ -5205,6 +5201,7 @@ xedserver.com
|
|||
xep.info
|
||||
xev.ru
|
||||
xfire.com
|
||||
xfluro.com
|
||||
xgames-04.com
|
||||
xgftnlrt.bloger.index.hr
|
||||
xingzi-vision.com
|
||||
|
|
|
@ -3,8 +3,8 @@
|
|||
# EASY CONFIGURATION INSTRUCTIONS FOR STOPPING GOOGLE ANALYTICS "GHOST" SPAM
|
||||
|
||||
_______________
|
||||
#### Version: V3.2017.07.742
|
||||
#### Bad Referrer Count: 5450
|
||||
#### Version: V3.2017.07.743
|
||||
#### Bad Referrer Count: 5453
|
||||
#### Bad Bot Count: 499
|
||||
____________________
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -702,6 +702,7 @@ domain:birzha-truda.eu
|
|||
domain:bitcoinpile.com
|
||||
domain:bitcoins-live.ru
|
||||
domain:biteg.xyz
|
||||
domain:bitnote.co
|
||||
domain:bitporno.sx
|
||||
domain:bizcheapjerseyswholesalechina.com
|
||||
domain:bizfly.info
|
||||
|
@ -3127,6 +3128,7 @@ domain:myonlinepayday.co
|
|||
domain:myperiod.club
|
||||
domain:mypets.by
|
||||
domain:myplaycity.com
|
||||
domain:mypornfree.ru
|
||||
domain:myprintscreen.com
|
||||
domain:myseoconsultant.com
|
||||
domain:myshopmatemac.com
|
||||
|
@ -5199,6 +5201,7 @@ domain:xedserver.com
|
|||
domain:xep.info
|
||||
domain:xev.ru
|
||||
domain:xfire.com
|
||||
domain:xfluro.com
|
||||
domain:xgames-04.com
|
||||
domain:xgftnlrt.bloger.index.hr
|
||||
domain:xingzi-vision.com
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2017.07.742
|
||||
### Updated: Sun Jul 23 16:14:22 SAST 2017
|
||||
### Bad Referrer Count: 5450
|
||||
### Version: V3.2017.07.743
|
||||
### Updated: Mon Jul 24 12:15:54 SAST 2017
|
||||
### Bad Referrer Count: 5453
|
||||
### Bad Bot Count: 499
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -1560,6 +1560,7 @@ map $http_referer $bad_referer {
|
|||
"~*bitcoinpile\.com" 1;
|
||||
"~*bitcoins\-live\.ru" 1;
|
||||
"~*biteg\.xyz" 1;
|
||||
"~*bitnote\.co" 1;
|
||||
"~*bitporno\.sx" 1;
|
||||
"~*bizcheapjerseyswholesalechina\.com" 1;
|
||||
"~*bizfly\.info" 1;
|
||||
|
@ -3986,6 +3987,7 @@ map $http_referer $bad_referer {
|
|||
"~*myperiod\.club" 1;
|
||||
"~*mypets\.by" 1;
|
||||
"~*myplaycity\.com" 1;
|
||||
"~*mypornfree\.ru" 1;
|
||||
"~*myprintscreen\.com" 1;
|
||||
"~*myseoconsultant\.com" 1;
|
||||
"~*myshopmatemac\.com" 1;
|
||||
|
@ -6053,6 +6055,7 @@ map $http_referer $bad_referer {
|
|||
"~*xep\.info" 1;
|
||||
"~*xev\.ru" 1;
|
||||
"~*xfire\.com" 1;
|
||||
"~*xfluro\.com" 1;
|
||||
"~*xgames\-04\.com" 1;
|
||||
"~*xgftnlrt\.bloger\.index\.hr" 1;
|
||||
"~*xingzi\-vision\.com" 1;
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2017.07.742
|
||||
### Updated: Sun Jul 23 16:14:22 SAST 2017
|
||||
### Bad Referrer Count: 5450
|
||||
### Version: V3.2017.07.743
|
||||
### Updated: Mon Jul 24 12:15:54 SAST 2017
|
||||
### Bad Referrer Count: 5453
|
||||
### Bad Bot Count: 499
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -1560,6 +1560,7 @@ map $http_referer $bad_referer {
|
|||
"~*bitcoinpile\.com" 1;
|
||||
"~*bitcoins\-live\.ru" 1;
|
||||
"~*biteg\.xyz" 1;
|
||||
"~*bitnote\.co" 1;
|
||||
"~*bitporno\.sx" 1;
|
||||
"~*bizcheapjerseyswholesalechina\.com" 1;
|
||||
"~*bizfly\.info" 1;
|
||||
|
@ -3986,6 +3987,7 @@ map $http_referer $bad_referer {
|
|||
"~*myperiod\.club" 1;
|
||||
"~*mypets\.by" 1;
|
||||
"~*myplaycity\.com" 1;
|
||||
"~*mypornfree\.ru" 1;
|
||||
"~*myprintscreen\.com" 1;
|
||||
"~*myseoconsultant\.com" 1;
|
||||
"~*myshopmatemac\.com" 1;
|
||||
|
@ -6053,6 +6055,7 @@ map $http_referer $bad_referer {
|
|||
"~*xep\.info" 1;
|
||||
"~*xev\.ru" 1;
|
||||
"~*xfire\.com" 1;
|
||||
"~*xfluro\.com" 1;
|
||||
"~*xgames\-04\.com" 1;
|
||||
"~*xgftnlrt\.bloger\.index\.hr" 1;
|
||||
"~*xingzi\-vision\.com" 1;
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
### Version Information #
|
||||
###################################################
|
||||
### Version: V3.2017.07.742
|
||||
### Updated: Sun Jul 23 16:14:22 SAST 2017
|
||||
### Version: V3.2017.07.743
|
||||
### Updated: Mon Jul 24 12:15:54 SAST 2017
|
||||
### Bad Bot Count: 499
|
||||
###################################################
|
||||
### Version Information ##
|
||||
|
|
Loading…
Add table
Reference in a new issue