mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-01 18:19:55 +00:00
V4.2021.02.2284 [ci skip]
This commit is contained in:
parent
5273c223d8
commit
ea98352feb
66 changed files with 1242 additions and 1153 deletions
|
@ -128,6 +128,7 @@ DomainSigmaCrawler
|
|||
Domains Project
|
||||
domainsproject.org
|
||||
DomainStatsBot
|
||||
DomCopBot
|
||||
Dotbot
|
||||
Download Wonder
|
||||
Dragonfly
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2021.02.2283
|
||||
### Updated: Thu Feb 18 01:06:47 SAST 2021
|
||||
### Bad Referrer Count: 6936
|
||||
### Bad Bot Count: 607
|
||||
### Version: V3.2021.02.2284
|
||||
### Updated: Thu Feb 18 10:26:16 SAST 2021
|
||||
### Bad Referrer Count: 6939
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -277,6 +277,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Domains\ Project(?:\b)" 3;
|
||||
"~*(?:\b)domainsproject.org(?:\b)" 3;
|
||||
"~*(?:\b)DomainStatsBot(?:\b)" 3;
|
||||
"~*(?:\b)DomCopBot(?:\b)" 3;
|
||||
"~*(?:\b)Dotbot(?:\b)" 3;
|
||||
"~*(?:\b)Download\ Wonder(?:\b)" 3;
|
||||
"~*(?:\b)Dragonfly(?:\b)" 3;
|
||||
|
@ -1878,6 +1879,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)binomo\.com(?:\b)" 1;
|
||||
"~*(?:\b)binomo\.kz(?:\b)" 1;
|
||||
"~*(?:\b)bioca\.org(?:\b)" 1;
|
||||
"~*(?:\b)biocn\.dx\.am(?:\b)" 1;
|
||||
"~*(?:\b)biographiya\.com(?:\b)" 1;
|
||||
"~*(?:\b)bioinnovate\.co(?:\b)" 1;
|
||||
"~*(?:\b)bio\-japan\.net(?:\b)" 1;
|
||||
|
@ -5610,6 +5612,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)porno\.simple\-image\.com\.ua(?:\b)" 1;
|
||||
"~*(?:\b)pornoslive\.net(?:\b)" 1;
|
||||
"~*(?:\b)pornosmola\.info(?:\b)" 1;
|
||||
"~*(?:\b)pornoted\.com(?:\b)" 1;
|
||||
"~*(?:\b)porno\-transsexuals\.ru(?:\b)" 1;
|
||||
"~*(?:\b)pornotubexxx\.name(?:\b)" 1;
|
||||
"~*(?:\b)pornotubs\.com(?:\b)" 1;
|
||||
|
@ -7768,6 +7771,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)xxxguitars\.com(?:\b)" 1;
|
||||
"~*(?:\b)xxxhdvideo\.site(?:\b)" 1;
|
||||
"~*(?:\b)xxxkaz\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxmania\.top(?:\b)" 1;
|
||||
"~*(?:\b)xxxnatelefon\.ru(?:\b)" 1;
|
||||
"~*(?:\b)xxxrus\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxsiterips\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.182.187 1;
|
||||
34.122.208.80 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.182.187 0;
|
||||
34.122.208.80 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2021.02.2283
|
||||
### Updated: Thu Feb 18 01:06:47 SAST 2021
|
||||
### Bad Referrer Count: 6936
|
||||
### Bad Bot Count: 607
|
||||
### Version: V3.2021.02.2284
|
||||
### Updated: Thu Feb 18 10:26:16 SAST 2021
|
||||
### Bad Referrer Count: 6939
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -277,6 +277,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Domains\ Project(?:\b)" 3;
|
||||
"~*(?:\b)domainsproject.org(?:\b)" 3;
|
||||
"~*(?:\b)DomainStatsBot(?:\b)" 3;
|
||||
"~*(?:\b)DomCopBot(?:\b)" 3;
|
||||
"~*(?:\b)Dotbot(?:\b)" 3;
|
||||
"~*(?:\b)Download\ Wonder(?:\b)" 3;
|
||||
"~*(?:\b)Dragonfly(?:\b)" 3;
|
||||
|
@ -1878,6 +1879,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)binomo\.com(?:\b)" 1;
|
||||
"~*(?:\b)binomo\.kz(?:\b)" 1;
|
||||
"~*(?:\b)bioca\.org(?:\b)" 1;
|
||||
"~*(?:\b)biocn\.dx\.am(?:\b)" 1;
|
||||
"~*(?:\b)biographiya\.com(?:\b)" 1;
|
||||
"~*(?:\b)bioinnovate\.co(?:\b)" 1;
|
||||
"~*(?:\b)bio\-japan\.net(?:\b)" 1;
|
||||
|
@ -5610,6 +5612,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)porno\.simple\-image\.com\.ua(?:\b)" 1;
|
||||
"~*(?:\b)pornoslive\.net(?:\b)" 1;
|
||||
"~*(?:\b)pornosmola\.info(?:\b)" 1;
|
||||
"~*(?:\b)pornoted\.com(?:\b)" 1;
|
||||
"~*(?:\b)porno\-transsexuals\.ru(?:\b)" 1;
|
||||
"~*(?:\b)pornotubexxx\.name(?:\b)" 1;
|
||||
"~*(?:\b)pornotubs\.com(?:\b)" 1;
|
||||
|
@ -7768,6 +7771,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)xxxguitars\.com(?:\b)" 1;
|
||||
"~*(?:\b)xxxhdvideo\.site(?:\b)" 1;
|
||||
"~*(?:\b)xxxkaz\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxmania\.top(?:\b)" 1;
|
||||
"~*(?:\b)xxxnatelefon\.ru(?:\b)" 1;
|
||||
"~*(?:\b)xxxrus\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxsiterips\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.182.187 1;
|
||||
34.122.208.80 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.182.187 0;
|
||||
34.122.208.80 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2021.02.2283
|
||||
### Updated: Thu Feb 18 01:06:47 SAST 2021
|
||||
### Bad Referrer Count: 6936
|
||||
### Bad Bot Count: 607
|
||||
### Version: V3.2021.02.2284
|
||||
### Updated: Thu Feb 18 10:26:16 SAST 2021
|
||||
### Bad Referrer Count: 6939
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -277,6 +277,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Domains\ Project(?:\b)" 3;
|
||||
"~*(?:\b)domainsproject.org(?:\b)" 3;
|
||||
"~*(?:\b)DomainStatsBot(?:\b)" 3;
|
||||
"~*(?:\b)DomCopBot(?:\b)" 3;
|
||||
"~*(?:\b)Dotbot(?:\b)" 3;
|
||||
"~*(?:\b)Download\ Wonder(?:\b)" 3;
|
||||
"~*(?:\b)Dragonfly(?:\b)" 3;
|
||||
|
@ -1878,6 +1879,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)binomo\.com(?:\b)" 1;
|
||||
"~*(?:\b)binomo\.kz(?:\b)" 1;
|
||||
"~*(?:\b)bioca\.org(?:\b)" 1;
|
||||
"~*(?:\b)biocn\.dx\.am(?:\b)" 1;
|
||||
"~*(?:\b)biographiya\.com(?:\b)" 1;
|
||||
"~*(?:\b)bioinnovate\.co(?:\b)" 1;
|
||||
"~*(?:\b)bio\-japan\.net(?:\b)" 1;
|
||||
|
@ -5610,6 +5612,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)porno\.simple\-image\.com\.ua(?:\b)" 1;
|
||||
"~*(?:\b)pornoslive\.net(?:\b)" 1;
|
||||
"~*(?:\b)pornosmola\.info(?:\b)" 1;
|
||||
"~*(?:\b)pornoted\.com(?:\b)" 1;
|
||||
"~*(?:\b)porno\-transsexuals\.ru(?:\b)" 1;
|
||||
"~*(?:\b)pornotubexxx\.name(?:\b)" 1;
|
||||
"~*(?:\b)pornotubs\.com(?:\b)" 1;
|
||||
|
@ -7768,6 +7771,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)xxxguitars\.com(?:\b)" 1;
|
||||
"~*(?:\b)xxxhdvideo\.site(?:\b)" 1;
|
||||
"~*(?:\b)xxxkaz\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxmania\.top(?:\b)" 1;
|
||||
"~*(?:\b)xxxnatelefon\.ru(?:\b)" 1;
|
||||
"~*(?:\b)xxxrus\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxsiterips\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.182.187 1;
|
||||
34.122.208.80 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -189,6 +189,7 @@
|
|||
"~*(?:\b)Domains\ Project(?:\b|)" 0;
|
||||
"~*(?:\b)domainsproject.org(?:\b|)" 0;
|
||||
"~*(?:\b)DomainStatsBot(?:\b|)" 0;
|
||||
"~*(?:\b)DomCopBot(?:\b|)" 0;
|
||||
"~*(?:\b)Dotbot(?:\b|)" 0;
|
||||
"~*(?:\b)Download\ Wonder(?:\b|)" 0;
|
||||
"~*(?:\b)Dragonfly(?:\b|)" 0;
|
||||
|
|
|
@ -895,6 +895,7 @@
|
|||
"~*(?:\b)bio\-optomarket\.ru(?:\b)" 0;
|
||||
"~*(?:\b)bio\.trade\-jp\.net(?:\b)" 0;
|
||||
"~*(?:\b)bioca\.org(?:\b)" 0;
|
||||
"~*(?:\b)biocn\.dx\.am(?:\b)" 0;
|
||||
"~*(?:\b)biographiya\.com(?:\b)" 0;
|
||||
"~*(?:\b)bioinnovate\.co(?:\b)" 0;
|
||||
"~*(?:\b)bioscorp\.ru(?:\b)" 0;
|
||||
|
@ -4625,6 +4626,7 @@
|
|||
"~*(?:\b)pornosexrolik\.com(?:\b)" 0;
|
||||
"~*(?:\b)pornoslive\.net(?:\b)" 0;
|
||||
"~*(?:\b)pornosmola\.info(?:\b)" 0;
|
||||
"~*(?:\b)pornoted\.com(?:\b)" 0;
|
||||
"~*(?:\b)pornotubexxx\.name(?:\b)" 0;
|
||||
"~*(?:\b)pornotubs\.com(?:\b)" 0;
|
||||
"~*(?:\b)pornowarp\.info(?:\b)" 0;
|
||||
|
@ -6781,6 +6783,7 @@
|
|||
"~*(?:\b)xxxguitars\.com(?:\b)" 0;
|
||||
"~*(?:\b)xxxhdvideo\.site(?:\b)" 0;
|
||||
"~*(?:\b)xxxkaz\.org(?:\b)" 0;
|
||||
"~*(?:\b)xxxmania\.top(?:\b)" 0;
|
||||
"~*(?:\b)xxxnatelefon\.ru(?:\b)" 0;
|
||||
"~*(?:\b)xxxrus\.org(?:\b)" 0;
|
||||
"~*(?:\b)xxxsiterips\.xyz(?:\b)" 0;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.182.187 0;
|
||||
34.122.208.80 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2021.02.2283
|
||||
### Updated: Thu Feb 18 01:06:47 SAST 2021
|
||||
### Bad Referrer Count: 6936
|
||||
### Bad Bot Count: 607
|
||||
### Version: V3.2021.02.2284
|
||||
### Updated: Thu Feb 18 10:26:16 SAST 2021
|
||||
### Bad Referrer Count: 6939
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -277,6 +277,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Domains\ Project(?:\b)" 3;
|
||||
"~*(?:\b)domainsproject.org(?:\b)" 3;
|
||||
"~*(?:\b)DomainStatsBot(?:\b)" 3;
|
||||
"~*(?:\b)DomCopBot(?:\b)" 3;
|
||||
"~*(?:\b)Dotbot(?:\b)" 3;
|
||||
"~*(?:\b)Download\ Wonder(?:\b)" 3;
|
||||
"~*(?:\b)Dragonfly(?:\b)" 3;
|
||||
|
@ -1878,6 +1879,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)binomo\.com(?:\b)" 1;
|
||||
"~*(?:\b)binomo\.kz(?:\b)" 1;
|
||||
"~*(?:\b)bioca\.org(?:\b)" 1;
|
||||
"~*(?:\b)biocn\.dx\.am(?:\b)" 1;
|
||||
"~*(?:\b)biographiya\.com(?:\b)" 1;
|
||||
"~*(?:\b)bioinnovate\.co(?:\b)" 1;
|
||||
"~*(?:\b)bio\-japan\.net(?:\b)" 1;
|
||||
|
@ -5610,6 +5612,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)porno\.simple\-image\.com\.ua(?:\b)" 1;
|
||||
"~*(?:\b)pornoslive\.net(?:\b)" 1;
|
||||
"~*(?:\b)pornosmola\.info(?:\b)" 1;
|
||||
"~*(?:\b)pornoted\.com(?:\b)" 1;
|
||||
"~*(?:\b)porno\-transsexuals\.ru(?:\b)" 1;
|
||||
"~*(?:\b)pornotubexxx\.name(?:\b)" 1;
|
||||
"~*(?:\b)pornotubs\.com(?:\b)" 1;
|
||||
|
@ -7768,6 +7771,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)xxxguitars\.com(?:\b)" 1;
|
||||
"~*(?:\b)xxxhdvideo\.site(?:\b)" 1;
|
||||
"~*(?:\b)xxxkaz\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxmania\.top(?:\b)" 1;
|
||||
"~*(?:\b)xxxnatelefon\.ru(?:\b)" 1;
|
||||
"~*(?:\b)xxxrus\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxsiterips\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2021.02.2283
|
||||
### Updated: Thu Feb 18 01:06:47 SAST 2021
|
||||
### Bad Referrer Count: 6936
|
||||
### Bad Bot Count: 607
|
||||
### Version: V3.2021.02.2284
|
||||
### Updated: Thu Feb 18 10:26:16 SAST 2021
|
||||
### Bad Referrer Count: 6939
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -277,6 +277,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Domains\ Project(?:\b)" 3;
|
||||
"~*(?:\b)domainsproject.org(?:\b)" 3;
|
||||
"~*(?:\b)DomainStatsBot(?:\b)" 3;
|
||||
"~*(?:\b)DomCopBot(?:\b)" 3;
|
||||
"~*(?:\b)Dotbot(?:\b)" 3;
|
||||
"~*(?:\b)Download\ Wonder(?:\b)" 3;
|
||||
"~*(?:\b)Dragonfly(?:\b)" 3;
|
||||
|
@ -1878,6 +1879,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)binomo\.com(?:\b)" 1;
|
||||
"~*(?:\b)binomo\.kz(?:\b)" 1;
|
||||
"~*(?:\b)bioca\.org(?:\b)" 1;
|
||||
"~*(?:\b)biocn\.dx\.am(?:\b)" 1;
|
||||
"~*(?:\b)biographiya\.com(?:\b)" 1;
|
||||
"~*(?:\b)bioinnovate\.co(?:\b)" 1;
|
||||
"~*(?:\b)bio\-japan\.net(?:\b)" 1;
|
||||
|
@ -5610,6 +5612,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)porno\.simple\-image\.com\.ua(?:\b)" 1;
|
||||
"~*(?:\b)pornoslive\.net(?:\b)" 1;
|
||||
"~*(?:\b)pornosmola\.info(?:\b)" 1;
|
||||
"~*(?:\b)pornoted\.com(?:\b)" 1;
|
||||
"~*(?:\b)porno\-transsexuals\.ru(?:\b)" 1;
|
||||
"~*(?:\b)pornotubexxx\.name(?:\b)" 1;
|
||||
"~*(?:\b)pornotubs\.com(?:\b)" 1;
|
||||
|
@ -7768,6 +7771,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)xxxguitars\.com(?:\b)" 1;
|
||||
"~*(?:\b)xxxhdvideo\.site(?:\b)" 1;
|
||||
"~*(?:\b)xxxkaz\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxmania\.top(?:\b)" 1;
|
||||
"~*(?:\b)xxxnatelefon\.ru(?:\b)" 1;
|
||||
"~*(?:\b)xxxrus\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxsiterips\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.02.2283
|
||||
### Updated: Thu Feb 18 01:06:45 SAST 2021
|
||||
### Bad Referrer Count: 6936
|
||||
### Bad Bot Count: 607
|
||||
### Version: V4.2021.02.2284
|
||||
### Updated: Thu Feb 18 10:26:15 SAST 2021
|
||||
### Bad Referrer Count: 6939
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -277,6 +277,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Domains\ Project(?:\b)" 3;
|
||||
"~*(?:\b)domainsproject.org(?:\b)" 3;
|
||||
"~*(?:\b)DomainStatsBot(?:\b)" 3;
|
||||
"~*(?:\b)DomCopBot(?:\b)" 3;
|
||||
"~*(?:\b)Dotbot(?:\b)" 3;
|
||||
"~*(?:\b)Download\ Wonder(?:\b)" 3;
|
||||
"~*(?:\b)Dragonfly(?:\b)" 3;
|
||||
|
@ -1878,6 +1879,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)binomo\.com(?:\b)" 1;
|
||||
"~*(?:\b)binomo\.kz(?:\b)" 1;
|
||||
"~*(?:\b)bioca\.org(?:\b)" 1;
|
||||
"~*(?:\b)biocn\.dx\.am(?:\b)" 1;
|
||||
"~*(?:\b)biographiya\.com(?:\b)" 1;
|
||||
"~*(?:\b)bioinnovate\.co(?:\b)" 1;
|
||||
"~*(?:\b)bio\-japan\.net(?:\b)" 1;
|
||||
|
@ -5610,6 +5612,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)porno\.simple\-image\.com\.ua(?:\b)" 1;
|
||||
"~*(?:\b)pornoslive\.net(?:\b)" 1;
|
||||
"~*(?:\b)pornosmola\.info(?:\b)" 1;
|
||||
"~*(?:\b)pornoted\.com(?:\b)" 1;
|
||||
"~*(?:\b)porno\-transsexuals\.ru(?:\b)" 1;
|
||||
"~*(?:\b)pornotubexxx\.name(?:\b)" 1;
|
||||
"~*(?:\b)pornotubs\.com(?:\b)" 1;
|
||||
|
@ -7768,6 +7771,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)xxxguitars\.com(?:\b)" 1;
|
||||
"~*(?:\b)xxxhdvideo\.site(?:\b)" 1;
|
||||
"~*(?:\b)xxxkaz\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxmania\.top(?:\b)" 1;
|
||||
"~*(?:\b)xxxnatelefon\.ru(?:\b)" 1;
|
||||
"~*(?:\b)xxxrus\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxsiterips\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -848,6 +848,7 @@
|
|||
"~*(?:\b)bio\-optomarket\.ru(?:\b)" 0;
|
||||
"~*(?:\b)bio\.trade\-jp\.net(?:\b)" 0;
|
||||
"~*(?:\b)bioca\.org(?:\b)" 0;
|
||||
"~*(?:\b)biocn\.dx\.am(?:\b)" 0;
|
||||
"~*(?:\b)biographiya\.com(?:\b)" 0;
|
||||
"~*(?:\b)bioinnovate\.co(?:\b)" 0;
|
||||
"~*(?:\b)bioscorp\.ru(?:\b)" 0;
|
||||
|
@ -4578,6 +4579,7 @@
|
|||
"~*(?:\b)pornosexrolik\.com(?:\b)" 0;
|
||||
"~*(?:\b)pornoslive\.net(?:\b)" 0;
|
||||
"~*(?:\b)pornosmola\.info(?:\b)" 0;
|
||||
"~*(?:\b)pornoted\.com(?:\b)" 0;
|
||||
"~*(?:\b)pornotubexxx\.name(?:\b)" 0;
|
||||
"~*(?:\b)pornotubs\.com(?:\b)" 0;
|
||||
"~*(?:\b)pornowarp\.info(?:\b)" 0;
|
||||
|
@ -6734,6 +6736,7 @@
|
|||
"~*(?:\b)xxxguitars\.com(?:\b)" 0;
|
||||
"~*(?:\b)xxxhdvideo\.site(?:\b)" 0;
|
||||
"~*(?:\b)xxxkaz\.org(?:\b)" 0;
|
||||
"~*(?:\b)xxxmania\.top(?:\b)" 0;
|
||||
"~*(?:\b)xxxnatelefon\.ru(?:\b)" 0;
|
||||
"~*(?:\b)xxxrus\.org(?:\b)" 0;
|
||||
"~*(?:\b)xxxsiterips\.xyz(?:\b)" 0;
|
||||
|
|
|
@ -843,6 +843,7 @@
|
|||
"~*(?:\b)binomo\.com(?:\b)" 1;
|
||||
"~*(?:\b)binomo\.kz(?:\b)" 1;
|
||||
"~*(?:\b)bioca\.org(?:\b)" 1;
|
||||
"~*(?:\b)biocn\.dx\.am(?:\b)" 1;
|
||||
"~*(?:\b)biographiya\.com(?:\b)" 1;
|
||||
"~*(?:\b)bioinnovate\.co(?:\b)" 1;
|
||||
"~*(?:\b)bio\-japan\.net(?:\b)" 1;
|
||||
|
@ -4575,6 +4576,7 @@
|
|||
"~*(?:\b)porno\.simple\-image\.com\.ua(?:\b)" 1;
|
||||
"~*(?:\b)pornoslive\.net(?:\b)" 1;
|
||||
"~*(?:\b)pornosmola\.info(?:\b)" 1;
|
||||
"~*(?:\b)pornoted\.com(?:\b)" 1;
|
||||
"~*(?:\b)porno\-transsexuals\.ru(?:\b)" 1;
|
||||
"~*(?:\b)pornotubexxx\.name(?:\b)" 1;
|
||||
"~*(?:\b)pornotubs\.com(?:\b)" 1;
|
||||
|
@ -6733,6 +6735,7 @@
|
|||
"~*(?:\b)xxxguitars\.com(?:\b)" 1;
|
||||
"~*(?:\b)xxxhdvideo\.site(?:\b)" 1;
|
||||
"~*(?:\b)xxxkaz\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxmania\.top(?:\b)" 1;
|
||||
"~*(?:\b)xxxnatelefon\.ru(?:\b)" 1;
|
||||
"~*(?:\b)xxxrus\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxsiterips\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.02.2283
|
||||
### Updated: Thu Feb 18 01:06:45 SAST 2021
|
||||
### Bad Referrer Count: 6936
|
||||
### Bad Bot Count: 607
|
||||
### Version: V4.2021.02.2284
|
||||
### Updated: Thu Feb 18 10:26:15 SAST 2021
|
||||
### Bad Referrer Count: 6939
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -277,6 +277,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Domains\ Project(?:\b)" 3;
|
||||
"~*(?:\b)domainsproject.org(?:\b)" 3;
|
||||
"~*(?:\b)DomainStatsBot(?:\b)" 3;
|
||||
"~*(?:\b)DomCopBot(?:\b)" 3;
|
||||
"~*(?:\b)Dotbot(?:\b)" 3;
|
||||
"~*(?:\b)Download\ Wonder(?:\b)" 3;
|
||||
"~*(?:\b)Dragonfly(?:\b)" 3;
|
||||
|
@ -1878,6 +1879,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)binomo\.com(?:\b)" 1;
|
||||
"~*(?:\b)binomo\.kz(?:\b)" 1;
|
||||
"~*(?:\b)bioca\.org(?:\b)" 1;
|
||||
"~*(?:\b)biocn\.dx\.am(?:\b)" 1;
|
||||
"~*(?:\b)biographiya\.com(?:\b)" 1;
|
||||
"~*(?:\b)bioinnovate\.co(?:\b)" 1;
|
||||
"~*(?:\b)bio\-japan\.net(?:\b)" 1;
|
||||
|
@ -5610,6 +5612,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)porno\.simple\-image\.com\.ua(?:\b)" 1;
|
||||
"~*(?:\b)pornoslive\.net(?:\b)" 1;
|
||||
"~*(?:\b)pornosmola\.info(?:\b)" 1;
|
||||
"~*(?:\b)pornoted\.com(?:\b)" 1;
|
||||
"~*(?:\b)porno\-transsexuals\.ru(?:\b)" 1;
|
||||
"~*(?:\b)pornotubexxx\.name(?:\b)" 1;
|
||||
"~*(?:\b)pornotubs\.com(?:\b)" 1;
|
||||
|
@ -7768,6 +7771,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)xxxguitars\.com(?:\b)" 1;
|
||||
"~*(?:\b)xxxhdvideo\.site(?:\b)" 1;
|
||||
"~*(?:\b)xxxkaz\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxmania\.top(?:\b)" 1;
|
||||
"~*(?:\b)xxxnatelefon\.ru(?:\b)" 1;
|
||||
"~*(?:\b)xxxrus\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxsiterips\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
34.122.208.80 1;
|
||||
35.193.184.18 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
34.122.208.80 0;
|
||||
35.193.184.18 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.02.2283
|
||||
### Updated: Thu Feb 18 01:06:45 SAST 2021
|
||||
### Bad Referrer Count: 6936
|
||||
### Bad Bot Count: 607
|
||||
### Version: V4.2021.02.2284
|
||||
### Updated: Thu Feb 18 10:26:15 SAST 2021
|
||||
### Bad Referrer Count: 6939
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -277,6 +277,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Domains\ Project(?:\b)" 3;
|
||||
"~*(?:\b)domainsproject.org(?:\b)" 3;
|
||||
"~*(?:\b)DomainStatsBot(?:\b)" 3;
|
||||
"~*(?:\b)DomCopBot(?:\b)" 3;
|
||||
"~*(?:\b)Dotbot(?:\b)" 3;
|
||||
"~*(?:\b)Download\ Wonder(?:\b)" 3;
|
||||
"~*(?:\b)Dragonfly(?:\b)" 3;
|
||||
|
@ -1878,6 +1879,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)binomo\.com(?:\b)" 1;
|
||||
"~*(?:\b)binomo\.kz(?:\b)" 1;
|
||||
"~*(?:\b)bioca\.org(?:\b)" 1;
|
||||
"~*(?:\b)biocn\.dx\.am(?:\b)" 1;
|
||||
"~*(?:\b)biographiya\.com(?:\b)" 1;
|
||||
"~*(?:\b)bioinnovate\.co(?:\b)" 1;
|
||||
"~*(?:\b)bio\-japan\.net(?:\b)" 1;
|
||||
|
@ -5610,6 +5612,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)porno\.simple\-image\.com\.ua(?:\b)" 1;
|
||||
"~*(?:\b)pornoslive\.net(?:\b)" 1;
|
||||
"~*(?:\b)pornosmola\.info(?:\b)" 1;
|
||||
"~*(?:\b)pornoted\.com(?:\b)" 1;
|
||||
"~*(?:\b)porno\-transsexuals\.ru(?:\b)" 1;
|
||||
"~*(?:\b)pornotubexxx\.name(?:\b)" 1;
|
||||
"~*(?:\b)pornotubs\.com(?:\b)" 1;
|
||||
|
@ -7768,6 +7771,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)xxxguitars\.com(?:\b)" 1;
|
||||
"~*(?:\b)xxxhdvideo\.site(?:\b)" 1;
|
||||
"~*(?:\b)xxxkaz\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxmania\.top(?:\b)" 1;
|
||||
"~*(?:\b)xxxnatelefon\.ru(?:\b)" 1;
|
||||
"~*(?:\b)xxxrus\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxsiterips\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
34.122.208.80 1;
|
||||
35.193.184.18 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
34.122.208.80 0;
|
||||
35.193.184.18 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.02.2283
|
||||
### Updated: Thu Feb 18 01:06:45 SAST 2021
|
||||
### Bad Referrer Count: 6936
|
||||
### Bad Bot Count: 607
|
||||
### Version: V4.2021.02.2284
|
||||
### Updated: Thu Feb 18 10:26:15 SAST 2021
|
||||
### Bad Referrer Count: 6939
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -277,6 +277,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Domains\ Project(?:\b)" 3;
|
||||
"~*(?:\b)domainsproject.org(?:\b)" 3;
|
||||
"~*(?:\b)DomainStatsBot(?:\b)" 3;
|
||||
"~*(?:\b)DomCopBot(?:\b)" 3;
|
||||
"~*(?:\b)Dotbot(?:\b)" 3;
|
||||
"~*(?:\b)Download\ Wonder(?:\b)" 3;
|
||||
"~*(?:\b)Dragonfly(?:\b)" 3;
|
||||
|
@ -1878,6 +1879,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)binomo\.com(?:\b)" 1;
|
||||
"~*(?:\b)binomo\.kz(?:\b)" 1;
|
||||
"~*(?:\b)bioca\.org(?:\b)" 1;
|
||||
"~*(?:\b)biocn\.dx\.am(?:\b)" 1;
|
||||
"~*(?:\b)biographiya\.com(?:\b)" 1;
|
||||
"~*(?:\b)bioinnovate\.co(?:\b)" 1;
|
||||
"~*(?:\b)bio\-japan\.net(?:\b)" 1;
|
||||
|
@ -5610,6 +5612,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)porno\.simple\-image\.com\.ua(?:\b)" 1;
|
||||
"~*(?:\b)pornoslive\.net(?:\b)" 1;
|
||||
"~*(?:\b)pornosmola\.info(?:\b)" 1;
|
||||
"~*(?:\b)pornoted\.com(?:\b)" 1;
|
||||
"~*(?:\b)porno\-transsexuals\.ru(?:\b)" 1;
|
||||
"~*(?:\b)pornotubexxx\.name(?:\b)" 1;
|
||||
"~*(?:\b)pornotubs\.com(?:\b)" 1;
|
||||
|
@ -7768,6 +7771,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)xxxguitars\.com(?:\b)" 1;
|
||||
"~*(?:\b)xxxhdvideo\.site(?:\b)" 1;
|
||||
"~*(?:\b)xxxkaz\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxmania\.top(?:\b)" 1;
|
||||
"~*(?:\b)xxxnatelefon\.ru(?:\b)" 1;
|
||||
"~*(?:\b)xxxrus\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxsiterips\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
34.122.208.80 1;
|
||||
35.193.184.18 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -189,6 +189,7 @@
|
|||
"~*(?:\b)Domains\ Project(?:\b|)" 0;
|
||||
"~*(?:\b)domainsproject.org(?:\b|)" 0;
|
||||
"~*(?:\b)DomainStatsBot(?:\b|)" 0;
|
||||
"~*(?:\b)DomCopBot(?:\b|)" 0;
|
||||
"~*(?:\b)Dotbot(?:\b|)" 0;
|
||||
"~*(?:\b)Download\ Wonder(?:\b|)" 0;
|
||||
"~*(?:\b)Dragonfly(?:\b|)" 0;
|
||||
|
|
|
@ -895,6 +895,7 @@
|
|||
"~*(?:\b)bio\-optomarket\.ru(?:\b)" 0;
|
||||
"~*(?:\b)bio\.trade\-jp\.net(?:\b)" 0;
|
||||
"~*(?:\b)bioca\.org(?:\b)" 0;
|
||||
"~*(?:\b)biocn\.dx\.am(?:\b)" 0;
|
||||
"~*(?:\b)biographiya\.com(?:\b)" 0;
|
||||
"~*(?:\b)bioinnovate\.co(?:\b)" 0;
|
||||
"~*(?:\b)bioscorp\.ru(?:\b)" 0;
|
||||
|
@ -4625,6 +4626,7 @@
|
|||
"~*(?:\b)pornosexrolik\.com(?:\b)" 0;
|
||||
"~*(?:\b)pornoslive\.net(?:\b)" 0;
|
||||
"~*(?:\b)pornosmola\.info(?:\b)" 0;
|
||||
"~*(?:\b)pornoted\.com(?:\b)" 0;
|
||||
"~*(?:\b)pornotubexxx\.name(?:\b)" 0;
|
||||
"~*(?:\b)pornotubs\.com(?:\b)" 0;
|
||||
"~*(?:\b)pornowarp\.info(?:\b)" 0;
|
||||
|
@ -6781,6 +6783,7 @@
|
|||
"~*(?:\b)xxxguitars\.com(?:\b)" 0;
|
||||
"~*(?:\b)xxxhdvideo\.site(?:\b)" 0;
|
||||
"~*(?:\b)xxxkaz\.org(?:\b)" 0;
|
||||
"~*(?:\b)xxxmania\.top(?:\b)" 0;
|
||||
"~*(?:\b)xxxnatelefon\.ru(?:\b)" 0;
|
||||
"~*(?:\b)xxxrus\.org(?:\b)" 0;
|
||||
"~*(?:\b)xxxsiterips\.xyz(?:\b)" 0;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
34.122.208.80 0;
|
||||
35.193.184.18 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.02.2283
|
||||
### Updated: Thu Feb 18 01:06:45 SAST 2021
|
||||
### Bad Referrer Count: 6936
|
||||
### Bad Bot Count: 607
|
||||
### Version: V4.2021.02.2284
|
||||
### Updated: Thu Feb 18 10:26:15 SAST 2021
|
||||
### Bad Referrer Count: 6939
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -277,6 +277,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Domains\ Project(?:\b)" 3;
|
||||
"~*(?:\b)domainsproject.org(?:\b)" 3;
|
||||
"~*(?:\b)DomainStatsBot(?:\b)" 3;
|
||||
"~*(?:\b)DomCopBot(?:\b)" 3;
|
||||
"~*(?:\b)Dotbot(?:\b)" 3;
|
||||
"~*(?:\b)Download\ Wonder(?:\b)" 3;
|
||||
"~*(?:\b)Dragonfly(?:\b)" 3;
|
||||
|
@ -1878,6 +1879,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)binomo\.com(?:\b)" 1;
|
||||
"~*(?:\b)binomo\.kz(?:\b)" 1;
|
||||
"~*(?:\b)bioca\.org(?:\b)" 1;
|
||||
"~*(?:\b)biocn\.dx\.am(?:\b)" 1;
|
||||
"~*(?:\b)biographiya\.com(?:\b)" 1;
|
||||
"~*(?:\b)bioinnovate\.co(?:\b)" 1;
|
||||
"~*(?:\b)bio\-japan\.net(?:\b)" 1;
|
||||
|
@ -5610,6 +5612,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)porno\.simple\-image\.com\.ua(?:\b)" 1;
|
||||
"~*(?:\b)pornoslive\.net(?:\b)" 1;
|
||||
"~*(?:\b)pornosmola\.info(?:\b)" 1;
|
||||
"~*(?:\b)pornoted\.com(?:\b)" 1;
|
||||
"~*(?:\b)porno\-transsexuals\.ru(?:\b)" 1;
|
||||
"~*(?:\b)pornotubexxx\.name(?:\b)" 1;
|
||||
"~*(?:\b)pornotubs\.com(?:\b)" 1;
|
||||
|
@ -7768,6 +7771,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)xxxguitars\.com(?:\b)" 1;
|
||||
"~*(?:\b)xxxhdvideo\.site(?:\b)" 1;
|
||||
"~*(?:\b)xxxkaz\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxmania\.top(?:\b)" 1;
|
||||
"~*(?:\b)xxxnatelefon\.ru(?:\b)" 1;
|
||||
"~*(?:\b)xxxrus\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxsiterips\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -45,5 +45,4 @@
|
|||
# - Whitelisting IP's and RANGES here ONLY affects the IP blocking functions.
|
||||
# - This file will NOT allow your own IP to bypass bad User-Agent or Referrer String checks.
|
||||
# - To bypass everything for a certain IP see notes in blockbots.conf on SUPER WHITELIST
|
||||
34.122.208.80 0;
|
||||
35.193.184.18 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.02.2283
|
||||
### Updated: Thu Feb 18 01:06:45 SAST 2021
|
||||
### Bad Referrer Count: 6936
|
||||
### Bad Bot Count: 607
|
||||
### Version: V4.2021.02.2284
|
||||
### Updated: Thu Feb 18 10:26:15 SAST 2021
|
||||
### Bad Referrer Count: 6939
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -277,6 +277,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Domains\ Project(?:\b)" 3;
|
||||
"~*(?:\b)domainsproject.org(?:\b)" 3;
|
||||
"~*(?:\b)DomainStatsBot(?:\b)" 3;
|
||||
"~*(?:\b)DomCopBot(?:\b)" 3;
|
||||
"~*(?:\b)Dotbot(?:\b)" 3;
|
||||
"~*(?:\b)Download\ Wonder(?:\b)" 3;
|
||||
"~*(?:\b)Dragonfly(?:\b)" 3;
|
||||
|
@ -1878,6 +1879,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)binomo\.com(?:\b)" 1;
|
||||
"~*(?:\b)binomo\.kz(?:\b)" 1;
|
||||
"~*(?:\b)bioca\.org(?:\b)" 1;
|
||||
"~*(?:\b)biocn\.dx\.am(?:\b)" 1;
|
||||
"~*(?:\b)biographiya\.com(?:\b)" 1;
|
||||
"~*(?:\b)bioinnovate\.co(?:\b)" 1;
|
||||
"~*(?:\b)bio\-japan\.net(?:\b)" 1;
|
||||
|
@ -5610,6 +5612,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)porno\.simple\-image\.com\.ua(?:\b)" 1;
|
||||
"~*(?:\b)pornoslive\.net(?:\b)" 1;
|
||||
"~*(?:\b)pornosmola\.info(?:\b)" 1;
|
||||
"~*(?:\b)pornoted\.com(?:\b)" 1;
|
||||
"~*(?:\b)porno\-transsexuals\.ru(?:\b)" 1;
|
||||
"~*(?:\b)pornotubexxx\.name(?:\b)" 1;
|
||||
"~*(?:\b)pornotubs\.com(?:\b)" 1;
|
||||
|
@ -7768,6 +7771,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)xxxguitars\.com(?:\b)" 1;
|
||||
"~*(?:\b)xxxhdvideo\.site(?:\b)" 1;
|
||||
"~*(?:\b)xxxkaz\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxmania\.top(?:\b)" 1;
|
||||
"~*(?:\b)xxxnatelefon\.ru(?:\b)" 1;
|
||||
"~*(?:\b)xxxrus\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxsiterips\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -45,5 +45,5 @@
|
|||
# - Whitelisting IP's and RANGES here ONLY affects the IP blocking functions.
|
||||
# - This file will NOT allow your own IP to bypass bad User-Agent or Referrer String checks.
|
||||
# - To bypass everything for a certain IP see notes in blockbots.conf on SUPER WHITELIST
|
||||
35.193.184.18 0;
|
||||
34.122.173.211 0;
|
||||
34.122.208.80 0;
|
||||
104.154.182.187 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.02.2283
|
||||
### Updated: Thu Feb 18 01:06:45 SAST 2021
|
||||
### Bad Referrer Count: 6936
|
||||
### Bad Bot Count: 607
|
||||
### Version: V4.2021.02.2284
|
||||
### Updated: Thu Feb 18 10:26:15 SAST 2021
|
||||
### Bad Referrer Count: 6939
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -277,6 +277,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Domains\ Project(?:\b)" 3;
|
||||
"~*(?:\b)domainsproject.org(?:\b)" 3;
|
||||
"~*(?:\b)DomainStatsBot(?:\b)" 3;
|
||||
"~*(?:\b)DomCopBot(?:\b)" 3;
|
||||
"~*(?:\b)Dotbot(?:\b)" 3;
|
||||
"~*(?:\b)Download\ Wonder(?:\b)" 3;
|
||||
"~*(?:\b)Dragonfly(?:\b)" 3;
|
||||
|
@ -1878,6 +1879,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)binomo\.com(?:\b)" 1;
|
||||
"~*(?:\b)binomo\.kz(?:\b)" 1;
|
||||
"~*(?:\b)bioca\.org(?:\b)" 1;
|
||||
"~*(?:\b)biocn\.dx\.am(?:\b)" 1;
|
||||
"~*(?:\b)biographiya\.com(?:\b)" 1;
|
||||
"~*(?:\b)bioinnovate\.co(?:\b)" 1;
|
||||
"~*(?:\b)bio\-japan\.net(?:\b)" 1;
|
||||
|
@ -5610,6 +5612,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)porno\.simple\-image\.com\.ua(?:\b)" 1;
|
||||
"~*(?:\b)pornoslive\.net(?:\b)" 1;
|
||||
"~*(?:\b)pornosmola\.info(?:\b)" 1;
|
||||
"~*(?:\b)pornoted\.com(?:\b)" 1;
|
||||
"~*(?:\b)porno\-transsexuals\.ru(?:\b)" 1;
|
||||
"~*(?:\b)pornotubexxx\.name(?:\b)" 1;
|
||||
"~*(?:\b)pornotubs\.com(?:\b)" 1;
|
||||
|
@ -7768,6 +7771,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)xxxguitars\.com(?:\b)" 1;
|
||||
"~*(?:\b)xxxhdvideo\.site(?:\b)" 1;
|
||||
"~*(?:\b)xxxkaz\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxmania\.top(?:\b)" 1;
|
||||
"~*(?:\b)xxxnatelefon\.ru(?:\b)" 1;
|
||||
"~*(?:\b)xxxrus\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxsiterips\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -45,5 +45,5 @@
|
|||
# - Whitelisting IP's and RANGES here ONLY affects the IP blocking functions.
|
||||
# - This file will NOT allow your own IP to bypass bad User-Agent or Referrer String checks.
|
||||
# - To bypass everything for a certain IP see notes in blockbots.conf on SUPER WHITELIST
|
||||
104.154.182.187 0;
|
||||
34.122.208.80 0;
|
||||
35.193.184.18 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.02.2283
|
||||
### Updated: Thu Feb 18 01:06:45 SAST 2021
|
||||
### Bad Referrer Count: 6936
|
||||
### Bad Bot Count: 607
|
||||
### Version: V4.2021.02.2284
|
||||
### Updated: Thu Feb 18 10:26:15 SAST 2021
|
||||
### Bad Referrer Count: 6939
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -277,6 +277,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Domains\ Project(?:\b)" 3;
|
||||
"~*(?:\b)domainsproject.org(?:\b)" 3;
|
||||
"~*(?:\b)DomainStatsBot(?:\b)" 3;
|
||||
"~*(?:\b)DomCopBot(?:\b)" 3;
|
||||
"~*(?:\b)Dotbot(?:\b)" 3;
|
||||
"~*(?:\b)Download\ Wonder(?:\b)" 3;
|
||||
"~*(?:\b)Dragonfly(?:\b)" 3;
|
||||
|
@ -1878,6 +1879,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)binomo\.com(?:\b)" 1;
|
||||
"~*(?:\b)binomo\.kz(?:\b)" 1;
|
||||
"~*(?:\b)bioca\.org(?:\b)" 1;
|
||||
"~*(?:\b)biocn\.dx\.am(?:\b)" 1;
|
||||
"~*(?:\b)biographiya\.com(?:\b)" 1;
|
||||
"~*(?:\b)bioinnovate\.co(?:\b)" 1;
|
||||
"~*(?:\b)bio\-japan\.net(?:\b)" 1;
|
||||
|
@ -5610,6 +5612,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)porno\.simple\-image\.com\.ua(?:\b)" 1;
|
||||
"~*(?:\b)pornoslive\.net(?:\b)" 1;
|
||||
"~*(?:\b)pornosmola\.info(?:\b)" 1;
|
||||
"~*(?:\b)pornoted\.com(?:\b)" 1;
|
||||
"~*(?:\b)porno\-transsexuals\.ru(?:\b)" 1;
|
||||
"~*(?:\b)pornotubexxx\.name(?:\b)" 1;
|
||||
"~*(?:\b)pornotubs\.com(?:\b)" 1;
|
||||
|
@ -7768,6 +7771,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)xxxguitars\.com(?:\b)" 1;
|
||||
"~*(?:\b)xxxhdvideo\.site(?:\b)" 1;
|
||||
"~*(?:\b)xxxkaz\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxmania\.top(?:\b)" 1;
|
||||
"~*(?:\b)xxxnatelefon\.ru(?:\b)" 1;
|
||||
"~*(?:\b)xxxrus\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxsiterips\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -45,5 +45,5 @@
|
|||
# - Whitelisting IP's and RANGES here ONLY affects the IP blocking functions.
|
||||
# - This file will NOT allow your own IP to bypass bad User-Agent or Referrer String checks.
|
||||
# - To bypass everything for a certain IP see notes in blockbots.conf on SUPER WHITELIST
|
||||
104.154.182.187 0;
|
||||
34.122.173.211 0;
|
||||
34.122.208.80 0;
|
||||
35.193.184.18 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.02.2283
|
||||
### Updated: Thu Feb 18 01:06:45 SAST 2021
|
||||
### Bad Referrer Count: 6936
|
||||
### Bad Bot Count: 607
|
||||
### Version: V4.2021.02.2284
|
||||
### Updated: Thu Feb 18 10:26:15 SAST 2021
|
||||
### Bad Referrer Count: 6939
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -277,6 +277,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Domains\ Project(?:\b)" 3;
|
||||
"~*(?:\b)domainsproject.org(?:\b)" 3;
|
||||
"~*(?:\b)DomainStatsBot(?:\b)" 3;
|
||||
"~*(?:\b)DomCopBot(?:\b)" 3;
|
||||
"~*(?:\b)Dotbot(?:\b)" 3;
|
||||
"~*(?:\b)Download\ Wonder(?:\b)" 3;
|
||||
"~*(?:\b)Dragonfly(?:\b)" 3;
|
||||
|
@ -1878,6 +1879,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)binomo\.com(?:\b)" 1;
|
||||
"~*(?:\b)binomo\.kz(?:\b)" 1;
|
||||
"~*(?:\b)bioca\.org(?:\b)" 1;
|
||||
"~*(?:\b)biocn\.dx\.am(?:\b)" 1;
|
||||
"~*(?:\b)biographiya\.com(?:\b)" 1;
|
||||
"~*(?:\b)bioinnovate\.co(?:\b)" 1;
|
||||
"~*(?:\b)bio\-japan\.net(?:\b)" 1;
|
||||
|
@ -5610,6 +5612,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)porno\.simple\-image\.com\.ua(?:\b)" 1;
|
||||
"~*(?:\b)pornoslive\.net(?:\b)" 1;
|
||||
"~*(?:\b)pornosmola\.info(?:\b)" 1;
|
||||
"~*(?:\b)pornoted\.com(?:\b)" 1;
|
||||
"~*(?:\b)porno\-transsexuals\.ru(?:\b)" 1;
|
||||
"~*(?:\b)pornotubexxx\.name(?:\b)" 1;
|
||||
"~*(?:\b)pornotubs\.com(?:\b)" 1;
|
||||
|
@ -7768,6 +7771,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)xxxguitars\.com(?:\b)" 1;
|
||||
"~*(?:\b)xxxhdvideo\.site(?:\b)" 1;
|
||||
"~*(?:\b)xxxkaz\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxmania\.top(?:\b)" 1;
|
||||
"~*(?:\b)xxxnatelefon\.ru(?:\b)" 1;
|
||||
"~*(?:\b)xxxrus\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxsiterips\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.182.187 1;
|
||||
34.122.208.80 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -189,6 +189,7 @@
|
|||
"~*(?:\b)Domains\ Project(?:\b|)" 0;
|
||||
"~*(?:\b)domainsproject.org(?:\b|)" 0;
|
||||
"~*(?:\b)DomainStatsBot(?:\b|)" 0;
|
||||
"~*(?:\b)DomCopBot(?:\b|)" 0;
|
||||
"~*(?:\b)Dotbot(?:\b|)" 0;
|
||||
"~*(?:\b)Download\ Wonder(?:\b|)" 0;
|
||||
"~*(?:\b)Dragonfly(?:\b|)" 0;
|
||||
|
|
|
@ -895,6 +895,7 @@
|
|||
"~*(?:\b)bio\-optomarket\.ru(?:\b)" 0;
|
||||
"~*(?:\b)bio\.trade\-jp\.net(?:\b)" 0;
|
||||
"~*(?:\b)bioca\.org(?:\b)" 0;
|
||||
"~*(?:\b)biocn\.dx\.am(?:\b)" 0;
|
||||
"~*(?:\b)biographiya\.com(?:\b)" 0;
|
||||
"~*(?:\b)bioinnovate\.co(?:\b)" 0;
|
||||
"~*(?:\b)bioscorp\.ru(?:\b)" 0;
|
||||
|
@ -4625,6 +4626,7 @@
|
|||
"~*(?:\b)pornosexrolik\.com(?:\b)" 0;
|
||||
"~*(?:\b)pornoslive\.net(?:\b)" 0;
|
||||
"~*(?:\b)pornosmola\.info(?:\b)" 0;
|
||||
"~*(?:\b)pornoted\.com(?:\b)" 0;
|
||||
"~*(?:\b)pornotubexxx\.name(?:\b)" 0;
|
||||
"~*(?:\b)pornotubs\.com(?:\b)" 0;
|
||||
"~*(?:\b)pornowarp\.info(?:\b)" 0;
|
||||
|
@ -6781,6 +6783,7 @@
|
|||
"~*(?:\b)xxxguitars\.com(?:\b)" 0;
|
||||
"~*(?:\b)xxxhdvideo\.site(?:\b)" 0;
|
||||
"~*(?:\b)xxxkaz\.org(?:\b)" 0;
|
||||
"~*(?:\b)xxxmania\.top(?:\b)" 0;
|
||||
"~*(?:\b)xxxnatelefon\.ru(?:\b)" 0;
|
||||
"~*(?:\b)xxxrus\.org(?:\b)" 0;
|
||||
"~*(?:\b)xxxsiterips\.xyz(?:\b)" 0;
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
Chlooe
|
||||
Crescent
|
||||
Dirbuster
|
||||
Majestic12
|
||||
Mass Downloader
|
||||
Net Vampire
|
||||
ScanAlert
|
||||
SuperHTTP
|
||||
WebCollage
|
||||
WiseGuys Robot
|
||||
Claritybot
|
||||
Evil
|
||||
isitwp.com
|
||||
Mag-Net
|
||||
Mr.4x3
|
||||
MTRobot
|
||||
Pu_iN
|
||||
RankingBot
|
||||
Sosospider
|
||||
WebFuck
|
||||
|
|
|
@ -1,250 +1,250 @@
|
|||
ADmantX
|
||||
Alexibot
|
||||
Anarchie
|
||||
01h4x.com
|
||||
360Spider
|
||||
404checker
|
||||
80legs
|
||||
Abonti
|
||||
Aboundexbot
|
||||
AIBOT
|
||||
Alligator
|
||||
Anarchy
|
||||
Anthill
|
||||
Ankit
|
||||
Apexoo
|
||||
archive.org_bot
|
||||
arquivo.pt
|
||||
arquivo-web-crawler
|
||||
Aspiegel
|
||||
AwarioSmartBot
|
||||
autoemailspider
|
||||
BackDoorBot
|
||||
Backlink-Ceck
|
||||
backlink-check
|
||||
BacklinkCrawler
|
||||
BackStreet
|
||||
Badass
|
||||
BackWeb
|
||||
Barkrowler
|
||||
Battleztar Bazinga
|
||||
BDCbot
|
||||
BDFetch
|
||||
Bitacle
|
||||
BlackWidow
|
||||
Blow
|
||||
BetaBot
|
||||
Blackboard
|
||||
Boardreader
|
||||
Bolt
|
||||
BotALot
|
||||
Brandprotect
|
||||
Buck
|
||||
BuiltBotTough
|
||||
Brandwatch
|
||||
BuiltWith
|
||||
Bullseye
|
||||
BunnySlippers
|
||||
BuzzSumo
|
||||
Calculon
|
||||
CATExplorador
|
||||
CazoodleBot
|
||||
CCBot
|
||||
Cegbfeieh
|
||||
CherryPicker
|
||||
Cliqzbot
|
||||
CODE87
|
||||
Cogentbot
|
||||
crawler4j
|
||||
check1.exe
|
||||
CheeseBot
|
||||
CheTeam
|
||||
ChinaClaw
|
||||
Chlooe
|
||||
Claritybot
|
||||
cognitiveseo
|
||||
Collector
|
||||
com.plumanalytics
|
||||
crawl.sogou.com
|
||||
demandbase-bot
|
||||
Deusu
|
||||
Digincore
|
||||
CrazyWebCrawler
|
||||
Crescent
|
||||
Custo
|
||||
CyotekWebCopy
|
||||
DatabaseDriverMysqli
|
||||
DataCha0s
|
||||
DBLBot
|
||||
DigitalPebble
|
||||
DIIbot
|
||||
Dirbuster
|
||||
Disco
|
||||
Discoverybot
|
||||
Dispatch
|
||||
DnyzBot
|
||||
DomainCrawler
|
||||
DomainStatsBot
|
||||
Dotbot
|
||||
Drip
|
||||
Dragonfly
|
||||
DSearch
|
||||
DTS Agent
|
||||
EasyDL
|
||||
eCatch
|
||||
EirGrabber
|
||||
EMail Wolf
|
||||
EroCrawler
|
||||
ECCP/1.0
|
||||
Evil
|
||||
Exabot
|
||||
ExtLinksBot
|
||||
Express WebPictures
|
||||
Extractor
|
||||
ExtractorPro
|
||||
Extreme Picture Finder
|
||||
EyeNetIE
|
||||
FemtosearchBot
|
||||
FHscan
|
||||
Ezooms
|
||||
FlashGet
|
||||
Flunky
|
||||
Fyrebot
|
||||
GalaxyBot
|
||||
Getintent
|
||||
Foobot
|
||||
Freeuploader
|
||||
FyberSpider
|
||||
GetWeb
|
||||
Gigablast
|
||||
G-i-g-a-b-o-t
|
||||
Go-Ahead-Got-It
|
||||
Gotit
|
||||
GrabNet
|
||||
Haansoft
|
||||
gopher
|
||||
Go!Zilla
|
||||
Grafula
|
||||
GrapeFX
|
||||
GrapeshotCrawler
|
||||
HaosouSpider
|
||||
Harvest
|
||||
heritrix
|
||||
HybridBot
|
||||
Iblog
|
||||
Hloader
|
||||
HMView
|
||||
HTMLparser
|
||||
HTTP::Lite
|
||||
HTTrack
|
||||
IDBTE4M
|
||||
Image Sucker
|
||||
IndeedBot
|
||||
instabid
|
||||
InfoNaviRobot
|
||||
Intelliseek
|
||||
InternetSeer
|
||||
internetVista monitor
|
||||
isitwp.com
|
||||
Internet Ninja
|
||||
Iria
|
||||
IRLbot
|
||||
Iskanie
|
||||
IstellaBot
|
||||
JamesBOT
|
||||
Jbrofuzz
|
||||
JennyBot
|
||||
JetCar
|
||||
Jetty
|
||||
JikeSpider
|
||||
JOC Web Spider
|
||||
Jorgee
|
||||
Keyword Density
|
||||
Kinza
|
||||
Larbin
|
||||
LeechGet
|
||||
LexiBot
|
||||
Kenjin Spider
|
||||
Lftp
|
||||
Libwhisker
|
||||
Lightspeedsystems
|
||||
Likse
|
||||
Linkbot
|
||||
LinkextractorPro
|
||||
LieBaoFast
|
||||
LinkpadBot
|
||||
LinkScan
|
||||
LinqiaScrapeBot
|
||||
LinkWalker
|
||||
Litemage_walker
|
||||
Lmspider
|
||||
LNSpiderguy
|
||||
Ltx71
|
||||
lwp-request
|
||||
Magnet
|
||||
Mag-Net
|
||||
lwp-trivial
|
||||
magpie-crawler
|
||||
Majestic12
|
||||
Majestic SEO
|
||||
Majestic-SEO
|
||||
Mass Downloader
|
||||
MauiBot
|
||||
Mb2345Browser
|
||||
Meanpathbot
|
||||
mediawords
|
||||
MegaIndex.ru
|
||||
MFC_Tear_Sample
|
||||
MarkMonitor
|
||||
Mata Hari
|
||||
meanpathbot
|
||||
MicroMessenger
|
||||
Microsoft Data Access
|
||||
MIDown tool
|
||||
Mister PiX
|
||||
Morfeus Fucking Scanner
|
||||
Mr.4x3
|
||||
Mojeek
|
||||
Mojolicious
|
||||
MSIECrawler
|
||||
Msrabot
|
||||
MTRobot
|
||||
muhstik-scan
|
||||
Musobot
|
||||
Name Intelligence
|
||||
Nameprotect
|
||||
Navroad
|
||||
NearSite
|
||||
Needle
|
||||
NetAnts
|
||||
Netcraft
|
||||
netEstate NE Crawler
|
||||
NetLyzer
|
||||
NetSpider
|
||||
Nettrack
|
||||
Net Vampire
|
||||
Netvibes
|
||||
Nibbler
|
||||
NICErsPRO
|
||||
Nikto
|
||||
Ninja
|
||||
NimbleCrawler
|
||||
Nmap
|
||||
oBot
|
||||
Octopus
|
||||
Offline Explorer
|
||||
Offline Navigator
|
||||
OnCrawl
|
||||
Openfind
|
||||
Openvas
|
||||
OpenVAS
|
||||
OrangeBot
|
||||
OutfoxBot
|
||||
OpenLinkProfiler
|
||||
OutclicksBot
|
||||
PageAnalyzer
|
||||
PageGrabber
|
||||
Page Analyzer
|
||||
page scorer
|
||||
PageScorer
|
||||
PageThing.com
|
||||
PeoplePal
|
||||
Petalbot
|
||||
Picscout
|
||||
Piepmatz
|
||||
Pi-Monster
|
||||
Pixray
|
||||
PleaseCrawl
|
||||
Pockey
|
||||
Pandalytics
|
||||
Papa Foto
|
||||
Pavuk
|
||||
PECL::HTTP
|
||||
Picsearch
|
||||
plumanalytics
|
||||
polaris version
|
||||
probe-image-size
|
||||
Probethenet
|
||||
Psbot
|
||||
PxBroker
|
||||
QueryN Metasearch
|
||||
RankFlex
|
||||
RankActive
|
||||
RankingBot
|
||||
Rankivabot
|
||||
RebelMouse
|
||||
RepoMonkey
|
||||
RedesScrapy
|
||||
ReGet
|
||||
Re-re
|
||||
Ripper
|
||||
ripz
|
||||
RocketCrawler
|
||||
ScanAlert
|
||||
ScoutJet
|
||||
Semrush
|
||||
Rogerbot
|
||||
SalesIntelligent
|
||||
SBIder
|
||||
Searchestate
|
||||
SearchmetricsBot
|
||||
SemrushBot
|
||||
SentiBot
|
||||
SEOprofiler
|
||||
seoscanners
|
||||
SEOstats
|
||||
serpstatbot
|
||||
Siphon
|
||||
SISTRIX
|
||||
Shodan
|
||||
Sitebeam
|
||||
sitechecker.pro
|
||||
Siteimprove
|
||||
siteripz
|
||||
SiteSnagger
|
||||
SiteSucker
|
||||
Site Sucker
|
||||
SlySearch
|
||||
Snake
|
||||
Sosospider
|
||||
Snoopy
|
||||
SocialRankIOBot
|
||||
Sogou web spider
|
||||
SpaceBison
|
||||
SpankBot
|
||||
sp_auditbot
|
||||
Spbot
|
||||
Sqlmap
|
||||
Sqlworm
|
||||
Sqworm
|
||||
Steeler
|
||||
Sucker
|
||||
SuperHTTP
|
||||
Surfbot
|
||||
SurveyBot
|
||||
Suzuran
|
||||
sysscan
|
||||
Telesphoreo
|
||||
The Intraformant
|
||||
Szukacz
|
||||
TeleportPro
|
||||
TheNomad
|
||||
Thumbor
|
||||
Titan
|
||||
Toata
|
||||
TightTwatBot
|
||||
trendiction.com
|
||||
trendiction.de
|
||||
True_Robot
|
||||
Turingos
|
||||
TwengaBot
|
||||
Upflow
|
||||
URLy Warning
|
||||
URLy.Warning
|
||||
Vacuum
|
||||
Vagabondo
|
||||
VCI
|
||||
VeriCiteCrawler
|
||||
VoidEYE
|
||||
Voil
|
||||
Wallpapers/3.0
|
||||
WallpapersHD
|
||||
WBSearchBot
|
||||
Webalta
|
||||
WebAuto
|
||||
WebCollage
|
||||
WEBDAV
|
||||
Web Collage
|
||||
WebCopier
|
||||
Web Fetch
|
||||
WebImageCollector
|
||||
Web Fuck
|
||||
WebGo IS
|
||||
WebmasterWorldForumBot
|
||||
WebPix
|
||||
WebSauger
|
||||
Web Sauger
|
||||
Webshag
|
||||
WebsiteQuester
|
||||
Website Quester
|
||||
Webster
|
||||
WebStripper
|
||||
WebWhacker
|
||||
WebZIP
|
||||
Web Sucker
|
||||
WeSEE
|
||||
Whatweb
|
||||
Widow
|
||||
WiseGuys Robot
|
||||
Wonderbot
|
||||
Wotbox
|
||||
Wprecon
|
||||
WWW::Mechanize
|
||||
Xenu
|
||||
WPScan
|
||||
WWWOFFLE
|
||||
x09Mozilla
|
||||
Xaldon WebSpider
|
||||
xpymep1.exe
|
||||
Zauba
|
||||
zauba.io
|
||||
zgrab
|
||||
Zitebot
|
||||
ZmEu
|
||||
ZyBorg
|
||||
|
|
|
@ -1,250 +1,250 @@
|
|||
01h4x.com
|
||||
360Spider
|
||||
404checker
|
||||
404enemy
|
||||
Abonti
|
||||
Aboundex
|
||||
AfD-Verbotsverfahren
|
||||
AhrefsBot
|
||||
AIBOT
|
||||
AiHitBot
|
||||
Alexibot
|
||||
Anarchie
|
||||
Acunetix
|
||||
ADmantX
|
||||
AllSubmitter
|
||||
Anarchy
|
||||
Anarchy99
|
||||
Anthill
|
||||
Apexoo
|
||||
ASPSeek
|
||||
arquivo-web-crawler
|
||||
Attach
|
||||
autoemailspider
|
||||
AwarioRssBot
|
||||
AwarioSmartBot
|
||||
Backlink-Ceck
|
||||
BacklinkCrawler
|
||||
backlink-check
|
||||
BackStreet
|
||||
BackWeb
|
||||
Badass
|
||||
Bandit
|
||||
Barkrowler
|
||||
BatchFTP
|
||||
Battleztar Bazinga
|
||||
BBBike
|
||||
BDFetch
|
||||
BDCbot
|
||||
Bigfoot
|
||||
Blow
|
||||
Boardreader
|
||||
Bitacle
|
||||
Blackboard
|
||||
Black Hole
|
||||
BlackWidow
|
||||
Bolt
|
||||
BotALot
|
||||
Buddy
|
||||
BuiltBotTough
|
||||
Bullseye
|
||||
BunnySlippers
|
||||
Calculon
|
||||
CensysInspect
|
||||
BuzzSumo
|
||||
CATExplorador
|
||||
CazoodleBot
|
||||
Cegbfeieh
|
||||
check1.exe
|
||||
CherryPicker
|
||||
CheTeam
|
||||
Claritybot
|
||||
Cogentbot
|
||||
cognitiveseo
|
||||
Collector
|
||||
Copier
|
||||
Chlooe
|
||||
Cliqzbot
|
||||
Cloud mapping
|
||||
coccocbot-web
|
||||
Cocolyzebot
|
||||
CODE87
|
||||
com.plumanalytics
|
||||
Cosmos
|
||||
Crescent
|
||||
Craftbot
|
||||
crawler4j
|
||||
crawler.feedback
|
||||
Curious
|
||||
Custo
|
||||
DatabaseDriverMysqli
|
||||
DataCha0s
|
||||
DBLBot
|
||||
Demon
|
||||
Digincore
|
||||
DIIbot
|
||||
Dirbuster
|
||||
Discoverybot
|
||||
DittoSpyder
|
||||
Deusu
|
||||
DnyzBot
|
||||
DomainSigmaCrawler
|
||||
DomainStatsBot
|
||||
Dotbot
|
||||
Download Wonder
|
||||
Ebingbong
|
||||
Ecxi
|
||||
Drip
|
||||
DTS Agent
|
||||
EasyDL
|
||||
ECCP/1.0
|
||||
EirGrabber
|
||||
EMail Siphon
|
||||
Evil
|
||||
Express WebPictures
|
||||
ExtLinksBot
|
||||
Extractor
|
||||
Extreme Picture Finder
|
||||
EyeNetIE
|
||||
FemtosearchBot
|
||||
Fimap
|
||||
Firefox/7.0
|
||||
FlashGet
|
||||
Flunky
|
||||
Foobot
|
||||
Freeuploader
|
||||
FrontPage
|
||||
Fyrebot
|
||||
GalaxyBot
|
||||
Genieo
|
||||
Fuzz
|
||||
Getintent
|
||||
GetRight
|
||||
GetWeb
|
||||
Gigablast
|
||||
Gigabot
|
||||
Gotit
|
||||
GoZilla
|
||||
Go!Zilla
|
||||
Grabber
|
||||
GrabNet
|
||||
Grafula
|
||||
Go-Ahead-Got-It
|
||||
GrapeFX
|
||||
GrapeshotCrawler
|
||||
GridBot
|
||||
GT::WWW
|
||||
Haansoft
|
||||
HEADMasterSEO
|
||||
Heritrix
|
||||
Hloader
|
||||
HTTP::Lite
|
||||
HTMLparser
|
||||
HTTrack
|
||||
Humanlinks
|
||||
HybridBot
|
||||
IDBot
|
||||
Image Fetch
|
||||
Iblog
|
||||
Id-search
|
||||
Image Sucker
|
||||
IndeedBot
|
||||
InfoNaviRobot
|
||||
InfoTekies
|
||||
instabid
|
||||
InterGET
|
||||
internetVista monitor
|
||||
JamesBOT
|
||||
ips-agent
|
||||
Iria
|
||||
Jbrofuzz
|
||||
JennyBot
|
||||
JetCar
|
||||
Jetty
|
||||
JustView
|
||||
Kenjin Spider
|
||||
Kozmosbot
|
||||
Lanshanbot
|
||||
JikeSpider
|
||||
JOC Web Spider
|
||||
Jorgee
|
||||
Jyxobot
|
||||
Keyword Density
|
||||
Larbin
|
||||
LeechGet
|
||||
LexiBot
|
||||
Lftp
|
||||
Libwhisker
|
||||
Lightspeedsystems
|
||||
LibWeb
|
||||
LieBaoFast
|
||||
Likse
|
||||
Linkbot
|
||||
LinkWalker
|
||||
LinqiaMetadataDownloaderBot
|
||||
Linkdexbot
|
||||
LinkpadBot
|
||||
LinkScan
|
||||
LinqiaScrapeBot
|
||||
Lipperhey
|
||||
Litemage_walker
|
||||
Mag-Net
|
||||
Lmspider
|
||||
Ltx71
|
||||
LWP::Simple
|
||||
Magnet
|
||||
Mail.RU_Bot
|
||||
Majestic12
|
||||
Majestic SEO
|
||||
Mata Hari
|
||||
MarkWatch
|
||||
Masscan
|
||||
Mass Downloader
|
||||
MauiBot
|
||||
Meanpathbot
|
||||
MeanPath Bot
|
||||
Mediatoolkitbot
|
||||
mediawords
|
||||
MegaIndex.ru
|
||||
MicroMessenger
|
||||
Microsoft URL Control
|
||||
Mister PiX
|
||||
MJ12bot
|
||||
Morfeus Fucking Scanner
|
||||
Msrabot
|
||||
MIDown tool
|
||||
Mojeek
|
||||
MQQBrowser
|
||||
Mr.4x3
|
||||
MSFrontPage
|
||||
muhstik-scan
|
||||
Musobot
|
||||
Nameprotect
|
||||
Navroad
|
||||
NearSite
|
||||
NetAnts
|
||||
Name Intelligence
|
||||
Needle
|
||||
Netcraft
|
||||
netEstate NE Crawler
|
||||
NetLyzer
|
||||
NetZIP
|
||||
NimbleCrawler
|
||||
Nimbostratus
|
||||
Nuclei
|
||||
NetMechanic
|
||||
Nettrack
|
||||
Net Vampire
|
||||
Netvibes
|
||||
NextGenSearchBot
|
||||
Ninja
|
||||
NPbot
|
||||
Nutch
|
||||
Octopus
|
||||
Offline Navigator
|
||||
OnCrawl
|
||||
Openfind
|
||||
Openvas
|
||||
OPPO A33
|
||||
OutclicksBot
|
||||
OutfoxBot
|
||||
PageAnalyzer
|
||||
Page Analyzer
|
||||
PageThing.com
|
||||
Pandalytics
|
||||
Papa Foto
|
||||
Panscient
|
||||
Pavuk
|
||||
pcBrowser
|
||||
Petalbot
|
||||
PHPCrawl
|
||||
Picscout
|
||||
Picsearch
|
||||
Pi-Monster
|
||||
Pixray
|
||||
polaris version
|
||||
probe-image-size
|
||||
PictureFinder
|
||||
Pimonster
|
||||
ProPowerBot
|
||||
ProWebWalker
|
||||
Pu_iN
|
||||
PxBroker
|
||||
PyCurl
|
||||
RankActive
|
||||
RankFlex
|
||||
Rankivabot
|
||||
RankurBot
|
||||
RealDownload
|
||||
RebelMouse
|
||||
RedesScrapy
|
||||
Recorder
|
||||
RepoMonkey
|
||||
Re-re
|
||||
Ripper
|
||||
RocketCrawler
|
||||
RSSingBot
|
||||
satoristudio.net
|
||||
ripz
|
||||
scalaj-http
|
||||
Scanbot
|
||||
SemrushBot
|
||||
SEOkicks-Robot
|
||||
ScanAlert
|
||||
scan.lol
|
||||
ScoutJet
|
||||
Scrapy
|
||||
ScreenerBot
|
||||
SentiBot
|
||||
SEOlyticsCrawler
|
||||
SEOprofiler
|
||||
SeoSiteCheckup
|
||||
serpstatbot
|
||||
sexsearcher
|
||||
Shodan
|
||||
SISTRIX
|
||||
Sitebeam
|
||||
SiteExplorer
|
||||
SiteLockSpider
|
||||
siteripz
|
||||
SiteSnagger
|
||||
SMTBot
|
||||
SlySearch
|
||||
Snake
|
||||
Snapbot
|
||||
Snoopy
|
||||
SocialRankIOBot
|
||||
sogouspider
|
||||
Sosospider
|
||||
Sottopop
|
||||
Sogou web spider
|
||||
SpaceBison
|
||||
Spammen
|
||||
sp_auditbot
|
||||
spyfu
|
||||
Sucuri
|
||||
SuperBot
|
||||
SpankBot
|
||||
Spinn3r
|
||||
Sqlmap
|
||||
Sucker
|
||||
SuperHTTP
|
||||
Surfbot
|
||||
Szukacz
|
||||
T0PHackTeam
|
||||
T8Abot
|
||||
Telesoft
|
||||
tAkeOut
|
||||
TeleportPro
|
||||
Telesphoreo
|
||||
The Intraformant
|
||||
Telesphorep
|
||||
Thumbor
|
||||
TightTwatBot
|
||||
Toata
|
||||
Toweyabot
|
||||
Trendictionbot
|
||||
trendiction.com
|
||||
trendiction.de
|
||||
True_Robot
|
||||
Turingos
|
||||
Turnitin
|
||||
Twice
|
||||
TwengaBot
|
||||
Typhoeus
|
||||
Upflow
|
||||
URLy.Warning
|
||||
Vagabondo
|
||||
VelenPublicWebCrawler
|
||||
VB Project
|
||||
VeriCiteCrawler
|
||||
Virusdie
|
||||
VoidEYE
|
||||
WEBDAV
|
||||
WebEnhancer
|
||||
WebFetch
|
||||
Web Fetch
|
||||
Web Fuck
|
||||
WebImageCollector
|
||||
WebLeacher
|
||||
Voltron
|
||||
Wallpapers/3.0
|
||||
WBSearchBot
|
||||
Webalta
|
||||
WebBandit
|
||||
Web Collage
|
||||
WebGo IS
|
||||
webmeup-crawler
|
||||
WebPix
|
||||
WebReaper
|
||||
WebStripper
|
||||
WebWhacker
|
||||
WebSucker
|
||||
Web Sucker
|
||||
WebZIP
|
||||
Whack
|
||||
Whatweb
|
||||
WinHTTrack
|
||||
WiseGuys Robot
|
||||
WISENutbot
|
||||
Wonderbot
|
||||
Woobot
|
||||
Who.is Bot
|
||||
Wotbox
|
||||
x22Mozilla
|
||||
Xaldon WebSpider
|
||||
Xaldon_WebSpider
|
||||
x09Mozilla
|
||||
xpymep1.exe
|
||||
YoudaoBot
|
||||
Zade
|
||||
Zauba
|
||||
Zermelo
|
||||
Zeus
|
||||
zgrab
|
||||
Zitebot
|
||||
ZoominfoBot
|
||||
ZumBot
|
||||
ZyBorg
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
centrdebut.ru
|
||||
fickenprivat.info
|
||||
gobongo.info
|
||||
moesen-ficken.com
|
||||
phuketscreen.com
|
||||
responsinator.com
|
||||
tizanidineandhydrocodone.blogspot.com
|
||||
viagraneggrx.com
|
||||
viagroid.ru
|
||||
vut.com.ru
|
||||
angkortours.vn
|
||||
children-learningreading.info
|
||||
colobit.biz
|
||||
histats.com
|
||||
islandminingsupply.wordpress.com
|
||||
mygameplus.com
|
||||
site-speed-check.site
|
||||
surffoundation.nl
|
||||
vintontech.info
|
||||
yaderenergy.ru
|
||||
|
|
|
@ -1,500 +1,500 @@
|
|||
03p.info
|
||||
2020iscoming.info
|
||||
21h2o.com
|
||||
3weekdiet.com
|
||||
4webmasters.com
|
||||
007angels.com
|
||||
123movies.love
|
||||
2000k.ru
|
||||
24videos.tv
|
||||
28n2gl3wfyb0.ru
|
||||
2ads.co.uk
|
||||
2x2fan.ru
|
||||
300richmond.co.nz
|
||||
45en.ru
|
||||
4inn.ru
|
||||
4kplayer.pl
|
||||
51unlim.ru
|
||||
57883.net
|
||||
5elementov.ru
|
||||
76brighton.co.uk
|
||||
7minuteworkout.com
|
||||
7ooo.ru
|
||||
83net.jp
|
||||
aadroid.net
|
||||
acads.net
|
||||
addray.pro
|
||||
adktrailmap.com
|
||||
adobereader-free.ru
|
||||
adrunnr.com
|
||||
adserver-e7.com
|
||||
adservme.com
|
||||
adtology.com
|
||||
adult3dgames.com
|
||||
adultwebhosting.info
|
||||
alessandraleone.com
|
||||
alfapro.ru
|
||||
algarveglobal.com
|
||||
alphacarolinas.com
|
||||
777-club.ru
|
||||
883zy.com
|
||||
8kisses.eu
|
||||
aa8780bb28a1de4eb5bff33c28a218a930.com
|
||||
abctoppictures.net
|
||||
adanih.com
|
||||
addbin.men
|
||||
adultnet.in
|
||||
advancedcleaner.com
|
||||
advokateg.ru
|
||||
a.frcls.fr
|
||||
akvamaster.dp.ua
|
||||
alert-fdm.xyz
|
||||
alfa-medosmotr.ru
|
||||
all4invest.info
|
||||
alldezservice.kz
|
||||
alphaforum.ru
|
||||
amospalla.es
|
||||
amung.us
|
||||
anal-acrobats.hol.es
|
||||
anti-virus-removal.info
|
||||
apartmentbay.ru
|
||||
apessay.com
|
||||
apidigidocketnet-a.akamaihd.net
|
||||
apioutoboxnet-a.akamaihd.net
|
||||
apiportalmorecom-a.akamaihd.net
|
||||
appartement-stumm.at
|
||||
apple.com-webbrowsing-security.science
|
||||
a.pr-cy.ru
|
||||
asiavirtualsolutions.com
|
||||
asophoto.com
|
||||
asrv-a.akamoihd.net
|
||||
atlant-auto.info
|
||||
atmagroup.ru
|
||||
aviapanda.ru
|
||||
alt-servis.ru
|
||||
amazon-seo-service.com
|
||||
anaksma.info
|
||||
anime.dougasouko.com
|
||||
apartment.ru
|
||||
apiappenableinfo-a.akamaihd.net
|
||||
arraty.altervista.org
|
||||
artdestshop.eu
|
||||
atovh.local-finders.com
|
||||
automobile-spec.com
|
||||
autotop.com.ua
|
||||
autoua.top
|
||||
availit.weebly.com
|
||||
avkzarabotok.com
|
||||
avramstroy.ru
|
||||
backgroundpictures.net
|
||||
backuperwebcam.weebly.com
|
||||
bag77.ru
|
||||
bagcionderlab.com
|
||||
baladur.ru
|
||||
balkanfarma.ru
|
||||
bannerads.de
|
||||
batanga.net
|
||||
battleforupdating.site
|
||||
avon-ukraine.com
|
||||
azbaseimages.net
|
||||
bankofthewext.com
|
||||
bdsmgalls.net
|
||||
beauby.ru
|
||||
beetpics.pw
|
||||
bestadbid.com
|
||||
bestwaystogetpaid.us
|
||||
beyan.host.sk
|
||||
bitnote.co
|
||||
bizru.info
|
||||
blacktwhite.com
|
||||
bloggerads.net
|
||||
blog.koreadaily.com
|
||||
bloglag.com
|
||||
bluesalt.co
|
||||
blue-square.biz
|
||||
bmw.afora.ru
|
||||
bonanza-fortune.men
|
||||
bongiornos.info
|
||||
boo-arts.com
|
||||
brus-vsem.ru
|
||||
btnativenav.com
|
||||
buckspar.gq
|
||||
budilneg.xyz
|
||||
bestprofits-there.com
|
||||
best-seo-software.xyz
|
||||
betwinservice.com
|
||||
bezsporno.ru
|
||||
bikini-image.com
|
||||
bird1.ru
|
||||
bobba.dzaba.com
|
||||
bolezniorganov.ru
|
||||
bookhome.info
|
||||
brandedleadgeneration.com
|
||||
brimstonehillfortress.org
|
||||
browsepulse-a.akamaihd.net
|
||||
buketeg.xyz
|
||||
bumble.cheapwebsitehoster.com
|
||||
buqyxa.rincian.info
|
||||
businesxxl.com
|
||||
cakesplus.com.au
|
||||
carina-sy.de
|
||||
casinos4dummies.co.uk
|
||||
caveavins.fr
|
||||
cezartabac.ro
|
||||
chatseo.com
|
||||
checkm8.com
|
||||
chinaelitecheapjerseys.com
|
||||
chinajerseyswholesalecoupons.com
|
||||
chlooe.com
|
||||
chuckguilford.com
|
||||
cleansearch.net
|
||||
clickcash.com
|
||||
coinsspb.com
|
||||
colehaanoutlet.store
|
||||
compliance-alex.xyz
|
||||
compliance-elena.top
|
||||
compliance-jane.top
|
||||
compliance-julianna.top
|
||||
cool-wedding.net
|
||||
cowlmash.com
|
||||
crest-poloski.ru
|
||||
customcatchcan.com
|
||||
customerpromos-a.akamaihd.net
|
||||
cyclobenzaprinevstizanidine.blogspot.com
|
||||
dame-ns.kz
|
||||
date-withme.com
|
||||
d-black.bz
|
||||
ddlmega.net
|
||||
dellalimov.com
|
||||
butstrap.space
|
||||
buttons-for-your-website.com
|
||||
buypanicdisorderpill.com
|
||||
calc-for-credit.ru
|
||||
callawaygolfstore.online
|
||||
camdolls.com
|
||||
cayado.snn.gr
|
||||
cbb1smartlist12.click
|
||||
cdn.walkme.com
|
||||
cenoval.ru
|
||||
centrumcoachingu.com
|
||||
ceotrk.com
|
||||
cete.ru
|
||||
checktext.org
|
||||
chelnytruck.ru
|
||||
cherrypointplace.ca
|
||||
cinemaflix.website
|
||||
cjs.com.ru
|
||||
clean-virus-mac.com
|
||||
clodo.ru
|
||||
cobaltpro.ru
|
||||
compliance-checker.info
|
||||
compliance-george.xyz
|
||||
compliance-ivan.top
|
||||
compliance-margo.top
|
||||
com-supportcenter.website
|
||||
contentlook.co
|
||||
contextualyield.com
|
||||
cookielawblog.wordpress.com
|
||||
cookingmeat.ru
|
||||
counciltally.com
|
||||
cubs-jerseys.us
|
||||
daretodonate.co
|
||||
daydream-studio.ru
|
||||
demian.kz
|
||||
demon-tweeks.com
|
||||
deutschland123.de
|
||||
dfiles.me
|
||||
den-noch24.ru
|
||||
detmebel.su
|
||||
dev.citetick.com
|
||||
diamond-necklace.info
|
||||
dieswaene.com
|
||||
digital-video-processing.com
|
||||
dignitasdata.se
|
||||
dikx.gdn
|
||||
diminishedvalueoforegon.com
|
||||
dinosaurus.site
|
||||
discountbarbour.online
|
||||
dispo.de
|
||||
distver.ru
|
||||
divatraffic.com
|
||||
domik-derevne.ru
|
||||
domznaniy.ru
|
||||
dotnetdotcom.org
|
||||
downloader12.ru
|
||||
druzhbany.ru
|
||||
dverimegapolis.ru
|
||||
ebooknovel.club
|
||||
e-commerce-seo1.com
|
||||
dividendo.ru
|
||||
domaincdn.xyz
|
||||
dominateforex.ml
|
||||
dood.live
|
||||
doxyporno.com
|
||||
drillsaw.ru
|
||||
dscaas.website
|
||||
duplicashapp.com
|
||||
dyshagi.ru
|
||||
dyt.net
|
||||
easync.io
|
||||
ebonyporn.site
|
||||
eduinfosite.com
|
||||
electricwheelchairsarea.com
|
||||
electrik-avenue.com
|
||||
elektrischezigarette2.devhub.com
|
||||
elitesportsadvisor.com
|
||||
engines-usa.com
|
||||
epngo.bz
|
||||
eropho.com
|
||||
escort-russian.com
|
||||
essay-edu.biz
|
||||
eupornstar.info
|
||||
excitacion.info
|
||||
expdom.com
|
||||
extlinks.com
|
||||
elektir.ru
|
||||
elektrozigarettekaufen1.devhub.com
|
||||
emediate.eu
|
||||
empis.magix.net
|
||||
englishgamer.com
|
||||
eorogo.top
|
||||
eropho.net
|
||||
erotik-kostenlos.net
|
||||
evaashop.ru
|
||||
excaliburfilms.com
|
||||
exchanges-bet.com
|
||||
exct.net
|
||||
expertnaya-ocenka.ru
|
||||
extads.net
|
||||
ezigarettenkaufen1.pagina.gr
|
||||
fable.in.ua
|
||||
faracontrol.ir
|
||||
feeriaclub.ru
|
||||
fandlr.com
|
||||
farmprofi.net
|
||||
fashionindeed.ml
|
||||
feel-planet.com
|
||||
fermersovet.ru
|
||||
ff30236ddef1465f88547e760973d70a.com
|
||||
fickkontakte.org
|
||||
filmbokep69.com
|
||||
filmetricsasia.com
|
||||
filmfanatic.com
|
||||
filmgo.ru
|
||||
filmidivx.com
|
||||
findclan.org
|
||||
firesub.pl
|
||||
flagcounter.me
|
||||
flashbannernow.com
|
||||
floridamhca.org
|
||||
folowsite.com
|
||||
foodcrafts.website
|
||||
forsex.info
|
||||
fortevidyoze.net
|
||||
freecamdollars.com
|
||||
free-deals.faith
|
||||
free-share-buttons.top
|
||||
free-stock-illustration.com
|
||||
freewlan.info
|
||||
freza-sverlo.ru
|
||||
fuckingawesome.com
|
||||
gambarkataku.co
|
||||
gamblingnerd.com
|
||||
gameplexcity.com
|
||||
games.kolossale.ru
|
||||
gamesprite.me
|
||||
garciniaxt.us
|
||||
gateway.zscalerone.net
|
||||
gateway.zscalertwo.net
|
||||
gdzkurokam.ru
|
||||
geckoandfly.com
|
||||
gelezki.com
|
||||
generousdeal-a.akamaihd.net
|
||||
gerhardhealer.com
|
||||
germetiki.com.ua
|
||||
getaclueamerica.com
|
||||
gilsonchiro.xyz
|
||||
glavprofit.ru
|
||||
global-ics.co.za
|
||||
goldenggames.com
|
||||
golden-praga.ru
|
||||
gonextmedia.com
|
||||
googst2.ru
|
||||
gotorussia.com
|
||||
graphid.com
|
||||
gratis-sexkontakte.com
|
||||
gstatey.net
|
||||
guidefs.ru
|
||||
film-one.ru
|
||||
filunika.com.ru
|
||||
findthe.pet
|
||||
fishtauto.ru
|
||||
flirt4free.com
|
||||
flytourisme.org
|
||||
fok.nl
|
||||
fordsonmajbor.cf
|
||||
forex-indextop20.ru
|
||||
fotopop.club
|
||||
foxjuegos.com
|
||||
foxydeal.com
|
||||
frbizlist.com
|
||||
free411games.com
|
||||
free-fbook-traffic.com
|
||||
free-laptop-reward.com
|
||||
freemags.cc
|
||||
freetangodownload.com
|
||||
freeuploader.ml
|
||||
friendflnder.com
|
||||
fsalas.com
|
||||
fz139.ttk.ru
|
||||
galaxyflowers.ru
|
||||
gaypornmovie.net
|
||||
gcup.ru
|
||||
gdebestkupit.ru
|
||||
girlsfuckdick.com
|
||||
gne8.com
|
||||
googleseo.com.tr
|
||||
gsasearchenginerankerdiscount.com
|
||||
guruofcasino.com
|
||||
hawaiisurf.com
|
||||
hdimagelib.com
|
||||
helvetia.com.ua
|
||||
hermesreplica.win
|
||||
hit-men.men
|
||||
home.myplaycity.com
|
||||
houseofgaga.ru
|
||||
hptwaakw.blog.fc2.com
|
||||
huimin764128.com
|
||||
hyipmanager.in
|
||||
iflycapetown.co.za
|
||||
ifmo.ru
|
||||
hard-porn.mobi
|
||||
hatedriveapart.com
|
||||
hermesbracelets.xyz
|
||||
hifidesign.ru
|
||||
hikesearch.net
|
||||
homik.pw
|
||||
hop.clickbank.net
|
||||
hostcritique.com
|
||||
hotsocialz.com
|
||||
houtings.xyz
|
||||
hspline.com
|
||||
hully.altervista.org
|
||||
humbmosquina.tk
|
||||
hyhj.info
|
||||
iccornacircri.cf
|
||||
ifirestarter.ru
|
||||
ilovevitaly.com
|
||||
imagecoolpub.com
|
||||
import-sales.com
|
||||
inclk.com
|
||||
indiasourcemart.in
|
||||
iopeninghours.co.uk
|
||||
istizanidinelikexanax.blogspot.com
|
||||
ivoiretechnocom.ci
|
||||
iwanttodeliver.com
|
||||
jasonpartington.com
|
||||
indianmedicaltourismshop.com
|
||||
inome.com.ua
|
||||
insta-add.pro
|
||||
instakink.com
|
||||
intellektmedia.at
|
||||
intim-uslugi.info
|
||||
investsuccess.org
|
||||
invitefashion.com
|
||||
iplogger.org
|
||||
islandminingsupply.wordpress.com
|
||||
iwantmyfreecash.com
|
||||
izismile.com
|
||||
jackpotchances.com
|
||||
javstock.com
|
||||
je7.us
|
||||
juliaworld.net
|
||||
jumptap.com
|
||||
junglenet-a.akamaihd.net
|
||||
joessmogtestonly.com
|
||||
johnrobertsoninc.com
|
||||
jwcialislrt.com
|
||||
kaidalibor.de
|
||||
kamagragelusa.net
|
||||
kaac.ru
|
||||
kabbalah-red-bracelets.com
|
||||
kamalsinha.com
|
||||
kanimage.com
|
||||
kerch.site
|
||||
kerei.ru
|
||||
ketoanhanoi.info
|
||||
keywordhouse.com
|
||||
keywordhut.com
|
||||
karting196.ru
|
||||
katjimej.blog.fc2.com
|
||||
keyword-suggestions.com
|
||||
kihi.gdn
|
||||
kirov.zrus.org
|
||||
klitimg.pw
|
||||
knowyournextmove.com
|
||||
kollesa.ru
|
||||
kskjco.club
|
||||
kvartiry-remont.ucoz.ru
|
||||
kwzf.net
|
||||
ladov.ru
|
||||
laexotic.com
|
||||
lashstudia.ru
|
||||
law-check-nine.xyz
|
||||
law-check-two.xyz
|
||||
lazy-z.com
|
||||
kino-filmi.com
|
||||
klejonka.info
|
||||
klikbonus.com
|
||||
klumba55.ru
|
||||
kmgamex.cf
|
||||
kndxbkdx.bloger.index.hr
|
||||
kometars.xyz
|
||||
kosmetyki.tm.pl
|
||||
kozhniebolezni.com
|
||||
krasnodar.zrus.org
|
||||
kreativperlen.ch
|
||||
lacave.ntic.fr
|
||||
lalalove.ru
|
||||
lanadelreyfans.us
|
||||
laparfumotec.com
|
||||
law-check-seven.xyz
|
||||
lawyers.cafe
|
||||
lawyersinfo.org
|
||||
lesbian.xyz
|
||||
lietaer.com
|
||||
life-instyle.com
|
||||
likesuccess.com
|
||||
linkarena.com
|
||||
liumimgx.pw
|
||||
letto.by
|
||||
lider-zhaluzi.kiev.ua
|
||||
life.biz.ua
|
||||
lincolntheatre.com
|
||||
linkpulse.com
|
||||
liquimondo.com
|
||||
liveinternet.ru
|
||||
livingcanarias.com
|
||||
llastbuy.ru
|
||||
lmrauction.com
|
||||
loadingpages.me
|
||||
localflirtbuddies.com
|
||||
locatellicorretor.com.br
|
||||
locustdesign.co
|
||||
lombia.com
|
||||
longlifelomilomi.info
|
||||
lookingglassemb.com
|
||||
lsex.xyz
|
||||
luckyshop.net.ua
|
||||
macresource.co.uk
|
||||
magento-crew.net
|
||||
makemoneyonline.com
|
||||
makenahartlin.com
|
||||
manyresultshub-a.akamaihd.net
|
||||
maridan.com.ua
|
||||
marketingtechniques.info
|
||||
marmotstore.online
|
||||
mathgym.com.au
|
||||
mb140.ru
|
||||
mcar.in.ua
|
||||
mecash.ru
|
||||
medanestesia.ru
|
||||
medkletki.ru
|
||||
megahdporno.net
|
||||
member-quiz.com
|
||||
menstennisforums.com
|
||||
metabar.ru
|
||||
minegam.com
|
||||
mixtapetorrent.com
|
||||
mlf.hordo.win
|
||||
mmgq.ru
|
||||
lsp-awak-perikanan.com
|
||||
lutherstable.org
|
||||
machicon-ueno.info
|
||||
manualterap.roleforum.ru
|
||||
manuscript.su
|
||||
marcowebonyodziezowe.pl
|
||||
marmitaco.cat
|
||||
martlinker.com
|
||||
mastershef.club
|
||||
matsdale.com
|
||||
mebelcomplekt.ru
|
||||
mebeldekor.com.ua
|
||||
meds-online24.com
|
||||
me-ke.com
|
||||
members.ghanaweb.com
|
||||
metalonly.info
|
||||
midst.eu
|
||||
mikrobiologies.ru
|
||||
mirzonru.net
|
||||
mmoguider.ru
|
||||
mnogabukaff.net
|
||||
mojpreskumanie.com
|
||||
moneytop.ru
|
||||
morocco-nomad-excursions.com
|
||||
moscow-clining.ru
|
||||
mototsikl.org
|
||||
mrbitsandbytes.com
|
||||
mrcsa.com.au
|
||||
mrinsidesales.com
|
||||
musflashtv.com
|
||||
myanyone.net
|
||||
mygameplus.ru
|
||||
mobicover.com.ua
|
||||
mobilierland.com
|
||||
mockupui.com
|
||||
mojaocena.com
|
||||
moncleroutletonline.xyz
|
||||
montredemarque.nl
|
||||
morlat.altervista.org
|
||||
moxo.com
|
||||
music7s.me
|
||||
mvpicton.co.uk
|
||||
mycouponizemac.com
|
||||
mydirtyhobby.com
|
||||
myonigroup.com
|
||||
myseoconsultant.com
|
||||
mysexpics.ru
|
||||
mzdish.site
|
||||
narkologiya-orel.ru
|
||||
nastroyke.net
|
||||
naval.jislaaik.com
|
||||
nbsproject.ru
|
||||
nero-us.com
|
||||
nootrino.com
|
||||
noscrapleftbehind.co
|
||||
notfastfood.ru
|
||||
nalogovyy-kodeks.ru
|
||||
narosty.com
|
||||
nash-krym.info
|
||||
natali-forex.com
|
||||
needtosellmyhousefast.com
|
||||
nextbackgroundcheck.gq
|
||||
nfvsz.com
|
||||
ngps1.ru
|
||||
nibbler.silktide.com
|
||||
nippon-bearings.ru
|
||||
nlfjjunb5.ru
|
||||
nucia.biz.ly
|
||||
oakridgemo.com
|
||||
obiavo.kz
|
||||
okroshki.ru
|
||||
o.light.d0t.ru
|
||||
onlinemeetingnow.com
|
||||
online-podarki.com
|
||||
onlinewritingjobs17.blogspot.ru
|
||||
openmultipleurl.com
|
||||
open-odyssey.org
|
||||
openstat.com
|
||||
orel-reshka.net
|
||||
orhonit.com
|
||||
origin-my.ru
|
||||
ostroike.org
|
||||
otbelivanie-zubov.com
|
||||
parfusale.se
|
||||
partners-ship.pro
|
||||
partner-stop.men
|
||||
pateaswing.com
|
||||
pawli.eu
|
||||
pensplan4u.com
|
||||
perl.dp.ua
|
||||
photochki.com
|
||||
picturesmania.com
|
||||
pixshark.com
|
||||
omsk.xrus.org
|
||||
onblastblog.online
|
||||
onemantrip.com
|
||||
online-sbank.ru
|
||||
onload.pw
|
||||
openfrost.net
|
||||
openlibrary.org
|
||||
orenburg-gsm.ru
|
||||
outpersonals.com
|
||||
palvira.com.ua
|
||||
parajumpersstore.online
|
||||
partner-host.men
|
||||
partnersafe.men
|
||||
pavlodar.xkaz.org
|
||||
pc-virus-d0l92j2.pw
|
||||
pdn-4.com
|
||||
pdns.download
|
||||
pelfind.me
|
||||
pendelprognos.se
|
||||
perfection-pleasure.ru
|
||||
perm-profnastil.ru
|
||||
perosan.com
|
||||
phelissota.xyz
|
||||
photokitchendesign.com
|
||||
pics-group.com
|
||||
playtap.us
|
||||
poems.com.ua
|
||||
pojdelo.weebly.com
|
||||
pooleroadmedicalcentre.co.uk
|
||||
poiskzakona.ru
|
||||
pontiacsolstice.info
|
||||
popander.mobi
|
||||
popcash.net
|
||||
poppen-nw.net
|
||||
porn555.com
|
||||
pornophoto.xyz
|
||||
pornosemki.info
|
||||
popup-fdm.xyz
|
||||
pornhub-ru.com
|
||||
pornogad.com
|
||||
pornoplen.com
|
||||
porno-video-chati.ru
|
||||
pornstartits.xblog.in
|
||||
portnoff.od.ua
|
||||
portside.cc
|
||||
preconnubial.usuby.site
|
||||
preg.marketingvici.com
|
||||
privacylocationforloc.com
|
||||
prlog.ru
|
||||
promoforum.ru
|
||||
prostitutki-odessa.org
|
||||
porto.abuilder.net
|
||||
portside.xyz
|
||||
primedice.com
|
||||
profitfx.online
|
||||
promoheads.com
|
||||
pron.pro
|
||||
propranolol40mg.blogspot.com
|
||||
prostitutki-belgoroda.org
|
||||
prostitutki-rostova.org
|
||||
ptr.ruvds.com
|
||||
pts163.ru
|
||||
purplestats.com
|
||||
pussyspace.net
|
||||
pwwysydh.com
|
||||
qualitymarketzone.com
|
||||
quelle.ru
|
||||
quick-seeker.com
|
||||
ragecash.com
|
||||
rankings-analytics.com
|
||||
redirlock.com
|
||||
rednise.com
|
||||
refudiatethissarah.info
|
||||
regdefense.com
|
||||
remote-dba.de
|
||||
resellerclub.com
|
||||
roll123.com
|
||||
roofers.org.uk
|
||||
rosbalt.com.ua
|
||||
rospromtest.ru
|
||||
royal-betting.net
|
||||
runtnc.net
|
||||
ruscopybook.com
|
||||
russia-tao.ru
|
||||
sabizonline.com
|
||||
samolet.fr
|
||||
sanyuprojects.com
|
||||
sbwealthsolutions.ca
|
||||
scanner-don.top
|
||||
scanner-olga.top
|
||||
score-ads.men
|
||||
scrapinghub.com
|
||||
seminarykansas904.ml
|
||||
seocheki.net
|
||||
randki-sex.com
|
||||
ranksays.com
|
||||
rankscanner.com
|
||||
rebuildermedical.com
|
||||
recipedays.ru
|
||||
redbottomheels.xyz
|
||||
relax.ru
|
||||
renewablewealth.com
|
||||
replicaclub.ru
|
||||
ringporno.com
|
||||
ringtonepartner.com
|
||||
rock-cafe.info
|
||||
rossmark.ru
|
||||
roznica.com.ua
|
||||
rukino.org
|
||||
ruspdd.com
|
||||
rutor.vip
|
||||
s1z.ru
|
||||
saletool.ru
|
||||
saltspray.ru
|
||||
samo-soznanie.ru
|
||||
sanatorrii.ru
|
||||
scanner-mary.top
|
||||
search.alot.com
|
||||
searchinterneat-a.akamaihd.net
|
||||
selectads.men
|
||||
semaltmedia.com
|
||||
seolab.top
|
||||
seonetwizard.com
|
||||
seo-prof1.xyz
|
||||
seotoolsagency.com
|
||||
sevendays.com.ua
|
||||
sex-dating.co
|
||||
sexsaoy.com
|
||||
sexspornotub.com
|
||||
sexstream.pl
|
||||
sfj-ror.no
|
||||
sharebutton.net
|
||||
shemale-sex.net
|
||||
shiksabd.com
|
||||
shoesonlinebuy.cn
|
||||
sientalyric.co
|
||||
silvermature.net
|
||||
simul.co
|
||||
siteexpress.co.il
|
||||
skylta.com
|
||||
skyway24.ru
|
||||
slim.sellany.ru
|
||||
slkrm.ru
|
||||
soda.media
|
||||
shivafurnishings.com
|
||||
shlyahten.ru
|
||||
shohanb.com
|
||||
sibvitr.ru
|
||||
siha.de
|
||||
silvercash.com
|
||||
site3.free-share-buttons.com
|
||||
sitebeam.net
|
||||
siteimprove.com
|
||||
small-games.biz
|
||||
sms2x2.ru
|
||||
smsactivator.ru
|
||||
soblaznu.net
|
||||
socialtrade.biz
|
||||
sofit-dmd.ru
|
||||
softomix.net
|
||||
softwaretrend.net
|
||||
softxaker.ru
|
||||
sogimlecal.tk
|
||||
soserfis.com
|
||||
souvenir.cc
|
||||
spabali.org
|
||||
spacash.com
|
||||
spin2016.cf
|
||||
spl63.fr
|
||||
splendorsearch-a.akamaihd.net
|
||||
spravka-medosmotr.ru
|
||||
squidoo.com
|
||||
statistici.ro
|
||||
steamoff.net
|
||||
stroy-portal22.ru
|
||||
strv.se
|
||||
superinterstitial.com
|
||||
superkanpo.com
|
||||
soviet-portal.do.am
|
||||
spaceshipad.com
|
||||
spamnuker.com
|
||||
spasswelt.net
|
||||
sps-shop.com
|
||||
star61.de
|
||||
sticken.co
|
||||
stmassage.ru
|
||||
stockspmb.info
|
||||
suggest-keywords.com
|
||||
svarbit.com
|
||||
szamponrevita.pl
|
||||
tastyfoodideas.com
|
||||
tattooha.com
|
||||
teenfuck.tv
|
||||
telefonsex-ohne0900.net
|
||||
tetracsaudi.com
|
||||
tgtclick.com
|
||||
thedownloadfreeonlinegames.blogspot.com
|
||||
theendivechronicles.com
|
||||
tabletkinaodchudzanie.com.pl
|
||||
teencastingporn.com
|
||||
thefds.net
|
||||
thegalerie.eu
|
||||
thewebsitetemplate.info
|
||||
time-japan.ru
|
||||
tizanidineandgabapentin.blogspot.com
|
||||
tizanidinenarcotic.blogspot.com
|
||||
tizanidinepain.blogspot.com
|
||||
tizanidinesideeffects.blogspot.com
|
||||
tizanidinevssoma.blogspot.com
|
||||
tnaionline.org
|
||||
tomck.com
|
||||
toondinsey.com
|
||||
topkarkas.com
|
||||
topquality.cf
|
||||
torrent-to-magnet.com
|
||||
tovaroboom.vast.ru
|
||||
tozup.com
|
||||
track2.shop
|
||||
theheroes.ru
|
||||
timetorelax.biz
|
||||
tizanidinedrugtest.blogspot.com
|
||||
tizanidinesleepaid.blogspot.com
|
||||
top-deal.com.pl
|
||||
torrnada.ru
|
||||
tour-line.net
|
||||
tradgardspartner.se
|
||||
trafficmania.com
|
||||
trafficstars.com
|
||||
traffpartners.com
|
||||
trahvid.com
|
||||
trailer.cinemaflix.website
|
||||
tt-ipd.info
|
||||
tuberkuleznik.ru
|
||||
tula.howotorg.ru
|
||||
twiclub.in
|
||||
uggsale.online
|
||||
uhodzalijami.ru
|
||||
ukrobstep.com
|
||||
ukrtextbook.com
|
||||
ukrup.com
|
||||
ultimatesetnewfreeallsoftupgradesystems.pw
|
||||
urzedowski.eu
|
||||
treasuretrack-a.akamaihd.net
|
||||
truck-land.life
|
||||
tsstcorpcddvdwshbbdriverfb.aircus.com
|
||||
twincitiescarservice.com
|
||||
txxx.com
|
||||
uamtrk.com
|
||||
udayavani.com
|
||||
ukkala.xyz
|
||||
umekana.ru
|
||||
umg-stroy.ru
|
||||
uni.me
|
||||
unpredictable.ga
|
||||
uptime.com
|
||||
upupa.net
|
||||
urlcut.ru
|
||||
urlopener.blogspot.com.au
|
||||
us-america.ru
|
||||
usbggettwku.ga
|
||||
usiad.net
|
||||
vadimkravtcov.ru
|
||||
vclicks.net
|
||||
videotuber.ru
|
||||
vipms.ru
|
||||
visa-china.ru
|
||||
vodaodessa.com
|
||||
vostoktrade.info
|
||||
vremya.eu
|
||||
vseigru.one
|
||||
vvon.co.uk
|
||||
vysigy.su
|
||||
watchmyfb.pl
|
||||
webads.co.nz
|
||||
webix.me
|
||||
westen-z.life
|
||||
wheelchairliftsarea.com
|
||||
woman-h.ru
|
||||
worldlovers.ru
|
||||
xep.info
|
||||
usdx.us
|
||||
validdomain.xyz
|
||||
vancleefreplica.pw
|
||||
varikoz24.com
|
||||
vchulkax.com
|
||||
videosbox.ru
|
||||
vigrx-original.ru
|
||||
vilingstore.net
|
||||
vitoriacabos.com
|
||||
vote-up.ru
|
||||
vseigry.fun
|
||||
warezkeeper.com
|
||||
waycash.net
|
||||
wholesalecheapjerseysfree.com
|
||||
whos.amung.us
|
||||
woman-orgasm.ru
|
||||
workle.website
|
||||
wormix-cheats.ru
|
||||
worst-sites.online
|
||||
wowas31.ucoz.ru
|
||||
wpthemedetector.co.uk
|
||||
ws.ampower.me
|
||||
ww2awards.info
|
||||
wyniki-lista.pl
|
||||
xev.ru
|
||||
xgftnlrt.bloger.index.hr
|
||||
xmronta.com
|
||||
xn--24-glceagatoq7c2a6ioc.xn--p1ai
|
||||
xn----7sbahjd3btneuw1joc.xn--p1ai
|
||||
xn--80aaaks3bbhabgbigamdr2h.xn--p1ai
|
||||
xn--80abgj3a5acid6ghs.top
|
||||
xtremeeagles.net
|
||||
xvideosbay.com
|
||||
yaderenergy.ru
|
||||
xlovecam.com
|
||||
xn--80aeahghtf8ac5i.xn--p1ai
|
||||
xn--80ajjbdhgmudixfjc8c5a9df8b.xn--p1ai
|
||||
xn-----8kcatubaocd1bneepefojs1h2e.xn--p1ai
|
||||
x-true.info
|
||||
xxxhdvideo.site
|
||||
yaminecraft.ru
|
||||
yaoguangdj.com
|
||||
yebocasino.co.za
|
||||
yellowstonesafaritours.com
|
||||
yginekologa.com
|
||||
youdesigner.kz
|
||||
your-bearings.com
|
||||
youtubologia.it
|
||||
youtuhe.com
|
||||
ytmnd.com
|
||||
yun56.co
|
||||
zakazfutbolki.com
|
||||
zaloadi.ru
|
||||
zapiszto.pl
|
||||
zarabiaj-dzis.pl
|
||||
zdesoboi.com
|
||||
zebradudka.com
|
||||
zeleznobeton.ru
|
||||
zeroredirect5.com
|
||||
zhacker.net
|
||||
zigarettenonlinekaufen1.blox.pl
|
||||
znakomstva-piter78.ru
|
||||
zoogdisany.com
|
||||
zryydi.com
|
||||
zvezdagedon.ru
|
||||
yellowads.men
|
||||
yurgorod.ru
|
||||
zaapplesales.blogspot.com
|
||||
zacreditom.ru
|
||||
zeg-distribution.com
|
||||
zeroredirect7.com
|
||||
znaniyapolza.ru
|
||||
znaturaloriginal.com
|
||||
zocaparj.kz
|
||||
zoogdiesney.com
|
||||
zs2vm.top
|
||||
|
|
|
@ -1,250 +1,250 @@
|
|||
00webcams.com
|
||||
4pp13.com
|
||||
66cpwgln.space
|
||||
72-news.com
|
||||
acortarurl.es
|
||||
actulite.com
|
||||
advokat-grodno.by
|
||||
akusherok.ru
|
||||
albamargroup.com
|
||||
albumsuper.info
|
||||
01apple.com
|
||||
1xbet4you.com
|
||||
45en.ru
|
||||
4k-player.pl
|
||||
5i2.net
|
||||
70casino.online
|
||||
adexprts.com
|
||||
adpremium.org
|
||||
animalrank.com
|
||||
apiadanaknet-a.akamaihd.net
|
||||
appiq.mobi
|
||||
approved.su
|
||||
arraty.altervista.org
|
||||
asseenontv.ru
|
||||
atlasvkusov.ru
|
||||
autodo.info
|
||||
autogrep.ru
|
||||
autoseo-traffic.com
|
||||
autoua.top
|
||||
azartclub.org
|
||||
bagcionderlab.com
|
||||
bezsporno.ru
|
||||
bmw-ark.ru
|
||||
boo-arts.com
|
||||
bronzeaid-a.akamaihd.net
|
||||
buehne-fuer-menschenrechte.de
|
||||
buron.pw
|
||||
cakemediahq.com.au
|
||||
carfax.com.ua
|
||||
carstrends2015.com
|
||||
cartierlovebracelet.xyz
|
||||
changde.58.com
|
||||
cheapmoncler.pw
|
||||
christianlouboutinreplica.pw
|
||||
cialgenisrx.com
|
||||
cindymatches.com
|
||||
clothesforcash.com
|
||||
coaching-netz.info
|
||||
coindirect.io
|
||||
colobit.biz
|
||||
compiko.info
|
||||
compliance-george.top
|
||||
cookie-law-enforcement-ff.xyz
|
||||
copblock.org
|
||||
creams.makeforum.eu
|
||||
creditwell.ru
|
||||
cyprusbuyproperties.com
|
||||
dbmkfhqk.bloger.index.hr
|
||||
detective01.ru
|
||||
digital-sale.su
|
||||
disruptingdinnerparties.com
|
||||
dkvorota.ru
|
||||
dneprsvet.com.ua
|
||||
domoysshop.ru
|
||||
doyouknowtheword-flummox.ml
|
||||
dptaughtme.com
|
||||
efnor-ac.com
|
||||
elidelcream.weebly.com
|
||||
enhand.se
|
||||
ero-advertising.com
|
||||
essay-writing.work
|
||||
extrabot.com
|
||||
ezigarettenkaufen2.dreamwidth.org
|
||||
f5mtrack.com
|
||||
familyholiday.ml
|
||||
fefo.gdn
|
||||
finteks.ru
|
||||
flipper.top
|
||||
free-gluten.ru
|
||||
frequiry.com
|
||||
fr.netlog.com
|
||||
ftns.ru
|
||||
fuckbuddybestgilf.info
|
||||
galaxy-family.ru
|
||||
get-seo-domain.com
|
||||
golmau.host.sk
|
||||
googlefeud.com
|
||||
grand-chlen.ru
|
||||
green-tea.tv
|
||||
gribokstop.com
|
||||
hanink.biz.ly
|
||||
hatdc.org
|
||||
hcate.com
|
||||
hdwallpapers-free.com
|
||||
hermesbracelets.xyz
|
||||
highland-homes.com
|
||||
hoholikik.club
|
||||
idc.com.ua
|
||||
iinstalll-fii1leis.jus0wil.pp.ua
|
||||
appmsr.org
|
||||
apps-analytics.net
|
||||
architecturebest.com
|
||||
ardimobileinfo.ml
|
||||
asrv-a.akamoihd.net
|
||||
atleticpharm.org
|
||||
avitocars.ru
|
||||
axbocz.net
|
||||
ayerbo.xhost.ro
|
||||
bamo.xsl.pt
|
||||
beetpics.pw
|
||||
best-businessman.ru
|
||||
best-deals-products.com
|
||||
bestmouthwash.club
|
||||
betterhdporn.com
|
||||
betwinservice.com
|
||||
bigpenisguide.com
|
||||
bin-brokers.com
|
||||
bingo8888.com
|
||||
bingoporno.com
|
||||
biznesrealnost.ru
|
||||
blackhatworth.com
|
||||
bluejays-jerseys.us
|
||||
boleznikogi.com
|
||||
bonky.biz
|
||||
bosman.pluto.ro
|
||||
bvlgaribracelet.xyz
|
||||
bvlgariring.xyz
|
||||
cakesplus.com.au
|
||||
camdolls.com
|
||||
cam-kontakte.org
|
||||
carrauterie.be
|
||||
cartierloveringreplica.xyz
|
||||
censys.io
|
||||
chatroulette.online
|
||||
cheapestjerseysonwholesale.com
|
||||
checkhit.com
|
||||
chelnytruck.ru
|
||||
choosecuisine.com
|
||||
christianlouboutinreplica.win
|
||||
claytransformations.info
|
||||
cleanersoft.com
|
||||
clean-start.net
|
||||
cmhomestayagency.com
|
||||
cntravelre.com
|
||||
com-onlinesupport.site
|
||||
compliance-walter.top
|
||||
comsysnet.com
|
||||
culturevie.info
|
||||
cxpromote.com
|
||||
daptravel.com
|
||||
dealighted.com
|
||||
demon-tweeks.com
|
||||
dfwu1013.info
|
||||
digilander.libero.it
|
||||
diminishedvalueoforegon.com
|
||||
drivotracker.com
|
||||
efkt.jp
|
||||
ekosmetyki.net.pl
|
||||
elektronischezigarette2.mex.tl
|
||||
elvel.com.ua
|
||||
essayservicewriting.org
|
||||
exoclick.com
|
||||
extstat.com
|
||||
ezaz.info
|
||||
familyphysician.ru
|
||||
fastcrawl.com
|
||||
feeriaclub.ru
|
||||
fetlifeblog.com
|
||||
financehint.eu
|
||||
fodelsedagspresenter.nu
|
||||
fordsonmajbor.cf
|
||||
formulaantiuban.com
|
||||
foto-sisek.porngalleries.top
|
||||
franklinfire.co
|
||||
freejabs.com
|
||||
fx-brokers-review.com
|
||||
gagrasector.ru
|
||||
gamblingnerd.com
|
||||
girlgamerdaily.com
|
||||
gloverid.site
|
||||
gnuetella.com
|
||||
gogps.me
|
||||
googst2.ru
|
||||
goo.ne.jp
|
||||
gpirate.com
|
||||
hacktougroup.ru
|
||||
hawaiielectriclight.com
|
||||
healmytrauma.info
|
||||
health-medical-portal.info
|
||||
heartofpayne.xyz
|
||||
helvetia.com.ua
|
||||
historichometeam.com
|
||||
hmywwogw.bloger.index.hr
|
||||
hop.clickbank.net
|
||||
host-tracker.com
|
||||
hotenergy.ru
|
||||
howtoclean.club
|
||||
huhn.altervista.org
|
||||
ihc2015.info
|
||||
iklysha.ml
|
||||
images-graphics-pics.com
|
||||
imgarcade.com
|
||||
infowarcraft.ru
|
||||
internet-apteka.ru
|
||||
int.search.tb.ask.com
|
||||
jbl-charge.info
|
||||
imagui.eu
|
||||
i-midias.net.br
|
||||
iminent.com
|
||||
incest-ru.com
|
||||
ixora.pro
|
||||
izismile.com
|
||||
jjbabskoe.ru
|
||||
j-times.ru
|
||||
kaliningrad.zrus.org
|
||||
kamorel.com
|
||||
kinky-fetishes.com
|
||||
kinozapas.com
|
||||
kongruan.com
|
||||
konoplisemena.com
|
||||
krasivoe-hd.net
|
||||
laxdrills.com
|
||||
lightinghomes.net
|
||||
linkpulse.com
|
||||
live-cam6.info
|
||||
lsex.xyz
|
||||
lsp-awak-perikanan.com
|
||||
managerpak204.weebly.com
|
||||
map028.com
|
||||
marcowebonyodziezowe.pl
|
||||
marktforschung-stuttgart.com
|
||||
max-eclat.men
|
||||
mcnamaratech.com
|
||||
me-ke.com
|
||||
memberty.com
|
||||
mere.host.sk
|
||||
methodsmarketing.com
|
||||
m-google.xyz
|
||||
michaelkorsoutlet.store
|
||||
milblueprint.com
|
||||
mockupui.com
|
||||
moesonce.com
|
||||
mole.pluto.ro
|
||||
moscow.xrus.org
|
||||
most-kerch.org
|
||||
moviemail-online.co.uk
|
||||
msk-diplomat.com
|
||||
muz-baza.net
|
||||
my-aladin.com
|
||||
myliveblog.ru
|
||||
myonlinepayday.co
|
||||
nailsimg.com
|
||||
nastroyke.net
|
||||
jrcigars.com
|
||||
junglenet-a.akamaihd.net
|
||||
kamagragelusa.net
|
||||
kamalsinha.com
|
||||
kazan.zrus.org
|
||||
keenoutlet.online
|
||||
keywordglobal.co.za
|
||||
kinozapas.org
|
||||
kozhniebolezni.com
|
||||
labplus.ru
|
||||
lafourmiliaire.com
|
||||
lafriore.ru
|
||||
laudit.ru
|
||||
leadwayau.com
|
||||
lifeinsurancekb.com
|
||||
liumimgx.pw
|
||||
lmrauction.com
|
||||
loadingpages.me
|
||||
locatellicorretor.com.br
|
||||
locimge.pw
|
||||
lovi-moment.com.ua
|
||||
mainhp.net
|
||||
maridan.com.ua
|
||||
mathgym.com.au
|
||||
mediawhirl.net
|
||||
medi-fitt.hu
|
||||
medizinreisen.de
|
||||
menetie.ru
|
||||
metascephe.com
|
||||
mil-stak.com
|
||||
minneapoliscopiers.com
|
||||
mlvc4zzw.space
|
||||
modenamebel.ru
|
||||
modnie-futbolki.net
|
||||
monclerboots.xyz
|
||||
money-every-day.com
|
||||
moscow-region.ru
|
||||
music.utrolive.ru
|
||||
muzaporn.com
|
||||
mxgetcode.com
|
||||
napalm51.nut.cc
|
||||
netoil.no
|
||||
networkad.net
|
||||
news-readers.ru
|
||||
newstraveller.ru
|
||||
online-hd.pl
|
||||
ooo-olni.ru
|
||||
openmultipleurl.com
|
||||
oren-cats.ru
|
||||
orgasmus-virtual.com
|
||||
otbelivanie-zubov.com
|
||||
ourtherapy.ru
|
||||
oynat.info
|
||||
ozas.net
|
||||
newfilmsonline.ru
|
||||
newyorkhotelsmotels.info
|
||||
nfljerseys.online
|
||||
niki-mlt.ru
|
||||
nodding-passion.tk
|
||||
nonameread45.live
|
||||
nrjmobile.fr
|
||||
onblastblog.online
|
||||
paparazzistudios.com.au
|
||||
partnerline.men
|
||||
photostudiolightings.com
|
||||
picture-group.com
|
||||
play-movie.pl
|
||||
polcin.de
|
||||
popads.net
|
||||
popunder.net
|
||||
pornhub-forum.ga
|
||||
pornoelita.info
|
||||
pornogad.com
|
||||
porno-home365.com
|
||||
porno-play.net
|
||||
prchecker.info
|
||||
princevc.com
|
||||
prod2016.com
|
||||
pro-okis.ru
|
||||
pr-ten.de
|
||||
qor360.com
|
||||
rangjued.com
|
||||
recipedays.com
|
||||
redhotfreebies.co.uk
|
||||
remont-comp-pomosh.ru
|
||||
richinvestmonitor.com
|
||||
saecsa.co
|
||||
school-diplomat.ru
|
||||
searchaddis.com
|
||||
segol.tv
|
||||
semp.net
|
||||
semxiu.com
|
||||
seorank.info
|
||||
seorankinglinks.us
|
||||
se-welding.ru
|
||||
sex.hotblog.top
|
||||
shisha-swag.de
|
||||
shoppytoolmac.com
|
||||
sinestesia.host.sk
|
||||
sky-mine.ru
|
||||
smartshoppymac.com
|
||||
soft-terminal.ru
|
||||
sortthemesitesby.com
|
||||
soviet-portal.do.am
|
||||
space4updating.win
|
||||
spravka130.ru
|
||||
starpages.net
|
||||
stop-gepatit.te.ua
|
||||
stroiminsk.org
|
||||
summerlinhomes411.info
|
||||
svarbit.com
|
||||
swagbucks.com
|
||||
taaaak.com
|
||||
tagil.zrus.org
|
||||
tako3.com
|
||||
tam-gde-more.ru
|
||||
tattooha.com
|
||||
teenporn18.net
|
||||
telefonsexi.com
|
||||
telesvoboda.ru
|
||||
testingads.pro
|
||||
texbaza.by
|
||||
thefarmergame.com
|
||||
thegameriders.com
|
||||
thelottosecrets.com
|
||||
themestotal.com
|
||||
tizanidine4mgstreetprice.blogspot.com
|
||||
tizanidinedosage.blogspot.com
|
||||
tizanidineforopiatewithdrawal.blogspot.com
|
||||
tizanidineinteractions.blogspot.com
|
||||
tizanidinewithdrawalsymptoms.blogspot.com
|
||||
toys.erolove.in
|
||||
trafficmp.com
|
||||
trudogolik.net
|
||||
tvory.predmety.in.ua
|
||||
ua.tc
|
||||
ublaze.ru
|
||||
valkiria-tk.ru
|
||||
videojam.tv
|
||||
videonsk.com
|
||||
vielporno.net
|
||||
vintontech.info
|
||||
vkontarkte.com
|
||||
voltrknc1.com
|
||||
watchmyfb.pl
|
||||
wcb.su
|
||||
partnerworkroom.men
|
||||
pepperstyle.ru
|
||||
perfection-pleasure.ru
|
||||
petitions.whitehouse.gov
|
||||
pix-hd.com
|
||||
play.leadzupc.com
|
||||
pogosh.com
|
||||
popup-hgd.xyz
|
||||
pornoklad.net
|
||||
pozdrawleniya.ru
|
||||
pravoholding.ru
|
||||
prostitutki-belgoroda.org
|
||||
pushdata.sendpulse.com
|
||||
reimageplus.com
|
||||
relax.ru
|
||||
royalads.net
|
||||
rybalka-opt.ru
|
||||
sammyweaver.com
|
||||
scanmyphones.com
|
||||
scanner-alexa.top
|
||||
sergiorossistore.online
|
||||
sexyebonyteen.com
|
||||
shmetall.com.ua
|
||||
sim-service.net
|
||||
sims-sims.ru
|
||||
skachat-besplatno-obrazcy.ru
|
||||
small-game.com
|
||||
soblaznu.net
|
||||
social-button.xyz
|
||||
softxaker.ru
|
||||
sprttrack.com
|
||||
spywarespy.com
|
||||
star61.de
|
||||
statistici.ro
|
||||
stats-collector.org
|
||||
stjamesschool.info
|
||||
stop-zavisimost.com
|
||||
storehouse.ua
|
||||
stromerrealty.com
|
||||
superoboi.com.ua
|
||||
tacbelarus.ru
|
||||
tgtclick.com
|
||||
tomatis.gospartner.com
|
||||
traffic2cash.org
|
||||
traffic2money.com
|
||||
trustedhealthtips.com
|
||||
umityangin.net
|
||||
undergroundcityphoto.com
|
||||
universals.com.ua
|
||||
vapeface.club
|
||||
veselokloun.ru
|
||||
vip2ch.com
|
||||
vitoriacabos.com
|
||||
vizitki.net
|
||||
vseuznaem.com
|
||||
vzlomfb.com
|
||||
wanker.us
|
||||
webmasterhome.cn
|
||||
webmasters.stackexchange.com
|
||||
webnode.me
|
||||
website-datenbank.de
|
||||
westvilletowingservices.co.za
|
||||
worldinternetauthority.com
|
||||
writersgroup580.web.fc2.com
|
||||
xgames-04.com
|
||||
xlovecam.com
|
||||
xn--80aaaks3bbhabgbigamdr2h.xn--p1ai
|
||||
xn----8sbdbjgb1ap7a9c4czbh.xn--p1acf
|
||||
xn--b1ag5cfn.xn--p1ai
|
||||
yoursearch.me
|
||||
zeg-distribution.com
|
||||
zeikopay.com
|
||||
zero1.it
|
||||
zeroredirect10.com
|
||||
zscalertwo.net
|
||||
wesharepics.com
|
||||
wfb.hatedriveapart.com
|
||||
wineration.com
|
||||
wowcasinoonline.ooo
|
||||
www.timer4web.com
|
||||
xn----8sbarihbihxpxqgaf0g1e.xn--80adxhks
|
||||
xn--lifehacer-1rb.com
|
||||
xnxx699.com
|
||||
xxx-cam.webcam
|
||||
youdao.com
|
||||
yourporn.com
|
||||
yuweng.info
|
||||
zarepta.com
|
||||
zeroredirect6.com
|
||||
zocaparj.kz
|
||||
zona-aqua.ru
|
||||
zone-kev717.info
|
||||
zootravel.com
|
||||
zreloeporno.tv
|
||||
zscalerone.net
|
||||
|
|
|
@ -1,11 +1,21 @@
|
|||
<html>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Welcome to NginX</title>
|
||||
</head>
|
||||
<body>
|
||||
<div align=center>
|
||||
<h1>Welcome to the NginX Ultimate Bad Bot Blocker</h1>
|
||||
<p>This is merely used for testing !!!</p>
|
||||
</body>
|
||||
</html><html>
|
||||
<head><title>503 Service Temporarily Unavailable</title></head>
|
||||
<body>
|
||||
<center><h1>503 Service Temporarily Unavailable</h1></center>
|
||||
<hr><center>nginx/1.18.0 (Ubuntu)</center>
|
||||
</body>
|
||||
</html>
|
||||
ml><html>
|
||||
<html>
|
||||
<head><title>503 Service Temporarily Unavailable</title></head>
|
||||
<body>
|
||||
<center><h1>503 Service Temporarily Unavailable</h1></center>
|
||||
|
@ -571,14 +581,4 @@ ml><html>
|
|||
<h1>Welcome to the NginX Ultimate Bad Bot Blocker</h1>
|
||||
<p>This is merely used for testing !!!</p>
|
||||
</body>
|
||||
</html><!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Welcome to NginX</title>
|
||||
</head>
|
||||
<body>
|
||||
<div align=center>
|
||||
<h1>Welcome to the NginX Ultimate Bad Bot Blocker</h1>
|
||||
<p>This is merely used for testing !!!</p>
|
||||
</body>
|
||||
</html>
|
|
@ -1,2 +1,2 @@
|
|||
104.154.182.187 0;
|
||||
34.122.208.80 0;
|
||||
127.0.0.1 0;
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -4,9 +4,9 @@
|
|||
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
|
||||
|
||||
_______________
|
||||
#### Version: V4.2021.02.2283
|
||||
#### Bad Referrers Blocked: [6936](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
|
||||
#### Bad User-Agents (Bots) Blocked: [607](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
|
||||
#### Version: V4.2021.02.2284
|
||||
#### Bad Referrers Blocked: [6939](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
|
||||
#### Bad User-Agents (Bots) Blocked: [608](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
|
||||
#### Fake Googlebots Blocked: [217](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/fake-googlebots.list)
|
||||
____________________
|
||||
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
|
||||
|
||||
_______________
|
||||
#### Version: V4.2021.02.2283
|
||||
#### Bad Referrers Blocked: [6936](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
|
||||
#### Bad User-Agents (Bots) Blocked: [607](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
|
||||
#### Version: V4.2021.02.2284
|
||||
#### Bad Referrers Blocked: [6939](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
|
||||
#### Bad User-Agents (Bots) Blocked: [608](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
|
||||
#### Fake Googlebots Blocked: [217](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/fake-googlebots.list)
|
||||
____________________
|
||||
|
||||
|
|
|
@ -11,9 +11,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. Stop and Block all kinds of bad internet traffic even Fake Googlebots from ever reaching your web sites. [PLEASE SEE: Definition of Bad Bots](#define-bad-bots)
|
||||
|
||||
_______________
|
||||
#### Version: V4.2021.02.2283
|
||||
#### Bad Referrers Blocked: [6936](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
|
||||
#### Bad User-Agents (Bots) Blocked: [607](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
|
||||
#### Version: V4.2021.02.2284
|
||||
#### Bad Referrers Blocked: [6939](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
|
||||
#### Bad User-Agents (Bots) Blocked: [608](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
|
||||
#### Fake Googlebots Blocked: [217](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/fake-googlebots.list)
|
||||
____________________
|
||||
|
||||
|
@ -30,7 +30,7 @@ _______________________
|
|||
##### nginx version: nginx/1.10.x :heavy_check_mark:
|
||||
##### nginx version: nginx/1.18.0 (Ubuntu) :heavy_check_mark:
|
||||
##### nginx version: nginx/1.15.8 :heavy_check_mark:
|
||||
##### nginx version: nginx/1.19.6 :heavy_check_mark:
|
||||
##### nginx version: nginx/1.19.7 :heavy_check_mark:
|
||||
__________________________
|
||||
|
||||
Not Using Nginx? See the [](https://github.com/mitchellkrogza/apache-ultimate-bad-bot-blocker)
|
||||
|
|
|
@ -1,8 +1,3 @@
|
|||
xxxmania.top
|
||||
pornoted.com
|
||||
porno-home365.com
|
||||
erotag.com
|
||||
biocn.dx.am
|
||||
000free.us
|
||||
007angels.com
|
||||
00author.com
|
||||
|
@ -853,6 +848,7 @@ bio-market.kz
|
|||
bio-optomarket.ru
|
||||
bio.trade-jp.net
|
||||
bioca.org
|
||||
biocn.dx.am
|
||||
biographiya.com
|
||||
bioinnovate.co
|
||||
bioscorp.ru
|
||||
|
@ -4583,6 +4579,7 @@ pornosemki.info
|
|||
pornosexrolik.com
|
||||
pornoslive.net
|
||||
pornosmola.info
|
||||
pornoted.com
|
||||
pornotubexxx.name
|
||||
pornotubs.com
|
||||
pornowarp.info
|
||||
|
@ -6739,6 +6736,7 @@ xxxdatinglocal.us
|
|||
xxxguitars.com
|
||||
xxxhdvideo.site
|
||||
xxxkaz.org
|
||||
xxxmania.top
|
||||
xxxnatelefon.ru
|
||||
xxxrus.org
|
||||
xxxsiterips.xyz
|
||||
|
@ -6939,4 +6937,4 @@ zygophyceous.womanstars.site
|
|||
zynax.ua
|
||||
zytpirwai.net
|
||||
zzbroya.com.ua
|
||||
zzlgxh.com
|
||||
zzlgxh.com
|
|
@ -1,4 +1,3 @@
|
|||
DomCopBot
|
||||
01h4x.com
|
||||
360Spider
|
||||
404checker
|
||||
|
@ -129,6 +128,7 @@ DomainSigmaCrawler
|
|||
Domains\ Project
|
||||
domainsproject.org
|
||||
DomainStatsBot
|
||||
DomCopBot
|
||||
Dotbot
|
||||
Download\ Wonder
|
||||
Dragonfly
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
# EASY CONFIGURATION INSTRUCTIONS FOR STOPPING GOOGLE ANALYTICS "GHOST" SPAM
|
||||
|
||||
_______________
|
||||
#### Version: V4.2021.02.2283
|
||||
#### Bad Referrers Blocked: [6936](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
|
||||
#### Bad User-Agents (Bots) Blocked: [607](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
|
||||
#### Version: V4.2021.02.2284
|
||||
#### Bad Referrers Blocked: [6939](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
|
||||
#### Bad User-Agents (Bots) Blocked: [608](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
|
||||
#### Fake Googlebots Blocked: [217](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/fake-googlebots.list)
|
||||
____________________
|
||||
|
||||
|
|
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
File diff suppressed because one or more lines are too long
|
@ -848,6 +848,7 @@ domain:bio-market.kz
|
|||
domain:bio-optomarket.ru
|
||||
domain:bio.trade-jp.net
|
||||
domain:bioca.org
|
||||
domain:biocn.dx.am
|
||||
domain:biographiya.com
|
||||
domain:bioinnovate.co
|
||||
domain:bioscorp.ru
|
||||
|
@ -4578,6 +4579,7 @@ domain:pornosemki.info
|
|||
domain:pornosexrolik.com
|
||||
domain:pornoslive.net
|
||||
domain:pornosmola.info
|
||||
domain:pornoted.com
|
||||
domain:pornotubexxx.name
|
||||
domain:pornotubs.com
|
||||
domain:pornowarp.info
|
||||
|
@ -6734,6 +6736,7 @@ domain:xxxdatinglocal.us
|
|||
domain:xxxguitars.com
|
||||
domain:xxxhdvideo.site
|
||||
domain:xxxkaz.org
|
||||
domain:xxxmania.top
|
||||
domain:xxxnatelefon.ru
|
||||
domain:xxxrus.org
|
||||
domain:xxxsiterips.xyz
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.02.2283
|
||||
### Updated: Thu Feb 18 01:06:45 SAST 2021
|
||||
### Bad Referrer Count: 6936
|
||||
### Bad Bot Count: 607
|
||||
### Version: V4.2021.02.2284
|
||||
### Updated: Thu Feb 18 10:26:15 SAST 2021
|
||||
### Bad Referrer Count: 6939
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -277,6 +277,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Domains\ Project(?:\b)" 3;
|
||||
"~*(?:\b)domainsproject.org(?:\b)" 3;
|
||||
"~*(?:\b)DomainStatsBot(?:\b)" 3;
|
||||
"~*(?:\b)DomCopBot(?:\b)" 3;
|
||||
"~*(?:\b)Dotbot(?:\b)" 3;
|
||||
"~*(?:\b)Download\ Wonder(?:\b)" 3;
|
||||
"~*(?:\b)Dragonfly(?:\b)" 3;
|
||||
|
@ -1878,6 +1879,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)binomo\.com(?:\b)" 1;
|
||||
"~*(?:\b)binomo\.kz(?:\b)" 1;
|
||||
"~*(?:\b)bioca\.org(?:\b)" 1;
|
||||
"~*(?:\b)biocn\.dx\.am(?:\b)" 1;
|
||||
"~*(?:\b)biographiya\.com(?:\b)" 1;
|
||||
"~*(?:\b)bioinnovate\.co(?:\b)" 1;
|
||||
"~*(?:\b)bio\-japan\.net(?:\b)" 1;
|
||||
|
@ -5610,6 +5612,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)porno\.simple\-image\.com\.ua(?:\b)" 1;
|
||||
"~*(?:\b)pornoslive\.net(?:\b)" 1;
|
||||
"~*(?:\b)pornosmola\.info(?:\b)" 1;
|
||||
"~*(?:\b)pornoted\.com(?:\b)" 1;
|
||||
"~*(?:\b)porno\-transsexuals\.ru(?:\b)" 1;
|
||||
"~*(?:\b)pornotubexxx\.name(?:\b)" 1;
|
||||
"~*(?:\b)pornotubs\.com(?:\b)" 1;
|
||||
|
@ -7768,6 +7771,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)xxxguitars\.com(?:\b)" 1;
|
||||
"~*(?:\b)xxxhdvideo\.site(?:\b)" 1;
|
||||
"~*(?:\b)xxxkaz\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxmania\.top(?:\b)" 1;
|
||||
"~*(?:\b)xxxnatelefon\.ru(?:\b)" 1;
|
||||
"~*(?:\b)xxxrus\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxsiterips\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2021.02.2283
|
||||
### Updated: Thu Feb 18 01:06:47 SAST 2021
|
||||
### Bad Referrer Count: 6936
|
||||
### Bad Bot Count: 607
|
||||
### Version: V3.2021.02.2284
|
||||
### Updated: Thu Feb 18 10:26:16 SAST 2021
|
||||
### Bad Referrer Count: 6939
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -277,6 +277,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Domains\ Project(?:\b)" 3;
|
||||
"~*(?:\b)domainsproject.org(?:\b)" 3;
|
||||
"~*(?:\b)DomainStatsBot(?:\b)" 3;
|
||||
"~*(?:\b)DomCopBot(?:\b)" 3;
|
||||
"~*(?:\b)Dotbot(?:\b)" 3;
|
||||
"~*(?:\b)Download\ Wonder(?:\b)" 3;
|
||||
"~*(?:\b)Dragonfly(?:\b)" 3;
|
||||
|
@ -1878,6 +1879,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)binomo\.com(?:\b)" 1;
|
||||
"~*(?:\b)binomo\.kz(?:\b)" 1;
|
||||
"~*(?:\b)bioca\.org(?:\b)" 1;
|
||||
"~*(?:\b)biocn\.dx\.am(?:\b)" 1;
|
||||
"~*(?:\b)biographiya\.com(?:\b)" 1;
|
||||
"~*(?:\b)bioinnovate\.co(?:\b)" 1;
|
||||
"~*(?:\b)bio\-japan\.net(?:\b)" 1;
|
||||
|
@ -5610,6 +5612,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)porno\.simple\-image\.com\.ua(?:\b)" 1;
|
||||
"~*(?:\b)pornoslive\.net(?:\b)" 1;
|
||||
"~*(?:\b)pornosmola\.info(?:\b)" 1;
|
||||
"~*(?:\b)pornoted\.com(?:\b)" 1;
|
||||
"~*(?:\b)porno\-transsexuals\.ru(?:\b)" 1;
|
||||
"~*(?:\b)pornotubexxx\.name(?:\b)" 1;
|
||||
"~*(?:\b)pornotubs\.com(?:\b)" 1;
|
||||
|
@ -7768,6 +7771,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)xxxguitars\.com(?:\b)" 1;
|
||||
"~*(?:\b)xxxhdvideo\.site(?:\b)" 1;
|
||||
"~*(?:\b)xxxkaz\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxmania\.top(?:\b)" 1;
|
||||
"~*(?:\b)xxxnatelefon\.ru(?:\b)" 1;
|
||||
"~*(?:\b)xxxrus\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxsiterips\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.02.2283
|
||||
### Updated: Thu Feb 18 01:06:45 SAST 2021
|
||||
### Bad Referrer Count: 6936
|
||||
### Bad Bot Count: 607
|
||||
### Version: V4.2021.02.2284
|
||||
### Updated: Thu Feb 18 10:26:15 SAST 2021
|
||||
### Bad Referrer Count: 6939
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -277,6 +277,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Domains\ Project(?:\b)" 3;
|
||||
"~*(?:\b)domainsproject.org(?:\b)" 3;
|
||||
"~*(?:\b)DomainStatsBot(?:\b)" 3;
|
||||
"~*(?:\b)DomCopBot(?:\b)" 3;
|
||||
"~*(?:\b)Dotbot(?:\b)" 3;
|
||||
"~*(?:\b)Download\ Wonder(?:\b)" 3;
|
||||
"~*(?:\b)Dragonfly(?:\b)" 3;
|
||||
|
@ -1878,6 +1879,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)binomo\.com(?:\b)" 1;
|
||||
"~*(?:\b)binomo\.kz(?:\b)" 1;
|
||||
"~*(?:\b)bioca\.org(?:\b)" 1;
|
||||
"~*(?:\b)biocn\.dx\.am(?:\b)" 1;
|
||||
"~*(?:\b)biographiya\.com(?:\b)" 1;
|
||||
"~*(?:\b)bioinnovate\.co(?:\b)" 1;
|
||||
"~*(?:\b)bio\-japan\.net(?:\b)" 1;
|
||||
|
@ -5610,6 +5612,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)porno\.simple\-image\.com\.ua(?:\b)" 1;
|
||||
"~*(?:\b)pornoslive\.net(?:\b)" 1;
|
||||
"~*(?:\b)pornosmola\.info(?:\b)" 1;
|
||||
"~*(?:\b)pornoted\.com(?:\b)" 1;
|
||||
"~*(?:\b)porno\-transsexuals\.ru(?:\b)" 1;
|
||||
"~*(?:\b)pornotubexxx\.name(?:\b)" 1;
|
||||
"~*(?:\b)pornotubs\.com(?:\b)" 1;
|
||||
|
@ -7768,6 +7771,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)xxxguitars\.com(?:\b)" 1;
|
||||
"~*(?:\b)xxxhdvideo\.site(?:\b)" 1;
|
||||
"~*(?:\b)xxxkaz\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxmania\.top(?:\b)" 1;
|
||||
"~*(?:\b)xxxnatelefon\.ru(?:\b)" 1;
|
||||
"~*(?:\b)xxxrus\.org(?:\b)" 1;
|
||||
"~*(?:\b)xxxsiterips\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -6,9 +6,9 @@
|
|||
|
||||
### Version Information #
|
||||
###################################################
|
||||
### Version: V4.2021.02.2283
|
||||
### Updated: Thu Feb 18 01:06:48 SAST 2021
|
||||
### Bad Bot Count: 607
|
||||
### Version: V4.2021.02.2284
|
||||
### Updated: Thu Feb 18 10:26:17 SAST 2021
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### Version Information ##
|
||||
|
||||
|
@ -275,6 +275,8 @@ User-agent: domainsproject.org
|
|||
Disallow:/
|
||||
User-agent: DomainStatsBot
|
||||
Disallow:/
|
||||
User-agent: DomCopBot
|
||||
Disallow:/
|
||||
User-agent: Dotbot
|
||||
Disallow:/
|
||||
User-agent: Download Wonder
|
||||
|
|
Loading…
Add table
Reference in a new issue