mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-09 13:55:41 +00:00
V3.2019.04.1377 [ci skip]
This commit is contained in:
parent
86df08d1b4
commit
69643e0c8d
58 changed files with 139 additions and 76 deletions
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2019.04.1376
|
||||
### Updated: Mon Apr 22 19:08:11 SAST 2019
|
||||
### Bad Referrer Count: 6620
|
||||
### Version: V3.2019.04.1377
|
||||
### Updated: Wed Apr 24 16:41:57 SAST 2019
|
||||
### Bad Referrer Count: 6625
|
||||
### Bad Bot Count: 536
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -2501,6 +2501,7 @@ map $http_referer $bad_referer {
|
|||
"~*\bdiffbot\.com\b" 1;
|
||||
"~*\bdigest\-project\.ru\b" 1;
|
||||
"~*\bdigilander\.libero\.it\b" 1;
|
||||
"~*\bdigitalassetmanagement\.site\b" 1;
|
||||
"~*\bdigitalfaq\.com\b" 1;
|
||||
"~*\bdigital\-sale\.su\b" 1;
|
||||
"~*\bdigital\-video\-processing\.com\b" 1;
|
||||
|
@ -4446,6 +4447,7 @@ map $http_referer $bad_referer {
|
|||
"~*\bmeduza\-consult\.ru\b" 1;
|
||||
"~*\bmed\-zdorovie\.com\.ua\b" 1;
|
||||
"~*\bmeendo\-free\-traffic\.ga\b" 1;
|
||||
"~*\bmeet\-flirt\-dating\.com\b" 1;
|
||||
"~*\bmeetingrainstorm\.bid\b" 1;
|
||||
"~*\bmeetlocalchicks\.com\b" 1;
|
||||
"~*\bmegaapteka\.ru\b" 1;
|
||||
|
@ -5152,9 +5154,11 @@ map $http_referer $bad_referer {
|
|||
"~*\bpicsfair\.com\b" 1;
|
||||
"~*\bpicsforkeywordsuggestion\.com\b" 1;
|
||||
"~*\bpics\-group\.com\b" 1;
|
||||
"~*\bpicswe\.com\b" 1;
|
||||
"~*\bpicture\-group\.com\b" 1;
|
||||
"~*\bpictures\-and\-images\.com\b" 1;
|
||||
"~*\bpictures\-and\-images\.net\b" 1;
|
||||
"~*\bpicturesboss\.com\b" 1;
|
||||
"~*\bpicturesfrom\.com\b" 1;
|
||||
"~*\bpicturesify\.com\b" 1;
|
||||
"~*\bpicturesmania\.com\b" 1;
|
||||
|
@ -6299,6 +6303,7 @@ map $http_referer $bad_referer {
|
|||
"~*\bstrv\.se\b" 1;
|
||||
"~*\bstudents\-cheapskate\.ml\b" 1;
|
||||
"~*\bstudiofaca\.com\b" 1;
|
||||
"~*\bstudiofmp\.com\b" 1;
|
||||
"~*\bstudiokamyk\.com\.pl\b" 1;
|
||||
"~*\bstuff\-about\-money\.com\b" 1;
|
||||
"~*\bstyro\.ru\b" 1;
|
||||
|
@ -9624,6 +9629,7 @@ geo $validate_client {
|
|||
51.75.250.174 1;
|
||||
51.75.29.61 1;
|
||||
51.75.68.150 1;
|
||||
51.75.78.201 1;
|
||||
51.77.148.240 1;
|
||||
51.77.202.135 1;
|
||||
5.18.213.96 1;
|
||||
|
@ -9744,6 +9750,7 @@ geo $validate_client {
|
|||
54.38.90.66 1;
|
||||
54.39.167.115 1;
|
||||
54.39.179.91 1;
|
||||
54.39.23.199 1;
|
||||
54.39.87.174 1;
|
||||
54.39.99.246 1;
|
||||
5.44.168.93 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue