mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 18:50:13 +00:00
V3.2017.08.863 [ci skip]
This commit is contained in:
parent
584b9c8f00
commit
1c0e00396f
47 changed files with 138 additions and 74 deletions
|
@ -19,4 +19,4 @@
|
|||
# Only add actual IP addresses and ranges here
|
||||
|
||||
111.111.111.111 0;
|
||||
35.192.29.26 0;
|
||||
35.192.139.138 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2017.08.862
|
||||
### Updated: Wed Aug 30 15:23:31 SAST 2017
|
||||
### Bad Referrer Count: 5685
|
||||
### Bad Bot Count: 512
|
||||
### Version: V3.2017.08.863
|
||||
### Updated: Thu Aug 31 11:19:37 SAST 2017
|
||||
### Bad Referrer Count: 5693
|
||||
### Bad Bot Count: 513
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -712,6 +712,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*\bWWW-Mechanize\b" 3;
|
||||
"~*\bWWW::Mechanize\b" 3;
|
||||
"~*\bWWWOFFLE\b" 3;
|
||||
"~*\bx09Mozilla\b" 3;
|
||||
"~*\bx22Mozilla\b" 3;
|
||||
"~*\bXaldon_WebSpider\b" 3;
|
||||
"~*\bXaldon\ WebSpider\b" 3;
|
||||
|
@ -1063,6 +1064,7 @@ map $http_referer $bad_referer {
|
|||
"~*acunetix\-referrer\.com" 1;
|
||||
"~*adamoads\.com" 1;
|
||||
"~*adanih\.com" 1;
|
||||
"~*adbetclickin\.pink" 1;
|
||||
"~*adcash\.com" 1;
|
||||
"~*adclickservice\.com" 1;
|
||||
"~*adclickthru\.net" 1;
|
||||
|
@ -1856,6 +1858,7 @@ map $http_referer $bad_referer {
|
|||
"~*cartierlovebraceletreplica\.xyz" 1;
|
||||
"~*cartierlovebracelet\.xyz" 1;
|
||||
"~*cartierloveringreplica\.xyz" 1;
|
||||
"~*cartierlovestore\.com" 1;
|
||||
"~*cartierlovestore\.xyz" 1;
|
||||
"~*cartierlove\.xyz" 1;
|
||||
"~*cartierreplica\.pw" 1;
|
||||
|
@ -2157,6 +2160,7 @@ map $http_referer $bad_referer {
|
|||
"~*crd\.clan\.su" 1;
|
||||
"~*creams\.makeforum\.eu" 1;
|
||||
"~*creativehutindia\.com" 1;
|
||||
"~*creatives\.adbetclickin\.pink" 1;
|
||||
"~*creditmoney\.com\.ua" 1;
|
||||
"~*crest3d\.ru" 1;
|
||||
"~*crest\-poloski\.ru" 1;
|
||||
|
@ -2713,6 +2717,7 @@ map $http_referer $bad_referer {
|
|||
"~*findpik\.com" 1;
|
||||
"~*findsexguide\.com" 1;
|
||||
"~*findthe\.pet" 1;
|
||||
"~*finejewelryshop\.ru" 1;
|
||||
"~*finemanteam\.com" 1;
|
||||
"~*finstroy\.net" 1;
|
||||
"~*finteks\.ru" 1;
|
||||
|
@ -4201,6 +4206,7 @@ map $http_referer $bad_referer {
|
|||
"~*nero\-us\.com" 1;
|
||||
"~*nerudlogistik\.ru" 1;
|
||||
"~*netallergy\.ru" 1;
|
||||
"~*netanalytics\.xyz" 1;
|
||||
"~*netfacet\.net" 1;
|
||||
"~*netoil\.no" 1;
|
||||
"~*netpics\.org" 1;
|
||||
|
@ -4323,6 +4329,7 @@ map $http_referer $bad_referer {
|
|||
"~*ok\.ru" 1;
|
||||
"~*oktube\.ru" 1;
|
||||
"~*ok\-ua\.info" 1;
|
||||
"~*okuos\.com" 1;
|
||||
"~*old\-rock\.com" 1;
|
||||
"~*olgacvetmet\.com" 1;
|
||||
"~*o\.light\.d0t\.ru" 1;
|
||||
|
@ -5162,6 +5169,7 @@ map $http_referer $bad_referer {
|
|||
"~*service\.adtech\.us" 1;
|
||||
"~*servicecenter\.co\.ua" 1;
|
||||
"~*service\-core\.ru" 1;
|
||||
"~*serving\.adbetclickin\.pink" 1;
|
||||
"~*servingnotice\.com" 1;
|
||||
"~*servisural\.ru" 1;
|
||||
"~*serw\.clicksor\.com" 1;
|
||||
|
@ -6189,6 +6197,7 @@ map $http_referer $bad_referer {
|
|||
"~*wesharepics\.info" 1;
|
||||
"~*wesharepics\.site" 1;
|
||||
"~*westen\-v\.life" 1;
|
||||
"~*westen\-z\.life" 1;
|
||||
"~*westermarkanjou\.se" 1;
|
||||
"~*westsextube\.com" 1;
|
||||
"~*westum\.se" 1;
|
||||
|
|
|
@ -19,4 +19,4 @@
|
|||
# Only add actual IP addresses and ranges here
|
||||
|
||||
111.111.111.111 0;
|
||||
35.192.29.26 0;
|
||||
35.192.139.138 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2017.08.862
|
||||
### Updated: Wed Aug 30 15:23:31 SAST 2017
|
||||
### Bad Referrer Count: 5685
|
||||
### Bad Bot Count: 512
|
||||
### Version: V3.2017.08.863
|
||||
### Updated: Thu Aug 31 11:19:37 SAST 2017
|
||||
### Bad Referrer Count: 5693
|
||||
### Bad Bot Count: 513
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -712,6 +712,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*\bWWW-Mechanize\b" 3;
|
||||
"~*\bWWW::Mechanize\b" 3;
|
||||
"~*\bWWWOFFLE\b" 3;
|
||||
"~*\bx09Mozilla\b" 3;
|
||||
"~*\bx22Mozilla\b" 3;
|
||||
"~*\bXaldon_WebSpider\b" 3;
|
||||
"~*\bXaldon\ WebSpider\b" 3;
|
||||
|
@ -1063,6 +1064,7 @@ map $http_referer $bad_referer {
|
|||
"~*acunetix\-referrer\.com" 1;
|
||||
"~*adamoads\.com" 1;
|
||||
"~*adanih\.com" 1;
|
||||
"~*adbetclickin\.pink" 1;
|
||||
"~*adcash\.com" 1;
|
||||
"~*adclickservice\.com" 1;
|
||||
"~*adclickthru\.net" 1;
|
||||
|
@ -1856,6 +1858,7 @@ map $http_referer $bad_referer {
|
|||
"~*cartierlovebraceletreplica\.xyz" 1;
|
||||
"~*cartierlovebracelet\.xyz" 1;
|
||||
"~*cartierloveringreplica\.xyz" 1;
|
||||
"~*cartierlovestore\.com" 1;
|
||||
"~*cartierlovestore\.xyz" 1;
|
||||
"~*cartierlove\.xyz" 1;
|
||||
"~*cartierreplica\.pw" 1;
|
||||
|
@ -2157,6 +2160,7 @@ map $http_referer $bad_referer {
|
|||
"~*crd\.clan\.su" 1;
|
||||
"~*creams\.makeforum\.eu" 1;
|
||||
"~*creativehutindia\.com" 1;
|
||||
"~*creatives\.adbetclickin\.pink" 1;
|
||||
"~*creditmoney\.com\.ua" 1;
|
||||
"~*crest3d\.ru" 1;
|
||||
"~*crest\-poloski\.ru" 1;
|
||||
|
@ -2713,6 +2717,7 @@ map $http_referer $bad_referer {
|
|||
"~*findpik\.com" 1;
|
||||
"~*findsexguide\.com" 1;
|
||||
"~*findthe\.pet" 1;
|
||||
"~*finejewelryshop\.ru" 1;
|
||||
"~*finemanteam\.com" 1;
|
||||
"~*finstroy\.net" 1;
|
||||
"~*finteks\.ru" 1;
|
||||
|
@ -4201,6 +4206,7 @@ map $http_referer $bad_referer {
|
|||
"~*nero\-us\.com" 1;
|
||||
"~*nerudlogistik\.ru" 1;
|
||||
"~*netallergy\.ru" 1;
|
||||
"~*netanalytics\.xyz" 1;
|
||||
"~*netfacet\.net" 1;
|
||||
"~*netoil\.no" 1;
|
||||
"~*netpics\.org" 1;
|
||||
|
@ -4323,6 +4329,7 @@ map $http_referer $bad_referer {
|
|||
"~*ok\.ru" 1;
|
||||
"~*oktube\.ru" 1;
|
||||
"~*ok\-ua\.info" 1;
|
||||
"~*okuos\.com" 1;
|
||||
"~*old\-rock\.com" 1;
|
||||
"~*olgacvetmet\.com" 1;
|
||||
"~*o\.light\.d0t\.ru" 1;
|
||||
|
@ -5162,6 +5169,7 @@ map $http_referer $bad_referer {
|
|||
"~*service\.adtech\.us" 1;
|
||||
"~*servicecenter\.co\.ua" 1;
|
||||
"~*service\-core\.ru" 1;
|
||||
"~*serving\.adbetclickin\.pink" 1;
|
||||
"~*servingnotice\.com" 1;
|
||||
"~*servisural\.ru" 1;
|
||||
"~*serw\.clicksor\.com" 1;
|
||||
|
@ -6189,6 +6197,7 @@ map $http_referer $bad_referer {
|
|||
"~*wesharepics\.info" 1;
|
||||
"~*wesharepics\.site" 1;
|
||||
"~*westen\-v\.life" 1;
|
||||
"~*westen\-z\.life" 1;
|
||||
"~*westermarkanjou\.se" 1;
|
||||
"~*westsextube\.com" 1;
|
||||
"~*westum\.se" 1;
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Wed Aug 30 15:23:37 SAST 2017
|
||||
Last Tested: Thu Aug 31 11:19:44 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Wed Aug 30 15:23:37 SAST 2017
|
||||
Last Tested: Thu Aug 31 11:19:44 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Wed Aug 30 15:23:37 SAST 2017
|
||||
Last Tested: Thu Aug 31 11:19:44 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Wed Aug 30 15:23:37 SAST 2017
|
||||
Last Tested: Thu Aug 31 11:19:44 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Wed Aug 30 15:23:37 SAST 2017
|
||||
Last Tested: Thu Aug 31 11:19:44 SAST 2017
|
||||
|
||||
<?php
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Wed Aug 30 15:23:37 SAST 2017
|
||||
Last Tested: Thu Aug 31 11:19:44 SAST 2017
|
||||
|
||||
<?php
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Wed Aug 30 15:23:37 SAST 2017
|
||||
Last Tested: Thu Aug 31 11:19:44 SAST 2017
|
||||
|
||||
<?php
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Wed Aug 30 15:23:37 SAST 2017
|
||||
Last Tested: Thu Aug 31 11:19:44 SAST 2017
|
||||
|
||||
<?php
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Wed Aug 30 15:23:41 SAST 2017
|
||||
Last Tested: Thu Aug 31 11:19:48 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Wed Aug 30 15:23:41 SAST 2017
|
||||
Last Tested: Thu Aug 31 11:19:48 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Wed Aug 30 15:23:41 SAST 2017
|
||||
Last Tested: Thu Aug 31 11:19:48 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Wed Aug 30 15:23:41 SAST 2017
|
||||
Last Tested: Thu Aug 31 11:19:48 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Wed Aug 30 15:23:41 SAST 2017
|
||||
Last Tested: Thu Aug 31 11:19:48 SAST 2017
|
||||
|
||||
<?php
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Wed Aug 30 15:23:41 SAST 2017
|
||||
Last Tested: Thu Aug 31 11:19:48 SAST 2017
|
||||
|
||||
<?php
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Wed Aug 30 15:23:41 SAST 2017
|
||||
Last Tested: Thu Aug 31 11:19:48 SAST 2017
|
||||
|
||||
<?php
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Wed Aug 30 15:23:41 SAST 2017
|
||||
Last Tested: Thu Aug 31 11:19:48 SAST 2017
|
||||
|
||||
<?php
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Wed Aug 30 15:23:47 SAST 2017
|
||||
Last Tested: Thu Aug 31 11:19:55 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Wed Aug 30 15:23:47 SAST 2017
|
||||
Last Tested: Thu Aug 31 11:19:55 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Wed Aug 30 15:23:47 SAST 2017
|
||||
Last Tested: Thu Aug 31 11:19:55 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Wed Aug 30 15:23:47 SAST 2017
|
||||
Last Tested: Thu Aug 31 11:19:55 SAST 2017
|
||||
|
||||
% Total % Received % Xferd Average Speed Time Time Time Current
|
||||
Dload Upload Total Spent Left Speed
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Wed Aug 30 15:23:47 SAST 2017
|
||||
Last Tested: Thu Aug 31 11:19:55 SAST 2017
|
||||
|
||||
<?php
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Wed Aug 30 15:23:47 SAST 2017
|
||||
Last Tested: Thu Aug 31 11:19:55 SAST 2017
|
||||
|
||||
<?php
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Wed Aug 30 15:23:47 SAST 2017
|
||||
Last Tested: Thu Aug 31 11:19:55 SAST 2017
|
||||
|
||||
<?php
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Last Tested: Wed Aug 30 15:23:47 SAST 2017
|
||||
Last Tested: Thu Aug 31 11:19:55 SAST 2017
|
||||
|
||||
<?php
|
||||
|
||||
|
|
|
@ -497,6 +497,7 @@ WWW-Collector-E
|
|||
WWW-Mechanize
|
||||
WWW::Mechanize
|
||||
WWWOFFLE
|
||||
x09Mozilla
|
||||
x22Mozilla
|
||||
Xaldon WebSpider
|
||||
Xaldon_WebSpider
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2017.08.862
|
||||
### Updated: Wed Aug 30 15:23:31 SAST 2017
|
||||
### Bad Referrer Count: 5685
|
||||
### Bad Bot Count: 512
|
||||
### Version: V3.2017.08.863
|
||||
### Updated: Thu Aug 31 11:19:37 SAST 2017
|
||||
### Bad Referrer Count: 5693
|
||||
### Bad Bot Count: 513
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -712,6 +712,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*\bWWW-Mechanize\b" 3;
|
||||
"~*\bWWW::Mechanize\b" 3;
|
||||
"~*\bWWWOFFLE\b" 3;
|
||||
"~*\bx09Mozilla\b" 3;
|
||||
"~*\bx22Mozilla\b" 3;
|
||||
"~*\bXaldon_WebSpider\b" 3;
|
||||
"~*\bXaldon\ WebSpider\b" 3;
|
||||
|
@ -1063,6 +1064,7 @@ map $http_referer $bad_referer {
|
|||
"~*acunetix\-referrer\.com" 1;
|
||||
"~*adamoads\.com" 1;
|
||||
"~*adanih\.com" 1;
|
||||
"~*adbetclickin\.pink" 1;
|
||||
"~*adcash\.com" 1;
|
||||
"~*adclickservice\.com" 1;
|
||||
"~*adclickthru\.net" 1;
|
||||
|
@ -1856,6 +1858,7 @@ map $http_referer $bad_referer {
|
|||
"~*cartierlovebraceletreplica\.xyz" 1;
|
||||
"~*cartierlovebracelet\.xyz" 1;
|
||||
"~*cartierloveringreplica\.xyz" 1;
|
||||
"~*cartierlovestore\.com" 1;
|
||||
"~*cartierlovestore\.xyz" 1;
|
||||
"~*cartierlove\.xyz" 1;
|
||||
"~*cartierreplica\.pw" 1;
|
||||
|
@ -2157,6 +2160,7 @@ map $http_referer $bad_referer {
|
|||
"~*crd\.clan\.su" 1;
|
||||
"~*creams\.makeforum\.eu" 1;
|
||||
"~*creativehutindia\.com" 1;
|
||||
"~*creatives\.adbetclickin\.pink" 1;
|
||||
"~*creditmoney\.com\.ua" 1;
|
||||
"~*crest3d\.ru" 1;
|
||||
"~*crest\-poloski\.ru" 1;
|
||||
|
@ -2713,6 +2717,7 @@ map $http_referer $bad_referer {
|
|||
"~*findpik\.com" 1;
|
||||
"~*findsexguide\.com" 1;
|
||||
"~*findthe\.pet" 1;
|
||||
"~*finejewelryshop\.ru" 1;
|
||||
"~*finemanteam\.com" 1;
|
||||
"~*finstroy\.net" 1;
|
||||
"~*finteks\.ru" 1;
|
||||
|
@ -4201,6 +4206,7 @@ map $http_referer $bad_referer {
|
|||
"~*nero\-us\.com" 1;
|
||||
"~*nerudlogistik\.ru" 1;
|
||||
"~*netallergy\.ru" 1;
|
||||
"~*netanalytics\.xyz" 1;
|
||||
"~*netfacet\.net" 1;
|
||||
"~*netoil\.no" 1;
|
||||
"~*netpics\.org" 1;
|
||||
|
@ -4323,6 +4329,7 @@ map $http_referer $bad_referer {
|
|||
"~*ok\.ru" 1;
|
||||
"~*oktube\.ru" 1;
|
||||
"~*ok\-ua\.info" 1;
|
||||
"~*okuos\.com" 1;
|
||||
"~*old\-rock\.com" 1;
|
||||
"~*olgacvetmet\.com" 1;
|
||||
"~*o\.light\.d0t\.ru" 1;
|
||||
|
@ -5162,6 +5169,7 @@ map $http_referer $bad_referer {
|
|||
"~*service\.adtech\.us" 1;
|
||||
"~*servicecenter\.co\.ua" 1;
|
||||
"~*service\-core\.ru" 1;
|
||||
"~*serving\.adbetclickin\.pink" 1;
|
||||
"~*servingnotice\.com" 1;
|
||||
"~*servisural\.ru" 1;
|
||||
"~*serw\.clicksor\.com" 1;
|
||||
|
@ -6189,6 +6197,7 @@ map $http_referer $bad_referer {
|
|||
"~*wesharepics\.info" 1;
|
||||
"~*wesharepics\.site" 1;
|
||||
"~*westen\-v\.life" 1;
|
||||
"~*westen\-z\.life" 1;
|
||||
"~*westermarkanjou\.se" 1;
|
||||
"~*westsextube\.com" 1;
|
||||
"~*westum\.se" 1;
|
||||
|
|
|
@ -175,6 +175,7 @@
|
|||
"~*acunetix\-referrer\.com" 1;
|
||||
"~*adamoads\.com" 1;
|
||||
"~*adanih\.com" 1;
|
||||
"~*adbetclickin\.pink" 1;
|
||||
"~*adcash\.com" 1;
|
||||
"~*adclickservice\.com" 1;
|
||||
"~*adclickthru\.net" 1;
|
||||
|
@ -968,6 +969,7 @@
|
|||
"~*cartierlovebraceletreplica\.xyz" 1;
|
||||
"~*cartierlovebracelet\.xyz" 1;
|
||||
"~*cartierloveringreplica\.xyz" 1;
|
||||
"~*cartierlovestore\.com" 1;
|
||||
"~*cartierlovestore\.xyz" 1;
|
||||
"~*cartierlove\.xyz" 1;
|
||||
"~*cartierreplica\.pw" 1;
|
||||
|
@ -1269,6 +1271,7 @@
|
|||
"~*crd\.clan\.su" 1;
|
||||
"~*creams\.makeforum\.eu" 1;
|
||||
"~*creativehutindia\.com" 1;
|
||||
"~*creatives\.adbetclickin\.pink" 1;
|
||||
"~*creditmoney\.com\.ua" 1;
|
||||
"~*crest3d\.ru" 1;
|
||||
"~*crest\-poloski\.ru" 1;
|
||||
|
@ -1825,6 +1828,7 @@
|
|||
"~*findpik\.com" 1;
|
||||
"~*findsexguide\.com" 1;
|
||||
"~*findthe\.pet" 1;
|
||||
"~*finejewelryshop\.ru" 1;
|
||||
"~*finemanteam\.com" 1;
|
||||
"~*finstroy\.net" 1;
|
||||
"~*finteks\.ru" 1;
|
||||
|
@ -3313,6 +3317,7 @@
|
|||
"~*nero\-us\.com" 1;
|
||||
"~*nerudlogistik\.ru" 1;
|
||||
"~*netallergy\.ru" 1;
|
||||
"~*netanalytics\.xyz" 1;
|
||||
"~*netfacet\.net" 1;
|
||||
"~*netoil\.no" 1;
|
||||
"~*netpics\.org" 1;
|
||||
|
@ -3435,6 +3440,7 @@
|
|||
"~*ok\.ru" 1;
|
||||
"~*oktube\.ru" 1;
|
||||
"~*ok\-ua\.info" 1;
|
||||
"~*okuos\.com" 1;
|
||||
"~*old\-rock\.com" 1;
|
||||
"~*olgacvetmet\.com" 1;
|
||||
"~*o\.light\.d0t\.ru" 1;
|
||||
|
@ -4274,6 +4280,7 @@
|
|||
"~*service\.adtech\.us" 1;
|
||||
"~*servicecenter\.co\.ua" 1;
|
||||
"~*service\-core\.ru" 1;
|
||||
"~*serving\.adbetclickin\.pink" 1;
|
||||
"~*servingnotice\.com" 1;
|
||||
"~*servisural\.ru" 1;
|
||||
"~*serw\.clicksor\.com" 1;
|
||||
|
@ -5301,6 +5308,7 @@
|
|||
"~*wesharepics\.info" 1;
|
||||
"~*wesharepics\.site" 1;
|
||||
"~*westen\-v\.life" 1;
|
||||
"~*westen\-z\.life" 1;
|
||||
"~*westermarkanjou\.se" 1;
|
||||
"~*westsextube\.com" 1;
|
||||
"~*westum\.se" 1;
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -4,9 +4,9 @@
|
|||
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
|
||||
|
||||
_______________
|
||||
#### Version: V3.2017.08.862
|
||||
#### Bad Referrer Count: 5685
|
||||
#### Bad Bot Count: 512
|
||||
#### Version: V3.2017.08.863
|
||||
#### Bad Referrer Count: 5693
|
||||
#### Bad Bot Count: 513
|
||||
____________________
|
||||
|
||||
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
|
||||
|
||||
_______________
|
||||
#### Version: V3.2017.08.862
|
||||
#### Bad Referrer Count: 5685
|
||||
#### Bad Bot Count: 512
|
||||
#### Version: V3.2017.08.863
|
||||
#### Bad Referrer Count: 5693
|
||||
#### Bad Bot Count: 513
|
||||
____________________
|
||||
|
||||
## Help Support This Project
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
##### 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.08.862
|
||||
#### Bad Referrer Count: 5685
|
||||
#### Bad Bot Count: 512
|
||||
#### Version: V3.2017.08.863
|
||||
#### Bad Referrer Count: 5693
|
||||
#### Bad Bot Count: 513
|
||||
____________________
|
||||
|
||||
## Help Support This Project
|
||||
|
|
|
@ -1,11 +1,3 @@
|
|||
serving.adbetclickin.pink
|
||||
creatives.adbetclickin.pink
|
||||
adbetclickin.pink
|
||||
cartierlovestore.com
|
||||
finejewelryshop.ru
|
||||
okuos.com
|
||||
netanalytics.xyz
|
||||
westen-z.life
|
||||
000free.us
|
||||
007angels.com
|
||||
00author.com
|
||||
|
@ -185,6 +177,7 @@ acunetix-referrer.com
|
|||
ad-words.ru
|
||||
adamoads.com
|
||||
adanih.com
|
||||
adbetclickin.pink
|
||||
adcash.com
|
||||
adclickservice.com
|
||||
adclickthru.net
|
||||
|
@ -979,6 +972,7 @@ cartierlove2u.xyz
|
|||
cartierlovebracelet.xyz
|
||||
cartierlovebraceletreplica.xyz
|
||||
cartierloveringreplica.xyz
|
||||
cartierlovestore.com
|
||||
cartierlovestore.xyz
|
||||
cartierreplica.pw
|
||||
cartierreplica.top
|
||||
|
@ -1277,6 +1271,7 @@ crazyprotocol.com
|
|||
crd.clan.su
|
||||
creams.makeforum.eu
|
||||
creativehutindia.com
|
||||
creatives.adbetclickin.pink
|
||||
creditmoney.com.ua
|
||||
crest-poloski.ru
|
||||
crest3d.ru
|
||||
|
@ -1835,6 +1830,7 @@ findclan.org
|
|||
findpik.com
|
||||
findsexguide.com
|
||||
findthe.pet
|
||||
finejewelryshop.ru
|
||||
finemanteam.com
|
||||
finstroy.net
|
||||
finteks.ru
|
||||
|
@ -3323,6 +3319,7 @@ nerudlogistik.ru
|
|||
net-profits.xyz
|
||||
net-radar.com
|
||||
netallergy.ru
|
||||
netanalytics.xyz
|
||||
netfacet.net
|
||||
netoil.no
|
||||
netpics.org
|
||||
|
@ -3449,6 +3446,7 @@ okmusic.jp
|
|||
okout.ru
|
||||
okroshki.ru
|
||||
oktube.ru
|
||||
okuos.com
|
||||
old-rock.com
|
||||
olgacvetmet.com
|
||||
olvanto.ru
|
||||
|
@ -4285,6 +4283,7 @@ service-core.ru
|
|||
service.adtech.fr
|
||||
service.adtech.us
|
||||
servicecenter.co.ua
|
||||
serving.adbetclickin.pink
|
||||
servingnotice.com
|
||||
servisural.ru
|
||||
serw.clicksor.com
|
||||
|
@ -5310,6 +5309,7 @@ wesharepics.com
|
|||
wesharepics.info
|
||||
wesharepics.site
|
||||
westen-v.life
|
||||
westen-z.life
|
||||
westermarkanjou.se
|
||||
westsextube.com
|
||||
westum.se
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
x09Mozilla
|
||||
360Spider
|
||||
80legs
|
||||
Abonti
|
||||
|
@ -498,6 +497,7 @@ WWW-Collector-E
|
|||
WWW-Mechanize
|
||||
WWW::Mechanize
|
||||
WWWOFFLE
|
||||
x09Mozilla
|
||||
x22Mozilla
|
||||
Xaldon_WebSpider
|
||||
Xaldon\ WebSpider
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
# EASY CONFIGURATION INSTRUCTIONS FOR STOPPING GOOGLE ANALYTICS "GHOST" SPAM
|
||||
|
||||
_______________
|
||||
#### Version: V3.2017.08.862
|
||||
#### Bad Referrer Count: 5685
|
||||
#### Bad Bot Count: 512
|
||||
#### Version: V3.2017.08.863
|
||||
#### Bad Referrer Count: 5693
|
||||
#### Bad Bot Count: 513
|
||||
____________________
|
||||
|
||||
## Help Support This Project
|
||||
|
|
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
|
@ -177,6 +177,7 @@ domain:acunetix-referrer.com
|
|||
domain:ad-words.ru
|
||||
domain:adamoads.com
|
||||
domain:adanih.com
|
||||
domain:adbetclickin.pink
|
||||
domain:adcash.com
|
||||
domain:adclickservice.com
|
||||
domain:adclickthru.net
|
||||
|
@ -971,6 +972,7 @@ domain:cartierlove2u.xyz
|
|||
domain:cartierlovebracelet.xyz
|
||||
domain:cartierlovebraceletreplica.xyz
|
||||
domain:cartierloveringreplica.xyz
|
||||
domain:cartierlovestore.com
|
||||
domain:cartierlovestore.xyz
|
||||
domain:cartierreplica.pw
|
||||
domain:cartierreplica.top
|
||||
|
@ -1269,6 +1271,7 @@ domain:crazyprotocol.com
|
|||
domain:crd.clan.su
|
||||
domain:creams.makeforum.eu
|
||||
domain:creativehutindia.com
|
||||
domain:creatives.adbetclickin.pink
|
||||
domain:creditmoney.com.ua
|
||||
domain:crest-poloski.ru
|
||||
domain:crest3d.ru
|
||||
|
@ -1827,6 +1830,7 @@ domain:findclan.org
|
|||
domain:findpik.com
|
||||
domain:findsexguide.com
|
||||
domain:findthe.pet
|
||||
domain:finejewelryshop.ru
|
||||
domain:finemanteam.com
|
||||
domain:finstroy.net
|
||||
domain:finteks.ru
|
||||
|
@ -3315,6 +3319,7 @@ domain:nerudlogistik.ru
|
|||
domain:net-profits.xyz
|
||||
domain:net-radar.com
|
||||
domain:netallergy.ru
|
||||
domain:netanalytics.xyz
|
||||
domain:netfacet.net
|
||||
domain:netoil.no
|
||||
domain:netpics.org
|
||||
|
@ -3441,6 +3446,7 @@ domain:okmusic.jp
|
|||
domain:okout.ru
|
||||
domain:okroshki.ru
|
||||
domain:oktube.ru
|
||||
domain:okuos.com
|
||||
domain:old-rock.com
|
||||
domain:olgacvetmet.com
|
||||
domain:olvanto.ru
|
||||
|
@ -4277,6 +4283,7 @@ domain:service-core.ru
|
|||
domain:service.adtech.fr
|
||||
domain:service.adtech.us
|
||||
domain:servicecenter.co.ua
|
||||
domain:serving.adbetclickin.pink
|
||||
domain:servingnotice.com
|
||||
domain:servisural.ru
|
||||
domain:serw.clicksor.com
|
||||
|
@ -5302,6 +5309,7 @@ domain:wesharepics.com
|
|||
domain:wesharepics.info
|
||||
domain:wesharepics.site
|
||||
domain:westen-v.life
|
||||
domain:westen-z.life
|
||||
domain:westermarkanjou.se
|
||||
domain:westsextube.com
|
||||
domain:westum.se
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2017.08.862
|
||||
### Updated: Wed Aug 30 15:23:31 SAST 2017
|
||||
### Bad Referrer Count: 5685
|
||||
### Bad Bot Count: 512
|
||||
### Version: V3.2017.08.863
|
||||
### Updated: Thu Aug 31 11:19:37 SAST 2017
|
||||
### Bad Referrer Count: 5693
|
||||
### Bad Bot Count: 513
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -712,6 +712,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*\bWWW-Mechanize\b" 3;
|
||||
"~*\bWWW::Mechanize\b" 3;
|
||||
"~*\bWWWOFFLE\b" 3;
|
||||
"~*\bx09Mozilla\b" 3;
|
||||
"~*\bx22Mozilla\b" 3;
|
||||
"~*\bXaldon_WebSpider\b" 3;
|
||||
"~*\bXaldon\ WebSpider\b" 3;
|
||||
|
@ -1063,6 +1064,7 @@ map $http_referer $bad_referer {
|
|||
"~*acunetix\-referrer\.com" 1;
|
||||
"~*adamoads\.com" 1;
|
||||
"~*adanih\.com" 1;
|
||||
"~*adbetclickin\.pink" 1;
|
||||
"~*adcash\.com" 1;
|
||||
"~*adclickservice\.com" 1;
|
||||
"~*adclickthru\.net" 1;
|
||||
|
@ -1856,6 +1858,7 @@ map $http_referer $bad_referer {
|
|||
"~*cartierlovebraceletreplica\.xyz" 1;
|
||||
"~*cartierlovebracelet\.xyz" 1;
|
||||
"~*cartierloveringreplica\.xyz" 1;
|
||||
"~*cartierlovestore\.com" 1;
|
||||
"~*cartierlovestore\.xyz" 1;
|
||||
"~*cartierlove\.xyz" 1;
|
||||
"~*cartierreplica\.pw" 1;
|
||||
|
@ -2157,6 +2160,7 @@ map $http_referer $bad_referer {
|
|||
"~*crd\.clan\.su" 1;
|
||||
"~*creams\.makeforum\.eu" 1;
|
||||
"~*creativehutindia\.com" 1;
|
||||
"~*creatives\.adbetclickin\.pink" 1;
|
||||
"~*creditmoney\.com\.ua" 1;
|
||||
"~*crest3d\.ru" 1;
|
||||
"~*crest\-poloski\.ru" 1;
|
||||
|
@ -2713,6 +2717,7 @@ map $http_referer $bad_referer {
|
|||
"~*findpik\.com" 1;
|
||||
"~*findsexguide\.com" 1;
|
||||
"~*findthe\.pet" 1;
|
||||
"~*finejewelryshop\.ru" 1;
|
||||
"~*finemanteam\.com" 1;
|
||||
"~*finstroy\.net" 1;
|
||||
"~*finteks\.ru" 1;
|
||||
|
@ -4201,6 +4206,7 @@ map $http_referer $bad_referer {
|
|||
"~*nero\-us\.com" 1;
|
||||
"~*nerudlogistik\.ru" 1;
|
||||
"~*netallergy\.ru" 1;
|
||||
"~*netanalytics\.xyz" 1;
|
||||
"~*netfacet\.net" 1;
|
||||
"~*netoil\.no" 1;
|
||||
"~*netpics\.org" 1;
|
||||
|
@ -4323,6 +4329,7 @@ map $http_referer $bad_referer {
|
|||
"~*ok\.ru" 1;
|
||||
"~*oktube\.ru" 1;
|
||||
"~*ok\-ua\.info" 1;
|
||||
"~*okuos\.com" 1;
|
||||
"~*old\-rock\.com" 1;
|
||||
"~*olgacvetmet\.com" 1;
|
||||
"~*o\.light\.d0t\.ru" 1;
|
||||
|
@ -5162,6 +5169,7 @@ map $http_referer $bad_referer {
|
|||
"~*service\.adtech\.us" 1;
|
||||
"~*servicecenter\.co\.ua" 1;
|
||||
"~*service\-core\.ru" 1;
|
||||
"~*serving\.adbetclickin\.pink" 1;
|
||||
"~*servingnotice\.com" 1;
|
||||
"~*servisural\.ru" 1;
|
||||
"~*serw\.clicksor\.com" 1;
|
||||
|
@ -6189,6 +6197,7 @@ map $http_referer $bad_referer {
|
|||
"~*wesharepics\.info" 1;
|
||||
"~*wesharepics\.site" 1;
|
||||
"~*westen\-v\.life" 1;
|
||||
"~*westen\-z\.life" 1;
|
||||
"~*westermarkanjou\.se" 1;
|
||||
"~*westsextube\.com" 1;
|
||||
"~*westum\.se" 1;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2017.08.862
|
||||
### Updated: Wed Aug 30 15:23:31 SAST 2017
|
||||
### Bad Referrer Count: 5685
|
||||
### Bad Bot Count: 512
|
||||
### Version: V3.2017.08.863
|
||||
### Updated: Thu Aug 31 11:19:37 SAST 2017
|
||||
### Bad Referrer Count: 5693
|
||||
### Bad Bot Count: 513
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -712,6 +712,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*\bWWW-Mechanize\b" 3;
|
||||
"~*\bWWW::Mechanize\b" 3;
|
||||
"~*\bWWWOFFLE\b" 3;
|
||||
"~*\bx09Mozilla\b" 3;
|
||||
"~*\bx22Mozilla\b" 3;
|
||||
"~*\bXaldon_WebSpider\b" 3;
|
||||
"~*\bXaldon\ WebSpider\b" 3;
|
||||
|
@ -1063,6 +1064,7 @@ map $http_referer $bad_referer {
|
|||
"~*acunetix\-referrer\.com" 1;
|
||||
"~*adamoads\.com" 1;
|
||||
"~*adanih\.com" 1;
|
||||
"~*adbetclickin\.pink" 1;
|
||||
"~*adcash\.com" 1;
|
||||
"~*adclickservice\.com" 1;
|
||||
"~*adclickthru\.net" 1;
|
||||
|
@ -1856,6 +1858,7 @@ map $http_referer $bad_referer {
|
|||
"~*cartierlovebraceletreplica\.xyz" 1;
|
||||
"~*cartierlovebracelet\.xyz" 1;
|
||||
"~*cartierloveringreplica\.xyz" 1;
|
||||
"~*cartierlovestore\.com" 1;
|
||||
"~*cartierlovestore\.xyz" 1;
|
||||
"~*cartierlove\.xyz" 1;
|
||||
"~*cartierreplica\.pw" 1;
|
||||
|
@ -2157,6 +2160,7 @@ map $http_referer $bad_referer {
|
|||
"~*crd\.clan\.su" 1;
|
||||
"~*creams\.makeforum\.eu" 1;
|
||||
"~*creativehutindia\.com" 1;
|
||||
"~*creatives\.adbetclickin\.pink" 1;
|
||||
"~*creditmoney\.com\.ua" 1;
|
||||
"~*crest3d\.ru" 1;
|
||||
"~*crest\-poloski\.ru" 1;
|
||||
|
@ -2713,6 +2717,7 @@ map $http_referer $bad_referer {
|
|||
"~*findpik\.com" 1;
|
||||
"~*findsexguide\.com" 1;
|
||||
"~*findthe\.pet" 1;
|
||||
"~*finejewelryshop\.ru" 1;
|
||||
"~*finemanteam\.com" 1;
|
||||
"~*finstroy\.net" 1;
|
||||
"~*finteks\.ru" 1;
|
||||
|
@ -4201,6 +4206,7 @@ map $http_referer $bad_referer {
|
|||
"~*nero\-us\.com" 1;
|
||||
"~*nerudlogistik\.ru" 1;
|
||||
"~*netallergy\.ru" 1;
|
||||
"~*netanalytics\.xyz" 1;
|
||||
"~*netfacet\.net" 1;
|
||||
"~*netoil\.no" 1;
|
||||
"~*netpics\.org" 1;
|
||||
|
@ -4323,6 +4329,7 @@ map $http_referer $bad_referer {
|
|||
"~*ok\.ru" 1;
|
||||
"~*oktube\.ru" 1;
|
||||
"~*ok\-ua\.info" 1;
|
||||
"~*okuos\.com" 1;
|
||||
"~*old\-rock\.com" 1;
|
||||
"~*olgacvetmet\.com" 1;
|
||||
"~*o\.light\.d0t\.ru" 1;
|
||||
|
@ -5162,6 +5169,7 @@ map $http_referer $bad_referer {
|
|||
"~*service\.adtech\.us" 1;
|
||||
"~*servicecenter\.co\.ua" 1;
|
||||
"~*service\-core\.ru" 1;
|
||||
"~*serving\.adbetclickin\.pink" 1;
|
||||
"~*servingnotice\.com" 1;
|
||||
"~*servisural\.ru" 1;
|
||||
"~*serw\.clicksor\.com" 1;
|
||||
|
@ -6189,6 +6197,7 @@ map $http_referer $bad_referer {
|
|||
"~*wesharepics\.info" 1;
|
||||
"~*wesharepics\.site" 1;
|
||||
"~*westen\-v\.life" 1;
|
||||
"~*westen\-z\.life" 1;
|
||||
"~*westermarkanjou\.se" 1;
|
||||
"~*westsextube\.com" 1;
|
||||
"~*westum\.se" 1;
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
### Version Information #
|
||||
###################################################
|
||||
### Version: V3.2017.08.862
|
||||
### Updated: Wed Aug 30 15:23:31 SAST 2017
|
||||
### Bad Bot Count: 512
|
||||
### Version: V3.2017.08.863
|
||||
### Updated: Thu Aug 31 11:19:38 SAST 2017
|
||||
### Bad Bot Count: 513
|
||||
###################################################
|
||||
### Version Information ##
|
||||
|
||||
|
@ -1007,6 +1007,8 @@ User-agent: WWW::Mechanize
|
|||
Disallow:/
|
||||
User-agent: WWWOFFLE
|
||||
Disallow:/
|
||||
User-agent: x09Mozilla
|
||||
Disallow:/
|
||||
User-agent: x22Mozilla
|
||||
Disallow:/
|
||||
User-agent: Xaldon WebSpider
|
||||
|
|
Loading…
Add table
Reference in a new issue