mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-10 15:34:24 +00:00
V3.2017.11.998 [ci skip]
This commit is contained in:
parent
c766c67290
commit
fcf42f1805
59 changed files with 124 additions and 87 deletions
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2017.11.996
|
||||
### Updated: Thu Nov 16 14:52:06 SAST 2017
|
||||
### Bad Referrer Count: 5971
|
||||
### Bad Bot Count: 502
|
||||
### Version: V3.2017.11.998
|
||||
### Updated: Sat Nov 18 14:56:55 SAST 2017
|
||||
### Bad Referrer Count: 5974
|
||||
### Bad Bot Count: 503
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -328,6 +328,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*\bEvil\b" 3;
|
||||
"~*\bExabot\b" 3;
|
||||
"~*\bExpress\ WebPictures\b" 3;
|
||||
"~*\bExtLinksBot\b" 3;
|
||||
"~*\bExtractor\b" 3;
|
||||
"~*\bExtractorPro\b" 3;
|
||||
"~*\bExtreme\ Picture\ Finder\b" 3;
|
||||
|
@ -1006,6 +1007,7 @@ map $http_referer $bad_referer {
|
|||
"~*\b8xv8\.com\b" 1;
|
||||
"~*\b91abcw\.com\b" 1;
|
||||
"~*\b98oi\.ru\b" 1;
|
||||
"~*\b991mostfm\.co\.id\b" 1;
|
||||
"~*\b999webdesign\.com\b" 1;
|
||||
"~*\b9icmzvn6\.website\b" 1;
|
||||
"~*\b9med\.net\b" 1;
|
||||
|
@ -3255,6 +3257,7 @@ map $http_referer $bad_referer {
|
|||
"~*\bhistats\.com\b" 1;
|
||||
"~*\bhistock\.info\b" 1;
|
||||
"~*\bhistorichometeam\.com\b" 1;
|
||||
"~*\bhitcpm\.com\b" 1;
|
||||
"~*\bhit\-men\.men\b" 1;
|
||||
"~*\bhitsbox\.info\b" 1;
|
||||
"~*\bhiwibyh\.bugs3\.com\b" 1;
|
||||
|
@ -3802,6 +3805,7 @@ map $http_referer $bad_referer {
|
|||
"~*\blerporn\.info\b" 1;
|
||||
"~*\blesbian\.xyz\b" 1;
|
||||
"~*\blescinq\.com\b" 1;
|
||||
"~*\bletmacworkfaster\.site\b" 1;
|
||||
"~*\bletmacwork\.world\b" 1;
|
||||
"~*\bletolove\.ru\b" 1;
|
||||
"~*\bletsart\.ru\b" 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue