mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-01 18:19:55 +00:00
V4.2021.02.2274 [ci skip]
This commit is contained in:
parent
d55ca21398
commit
bc81eb2d51
64 changed files with 1218 additions and 1127 deletions
|
@ -381,6 +381,7 @@ plumanalytics
|
|||
Pockey
|
||||
POE-Component-Client-HTTP
|
||||
polaris version
|
||||
probe-image-size
|
||||
Probethenet
|
||||
ProPowerBot
|
||||
ProWebWalker
|
||||
|
@ -407,6 +408,7 @@ ReGet
|
|||
RepoMonkey
|
||||
Re-re
|
||||
Ripper
|
||||
ripz
|
||||
RocketCrawler
|
||||
Rogerbot
|
||||
RSSingBot
|
||||
|
@ -446,6 +448,7 @@ sitechecker.pro
|
|||
SiteExplorer
|
||||
Siteimprove
|
||||
SiteLockSpider
|
||||
siteripz
|
||||
SiteSnagger
|
||||
SiteSucker
|
||||
Site Sucker
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2021.02.2273
|
||||
### Updated: Mon Feb 8 08:46:10 SAST 2021
|
||||
### Bad Referrer Count: 6931
|
||||
### Bad Bot Count: 605
|
||||
### Version: V3.2021.02.2274
|
||||
### Updated: Mon Feb 8 09:42:13 SAST 2021
|
||||
### Bad Referrer Count: 6932
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -530,6 +530,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Pockey(?:\b)" 3;
|
||||
"~*(?:\b)POE-Component-Client-HTTP(?:\b)" 3;
|
||||
"~*(?:\b)polaris\ version(?:\b)" 3;
|
||||
"~*(?:\b)probe-image-size(?:\b)" 3;
|
||||
"~*(?:\b)Probethenet(?:\b)" 3;
|
||||
"~*(?:\b)ProPowerBot(?:\b)" 3;
|
||||
"~*(?:\b)ProWebWalker(?:\b)" 3;
|
||||
|
@ -556,6 +557,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)RepoMonkey(?:\b)" 3;
|
||||
"~*(?:\b)Re-re(?:\b)" 3;
|
||||
"~*(?:\b)Ripper(?:\b)" 3;
|
||||
"~*(?:\b)ripz(?:\b)" 3;
|
||||
"~*(?:\b)RocketCrawler(?:\b)" 3;
|
||||
"~*(?:\b)Rogerbot(?:\b)" 3;
|
||||
"~*(?:\b)RSSingBot(?:\b)" 3;
|
||||
|
@ -595,6 +597,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)SiteExplorer(?:\b)" 3;
|
||||
"~*(?:\b)Siteimprove(?:\b)" 3;
|
||||
"~*(?:\b)SiteLockSpider(?:\b)" 3;
|
||||
"~*(?:\b)siteripz(?:\b)" 3;
|
||||
"~*(?:\b)SiteSnagger(?:\b)" 3;
|
||||
"~*(?:\b)SiteSucker(?:\b)" 3;
|
||||
"~*(?:\b)Site\ Sucker(?:\b)" 3;
|
||||
|
@ -3090,6 +3093,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)facebook\-mobile\.xyz(?:\b)" 1;
|
||||
"~*(?:\b)facecup\.top(?:\b)" 1;
|
||||
"~*(?:\b)face\.hostingx\.eu(?:\b)" 1;
|
||||
"~*(?:\b)facialporntube\.com(?:\b)" 1;
|
||||
"~*(?:\b)factorynightclub\.com(?:\b)" 1;
|
||||
"~*(?:\b)failingmarriege\.blogspot\.com(?:\b)" 1;
|
||||
"~*(?:\b)fakehandbags\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.182.187 1;
|
||||
35.193.184.18 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.182.187 0;
|
||||
35.193.184.18 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2021.02.2273
|
||||
### Updated: Mon Feb 8 08:46:10 SAST 2021
|
||||
### Bad Referrer Count: 6931
|
||||
### Bad Bot Count: 605
|
||||
### Version: V3.2021.02.2274
|
||||
### Updated: Mon Feb 8 09:42:13 SAST 2021
|
||||
### Bad Referrer Count: 6932
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -530,6 +530,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Pockey(?:\b)" 3;
|
||||
"~*(?:\b)POE-Component-Client-HTTP(?:\b)" 3;
|
||||
"~*(?:\b)polaris\ version(?:\b)" 3;
|
||||
"~*(?:\b)probe-image-size(?:\b)" 3;
|
||||
"~*(?:\b)Probethenet(?:\b)" 3;
|
||||
"~*(?:\b)ProPowerBot(?:\b)" 3;
|
||||
"~*(?:\b)ProWebWalker(?:\b)" 3;
|
||||
|
@ -556,6 +557,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)RepoMonkey(?:\b)" 3;
|
||||
"~*(?:\b)Re-re(?:\b)" 3;
|
||||
"~*(?:\b)Ripper(?:\b)" 3;
|
||||
"~*(?:\b)ripz(?:\b)" 3;
|
||||
"~*(?:\b)RocketCrawler(?:\b)" 3;
|
||||
"~*(?:\b)Rogerbot(?:\b)" 3;
|
||||
"~*(?:\b)RSSingBot(?:\b)" 3;
|
||||
|
@ -595,6 +597,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)SiteExplorer(?:\b)" 3;
|
||||
"~*(?:\b)Siteimprove(?:\b)" 3;
|
||||
"~*(?:\b)SiteLockSpider(?:\b)" 3;
|
||||
"~*(?:\b)siteripz(?:\b)" 3;
|
||||
"~*(?:\b)SiteSnagger(?:\b)" 3;
|
||||
"~*(?:\b)SiteSucker(?:\b)" 3;
|
||||
"~*(?:\b)Site\ Sucker(?:\b)" 3;
|
||||
|
@ -3090,6 +3093,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)facebook\-mobile\.xyz(?:\b)" 1;
|
||||
"~*(?:\b)facecup\.top(?:\b)" 1;
|
||||
"~*(?:\b)face\.hostingx\.eu(?:\b)" 1;
|
||||
"~*(?:\b)facialporntube\.com(?:\b)" 1;
|
||||
"~*(?:\b)factorynightclub\.com(?:\b)" 1;
|
||||
"~*(?:\b)failingmarriege\.blogspot\.com(?:\b)" 1;
|
||||
"~*(?:\b)fakehandbags\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.182.187 1;
|
||||
35.193.184.18 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.182.187 0;
|
||||
35.193.184.18 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2021.02.2273
|
||||
### Updated: Mon Feb 8 08:46:10 SAST 2021
|
||||
### Bad Referrer Count: 6931
|
||||
### Bad Bot Count: 605
|
||||
### Version: V3.2021.02.2274
|
||||
### Updated: Mon Feb 8 09:42:13 SAST 2021
|
||||
### Bad Referrer Count: 6932
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -530,6 +530,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Pockey(?:\b)" 3;
|
||||
"~*(?:\b)POE-Component-Client-HTTP(?:\b)" 3;
|
||||
"~*(?:\b)polaris\ version(?:\b)" 3;
|
||||
"~*(?:\b)probe-image-size(?:\b)" 3;
|
||||
"~*(?:\b)Probethenet(?:\b)" 3;
|
||||
"~*(?:\b)ProPowerBot(?:\b)" 3;
|
||||
"~*(?:\b)ProWebWalker(?:\b)" 3;
|
||||
|
@ -556,6 +557,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)RepoMonkey(?:\b)" 3;
|
||||
"~*(?:\b)Re-re(?:\b)" 3;
|
||||
"~*(?:\b)Ripper(?:\b)" 3;
|
||||
"~*(?:\b)ripz(?:\b)" 3;
|
||||
"~*(?:\b)RocketCrawler(?:\b)" 3;
|
||||
"~*(?:\b)Rogerbot(?:\b)" 3;
|
||||
"~*(?:\b)RSSingBot(?:\b)" 3;
|
||||
|
@ -595,6 +597,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)SiteExplorer(?:\b)" 3;
|
||||
"~*(?:\b)Siteimprove(?:\b)" 3;
|
||||
"~*(?:\b)SiteLockSpider(?:\b)" 3;
|
||||
"~*(?:\b)siteripz(?:\b)" 3;
|
||||
"~*(?:\b)SiteSnagger(?:\b)" 3;
|
||||
"~*(?:\b)SiteSucker(?:\b)" 3;
|
||||
"~*(?:\b)Site\ Sucker(?:\b)" 3;
|
||||
|
@ -3090,6 +3093,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)facebook\-mobile\.xyz(?:\b)" 1;
|
||||
"~*(?:\b)facecup\.top(?:\b)" 1;
|
||||
"~*(?:\b)face\.hostingx\.eu(?:\b)" 1;
|
||||
"~*(?:\b)facialporntube\.com(?:\b)" 1;
|
||||
"~*(?:\b)factorynightclub\.com(?:\b)" 1;
|
||||
"~*(?:\b)failingmarriege\.blogspot\.com(?:\b)" 1;
|
||||
"~*(?:\b)fakehandbags\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.182.187 1;
|
||||
35.193.184.18 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -442,6 +442,7 @@
|
|||
"~*(?:\b)Pockey(?:\b|)" 0;
|
||||
"~*(?:\b)POE-Component-Client-HTTP(?:\b|)" 0;
|
||||
"~*(?:\b)polaris\ version(?:\b|)" 0;
|
||||
"~*(?:\b)probe-image-size(?:\b|)" 0;
|
||||
"~*(?:\b)Probethenet(?:\b|)" 0;
|
||||
"~*(?:\b)ProPowerBot(?:\b|)" 0;
|
||||
"~*(?:\b)ProWebWalker(?:\b|)" 0;
|
||||
|
@ -468,6 +469,7 @@
|
|||
"~*(?:\b)RepoMonkey(?:\b|)" 0;
|
||||
"~*(?:\b)Re-re(?:\b|)" 0;
|
||||
"~*(?:\b)Ripper(?:\b|)" 0;
|
||||
"~*(?:\b)ripz(?:\b|)" 0;
|
||||
"~*(?:\b)RocketCrawler(?:\b|)" 0;
|
||||
"~*(?:\b)Rogerbot(?:\b|)" 0;
|
||||
"~*(?:\b)RSSingBot(?:\b|)" 0;
|
||||
|
@ -507,6 +509,7 @@
|
|||
"~*(?:\b)SiteExplorer(?:\b|)" 0;
|
||||
"~*(?:\b)Siteimprove(?:\b|)" 0;
|
||||
"~*(?:\b)SiteLockSpider(?:\b|)" 0;
|
||||
"~*(?:\b)siteripz(?:\b|)" 0;
|
||||
"~*(?:\b)SiteSnagger(?:\b|)" 0;
|
||||
"~*(?:\b)SiteSucker(?:\b|)" 0;
|
||||
"~*(?:\b)Site\ Sucker(?:\b|)" 0;
|
||||
|
|
|
@ -2106,6 +2106,7 @@
|
|||
"~*(?:\b)face\.hostingx\.eu(?:\b)" 0;
|
||||
"~*(?:\b)facebook\-mobile\.xyz(?:\b)" 0;
|
||||
"~*(?:\b)facecup\.top(?:\b)" 0;
|
||||
"~*(?:\b)facialporntube\.com(?:\b)" 0;
|
||||
"~*(?:\b)factorynightclub\.com(?:\b)" 0;
|
||||
"~*(?:\b)failingmarriege\.blogspot\.com(?:\b)" 0;
|
||||
"~*(?:\b)fakehandbags\.xyz(?:\b)" 0;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.182.187 0;
|
||||
35.193.184.18 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2021.02.2273
|
||||
### Updated: Mon Feb 8 08:46:10 SAST 2021
|
||||
### Bad Referrer Count: 6931
|
||||
### Bad Bot Count: 605
|
||||
### Version: V3.2021.02.2274
|
||||
### Updated: Mon Feb 8 09:42:13 SAST 2021
|
||||
### Bad Referrer Count: 6932
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -530,6 +530,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Pockey(?:\b)" 3;
|
||||
"~*(?:\b)POE-Component-Client-HTTP(?:\b)" 3;
|
||||
"~*(?:\b)polaris\ version(?:\b)" 3;
|
||||
"~*(?:\b)probe-image-size(?:\b)" 3;
|
||||
"~*(?:\b)Probethenet(?:\b)" 3;
|
||||
"~*(?:\b)ProPowerBot(?:\b)" 3;
|
||||
"~*(?:\b)ProWebWalker(?:\b)" 3;
|
||||
|
@ -556,6 +557,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)RepoMonkey(?:\b)" 3;
|
||||
"~*(?:\b)Re-re(?:\b)" 3;
|
||||
"~*(?:\b)Ripper(?:\b)" 3;
|
||||
"~*(?:\b)ripz(?:\b)" 3;
|
||||
"~*(?:\b)RocketCrawler(?:\b)" 3;
|
||||
"~*(?:\b)Rogerbot(?:\b)" 3;
|
||||
"~*(?:\b)RSSingBot(?:\b)" 3;
|
||||
|
@ -595,6 +597,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)SiteExplorer(?:\b)" 3;
|
||||
"~*(?:\b)Siteimprove(?:\b)" 3;
|
||||
"~*(?:\b)SiteLockSpider(?:\b)" 3;
|
||||
"~*(?:\b)siteripz(?:\b)" 3;
|
||||
"~*(?:\b)SiteSnagger(?:\b)" 3;
|
||||
"~*(?:\b)SiteSucker(?:\b)" 3;
|
||||
"~*(?:\b)Site\ Sucker(?:\b)" 3;
|
||||
|
@ -3090,6 +3093,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)facebook\-mobile\.xyz(?:\b)" 1;
|
||||
"~*(?:\b)facecup\.top(?:\b)" 1;
|
||||
"~*(?:\b)face\.hostingx\.eu(?:\b)" 1;
|
||||
"~*(?:\b)facialporntube\.com(?:\b)" 1;
|
||||
"~*(?:\b)factorynightclub\.com(?:\b)" 1;
|
||||
"~*(?:\b)failingmarriege\.blogspot\.com(?:\b)" 1;
|
||||
"~*(?:\b)fakehandbags\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2021.02.2273
|
||||
### Updated: Mon Feb 8 08:46:10 SAST 2021
|
||||
### Bad Referrer Count: 6931
|
||||
### Bad Bot Count: 605
|
||||
### Version: V3.2021.02.2274
|
||||
### Updated: Mon Feb 8 09:42:13 SAST 2021
|
||||
### Bad Referrer Count: 6932
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -530,6 +530,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Pockey(?:\b)" 3;
|
||||
"~*(?:\b)POE-Component-Client-HTTP(?:\b)" 3;
|
||||
"~*(?:\b)polaris\ version(?:\b)" 3;
|
||||
"~*(?:\b)probe-image-size(?:\b)" 3;
|
||||
"~*(?:\b)Probethenet(?:\b)" 3;
|
||||
"~*(?:\b)ProPowerBot(?:\b)" 3;
|
||||
"~*(?:\b)ProWebWalker(?:\b)" 3;
|
||||
|
@ -556,6 +557,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)RepoMonkey(?:\b)" 3;
|
||||
"~*(?:\b)Re-re(?:\b)" 3;
|
||||
"~*(?:\b)Ripper(?:\b)" 3;
|
||||
"~*(?:\b)ripz(?:\b)" 3;
|
||||
"~*(?:\b)RocketCrawler(?:\b)" 3;
|
||||
"~*(?:\b)Rogerbot(?:\b)" 3;
|
||||
"~*(?:\b)RSSingBot(?:\b)" 3;
|
||||
|
@ -595,6 +597,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)SiteExplorer(?:\b)" 3;
|
||||
"~*(?:\b)Siteimprove(?:\b)" 3;
|
||||
"~*(?:\b)SiteLockSpider(?:\b)" 3;
|
||||
"~*(?:\b)siteripz(?:\b)" 3;
|
||||
"~*(?:\b)SiteSnagger(?:\b)" 3;
|
||||
"~*(?:\b)SiteSucker(?:\b)" 3;
|
||||
"~*(?:\b)Site\ Sucker(?:\b)" 3;
|
||||
|
@ -3090,6 +3093,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)facebook\-mobile\.xyz(?:\b)" 1;
|
||||
"~*(?:\b)facecup\.top(?:\b)" 1;
|
||||
"~*(?:\b)face\.hostingx\.eu(?:\b)" 1;
|
||||
"~*(?:\b)facialporntube\.com(?:\b)" 1;
|
||||
"~*(?:\b)factorynightclub\.com(?:\b)" 1;
|
||||
"~*(?:\b)failingmarriege\.blogspot\.com(?:\b)" 1;
|
||||
"~*(?:\b)fakehandbags\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.02.2273
|
||||
### Updated: Mon Feb 8 08:46:09 SAST 2021
|
||||
### Bad Referrer Count: 6931
|
||||
### Bad Bot Count: 605
|
||||
### Version: V4.2021.02.2274
|
||||
### Updated: Mon Feb 8 09:42:12 SAST 2021
|
||||
### Bad Referrer Count: 6932
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -530,6 +530,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Pockey(?:\b)" 3;
|
||||
"~*(?:\b)POE-Component-Client-HTTP(?:\b)" 3;
|
||||
"~*(?:\b)polaris\ version(?:\b)" 3;
|
||||
"~*(?:\b)probe-image-size(?:\b)" 3;
|
||||
"~*(?:\b)Probethenet(?:\b)" 3;
|
||||
"~*(?:\b)ProPowerBot(?:\b)" 3;
|
||||
"~*(?:\b)ProWebWalker(?:\b)" 3;
|
||||
|
@ -556,6 +557,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)RepoMonkey(?:\b)" 3;
|
||||
"~*(?:\b)Re-re(?:\b)" 3;
|
||||
"~*(?:\b)Ripper(?:\b)" 3;
|
||||
"~*(?:\b)ripz(?:\b)" 3;
|
||||
"~*(?:\b)RocketCrawler(?:\b)" 3;
|
||||
"~*(?:\b)Rogerbot(?:\b)" 3;
|
||||
"~*(?:\b)RSSingBot(?:\b)" 3;
|
||||
|
@ -595,6 +597,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)SiteExplorer(?:\b)" 3;
|
||||
"~*(?:\b)Siteimprove(?:\b)" 3;
|
||||
"~*(?:\b)SiteLockSpider(?:\b)" 3;
|
||||
"~*(?:\b)siteripz(?:\b)" 3;
|
||||
"~*(?:\b)SiteSnagger(?:\b)" 3;
|
||||
"~*(?:\b)SiteSucker(?:\b)" 3;
|
||||
"~*(?:\b)Site\ Sucker(?:\b)" 3;
|
||||
|
@ -3090,6 +3093,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)facebook\-mobile\.xyz(?:\b)" 1;
|
||||
"~*(?:\b)facecup\.top(?:\b)" 1;
|
||||
"~*(?:\b)face\.hostingx\.eu(?:\b)" 1;
|
||||
"~*(?:\b)facialporntube\.com(?:\b)" 1;
|
||||
"~*(?:\b)factorynightclub\.com(?:\b)" 1;
|
||||
"~*(?:\b)failingmarriege\.blogspot\.com(?:\b)" 1;
|
||||
"~*(?:\b)fakehandbags\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -2059,6 +2059,7 @@
|
|||
"~*(?:\b)face\.hostingx\.eu(?:\b)" 0;
|
||||
"~*(?:\b)facebook\-mobile\.xyz(?:\b)" 0;
|
||||
"~*(?:\b)facecup\.top(?:\b)" 0;
|
||||
"~*(?:\b)facialporntube\.com(?:\b)" 0;
|
||||
"~*(?:\b)factorynightclub\.com(?:\b)" 0;
|
||||
"~*(?:\b)failingmarriege\.blogspot\.com(?:\b)" 0;
|
||||
"~*(?:\b)fakehandbags\.xyz(?:\b)" 0;
|
||||
|
|
|
@ -2057,6 +2057,7 @@
|
|||
"~*(?:\b)facebook\-mobile\.xyz(?:\b)" 1;
|
||||
"~*(?:\b)facecup\.top(?:\b)" 1;
|
||||
"~*(?:\b)face\.hostingx\.eu(?:\b)" 1;
|
||||
"~*(?:\b)facialporntube\.com(?:\b)" 1;
|
||||
"~*(?:\b)factorynightclub\.com(?:\b)" 1;
|
||||
"~*(?:\b)failingmarriege\.blogspot\.com(?:\b)" 1;
|
||||
"~*(?:\b)fakehandbags\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -45,4 +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;
|
||||
34.122.173.211 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.02.2273
|
||||
### Updated: Mon Feb 8 08:46:09 SAST 2021
|
||||
### Bad Referrer Count: 6931
|
||||
### Bad Bot Count: 605
|
||||
### Version: V4.2021.02.2274
|
||||
### Updated: Mon Feb 8 09:42:12 SAST 2021
|
||||
### Bad Referrer Count: 6932
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -530,6 +530,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Pockey(?:\b)" 3;
|
||||
"~*(?:\b)POE-Component-Client-HTTP(?:\b)" 3;
|
||||
"~*(?:\b)polaris\ version(?:\b)" 3;
|
||||
"~*(?:\b)probe-image-size(?:\b)" 3;
|
||||
"~*(?:\b)Probethenet(?:\b)" 3;
|
||||
"~*(?:\b)ProPowerBot(?:\b)" 3;
|
||||
"~*(?:\b)ProWebWalker(?:\b)" 3;
|
||||
|
@ -556,6 +557,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)RepoMonkey(?:\b)" 3;
|
||||
"~*(?:\b)Re-re(?:\b)" 3;
|
||||
"~*(?:\b)Ripper(?:\b)" 3;
|
||||
"~*(?:\b)ripz(?:\b)" 3;
|
||||
"~*(?:\b)RocketCrawler(?:\b)" 3;
|
||||
"~*(?:\b)Rogerbot(?:\b)" 3;
|
||||
"~*(?:\b)RSSingBot(?:\b)" 3;
|
||||
|
@ -595,6 +597,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)SiteExplorer(?:\b)" 3;
|
||||
"~*(?:\b)Siteimprove(?:\b)" 3;
|
||||
"~*(?:\b)SiteLockSpider(?:\b)" 3;
|
||||
"~*(?:\b)siteripz(?:\b)" 3;
|
||||
"~*(?:\b)SiteSnagger(?:\b)" 3;
|
||||
"~*(?:\b)SiteSucker(?:\b)" 3;
|
||||
"~*(?:\b)Site\ Sucker(?:\b)" 3;
|
||||
|
@ -3090,6 +3093,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)facebook\-mobile\.xyz(?:\b)" 1;
|
||||
"~*(?:\b)facecup\.top(?:\b)" 1;
|
||||
"~*(?:\b)face\.hostingx\.eu(?:\b)" 1;
|
||||
"~*(?:\b)facialporntube\.com(?:\b)" 1;
|
||||
"~*(?:\b)factorynightclub\.com(?:\b)" 1;
|
||||
"~*(?:\b)failingmarriege\.blogspot\.com(?:\b)" 1;
|
||||
"~*(?:\b)fakehandbags\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.193.184.18 1;
|
||||
104.154.182.187 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.193.184.18 0;
|
||||
104.154.182.187 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.02.2273
|
||||
### Updated: Mon Feb 8 08:46:09 SAST 2021
|
||||
### Bad Referrer Count: 6931
|
||||
### Bad Bot Count: 605
|
||||
### Version: V4.2021.02.2274
|
||||
### Updated: Mon Feb 8 09:42:12 SAST 2021
|
||||
### Bad Referrer Count: 6932
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -530,6 +530,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Pockey(?:\b)" 3;
|
||||
"~*(?:\b)POE-Component-Client-HTTP(?:\b)" 3;
|
||||
"~*(?:\b)polaris\ version(?:\b)" 3;
|
||||
"~*(?:\b)probe-image-size(?:\b)" 3;
|
||||
"~*(?:\b)Probethenet(?:\b)" 3;
|
||||
"~*(?:\b)ProPowerBot(?:\b)" 3;
|
||||
"~*(?:\b)ProWebWalker(?:\b)" 3;
|
||||
|
@ -556,6 +557,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)RepoMonkey(?:\b)" 3;
|
||||
"~*(?:\b)Re-re(?:\b)" 3;
|
||||
"~*(?:\b)Ripper(?:\b)" 3;
|
||||
"~*(?:\b)ripz(?:\b)" 3;
|
||||
"~*(?:\b)RocketCrawler(?:\b)" 3;
|
||||
"~*(?:\b)Rogerbot(?:\b)" 3;
|
||||
"~*(?:\b)RSSingBot(?:\b)" 3;
|
||||
|
@ -595,6 +597,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)SiteExplorer(?:\b)" 3;
|
||||
"~*(?:\b)Siteimprove(?:\b)" 3;
|
||||
"~*(?:\b)SiteLockSpider(?:\b)" 3;
|
||||
"~*(?:\b)siteripz(?:\b)" 3;
|
||||
"~*(?:\b)SiteSnagger(?:\b)" 3;
|
||||
"~*(?:\b)SiteSucker(?:\b)" 3;
|
||||
"~*(?:\b)Site\ Sucker(?:\b)" 3;
|
||||
|
@ -3090,6 +3093,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)facebook\-mobile\.xyz(?:\b)" 1;
|
||||
"~*(?:\b)facecup\.top(?:\b)" 1;
|
||||
"~*(?:\b)face\.hostingx\.eu(?:\b)" 1;
|
||||
"~*(?:\b)facialporntube\.com(?:\b)" 1;
|
||||
"~*(?:\b)factorynightclub\.com(?:\b)" 1;
|
||||
"~*(?:\b)failingmarriege\.blogspot\.com(?:\b)" 1;
|
||||
"~*(?:\b)fakehandbags\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.193.184.18 1;
|
||||
104.154.182.187 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.193.184.18 0;
|
||||
104.154.182.187 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.02.2273
|
||||
### Updated: Mon Feb 8 08:46:09 SAST 2021
|
||||
### Bad Referrer Count: 6931
|
||||
### Bad Bot Count: 605
|
||||
### Version: V4.2021.02.2274
|
||||
### Updated: Mon Feb 8 09:42:12 SAST 2021
|
||||
### Bad Referrer Count: 6932
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -530,6 +530,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Pockey(?:\b)" 3;
|
||||
"~*(?:\b)POE-Component-Client-HTTP(?:\b)" 3;
|
||||
"~*(?:\b)polaris\ version(?:\b)" 3;
|
||||
"~*(?:\b)probe-image-size(?:\b)" 3;
|
||||
"~*(?:\b)Probethenet(?:\b)" 3;
|
||||
"~*(?:\b)ProPowerBot(?:\b)" 3;
|
||||
"~*(?:\b)ProWebWalker(?:\b)" 3;
|
||||
|
@ -556,6 +557,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)RepoMonkey(?:\b)" 3;
|
||||
"~*(?:\b)Re-re(?:\b)" 3;
|
||||
"~*(?:\b)Ripper(?:\b)" 3;
|
||||
"~*(?:\b)ripz(?:\b)" 3;
|
||||
"~*(?:\b)RocketCrawler(?:\b)" 3;
|
||||
"~*(?:\b)Rogerbot(?:\b)" 3;
|
||||
"~*(?:\b)RSSingBot(?:\b)" 3;
|
||||
|
@ -595,6 +597,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)SiteExplorer(?:\b)" 3;
|
||||
"~*(?:\b)Siteimprove(?:\b)" 3;
|
||||
"~*(?:\b)SiteLockSpider(?:\b)" 3;
|
||||
"~*(?:\b)siteripz(?:\b)" 3;
|
||||
"~*(?:\b)SiteSnagger(?:\b)" 3;
|
||||
"~*(?:\b)SiteSucker(?:\b)" 3;
|
||||
"~*(?:\b)Site\ Sucker(?:\b)" 3;
|
||||
|
@ -3090,6 +3093,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)facebook\-mobile\.xyz(?:\b)" 1;
|
||||
"~*(?:\b)facecup\.top(?:\b)" 1;
|
||||
"~*(?:\b)face\.hostingx\.eu(?:\b)" 1;
|
||||
"~*(?:\b)facialporntube\.com(?:\b)" 1;
|
||||
"~*(?:\b)factorynightclub\.com(?:\b)" 1;
|
||||
"~*(?:\b)failingmarriege\.blogspot\.com(?:\b)" 1;
|
||||
"~*(?:\b)fakehandbags\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.193.184.18 1;
|
||||
104.154.182.187 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -442,6 +442,7 @@
|
|||
"~*(?:\b)Pockey(?:\b|)" 0;
|
||||
"~*(?:\b)POE-Component-Client-HTTP(?:\b|)" 0;
|
||||
"~*(?:\b)polaris\ version(?:\b|)" 0;
|
||||
"~*(?:\b)probe-image-size(?:\b|)" 0;
|
||||
"~*(?:\b)Probethenet(?:\b|)" 0;
|
||||
"~*(?:\b)ProPowerBot(?:\b|)" 0;
|
||||
"~*(?:\b)ProWebWalker(?:\b|)" 0;
|
||||
|
@ -468,6 +469,7 @@
|
|||
"~*(?:\b)RepoMonkey(?:\b|)" 0;
|
||||
"~*(?:\b)Re-re(?:\b|)" 0;
|
||||
"~*(?:\b)Ripper(?:\b|)" 0;
|
||||
"~*(?:\b)ripz(?:\b|)" 0;
|
||||
"~*(?:\b)RocketCrawler(?:\b|)" 0;
|
||||
"~*(?:\b)Rogerbot(?:\b|)" 0;
|
||||
"~*(?:\b)RSSingBot(?:\b|)" 0;
|
||||
|
@ -507,6 +509,7 @@
|
|||
"~*(?:\b)SiteExplorer(?:\b|)" 0;
|
||||
"~*(?:\b)Siteimprove(?:\b|)" 0;
|
||||
"~*(?:\b)SiteLockSpider(?:\b|)" 0;
|
||||
"~*(?:\b)siteripz(?:\b|)" 0;
|
||||
"~*(?:\b)SiteSnagger(?:\b|)" 0;
|
||||
"~*(?:\b)SiteSucker(?:\b|)" 0;
|
||||
"~*(?:\b)Site\ Sucker(?:\b|)" 0;
|
||||
|
|
|
@ -2106,6 +2106,7 @@
|
|||
"~*(?:\b)face\.hostingx\.eu(?:\b)" 0;
|
||||
"~*(?:\b)facebook\-mobile\.xyz(?:\b)" 0;
|
||||
"~*(?:\b)facecup\.top(?:\b)" 0;
|
||||
"~*(?:\b)facialporntube\.com(?:\b)" 0;
|
||||
"~*(?:\b)factorynightclub\.com(?:\b)" 0;
|
||||
"~*(?:\b)failingmarriege\.blogspot\.com(?:\b)" 0;
|
||||
"~*(?:\b)fakehandbags\.xyz(?:\b)" 0;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
35.193.184.18 0;
|
||||
104.154.182.187 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.02.2273
|
||||
### Updated: Mon Feb 8 08:46:09 SAST 2021
|
||||
### Bad Referrer Count: 6931
|
||||
### Bad Bot Count: 605
|
||||
### Version: V4.2021.02.2274
|
||||
### Updated: Mon Feb 8 09:42:12 SAST 2021
|
||||
### Bad Referrer Count: 6932
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -530,6 +530,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Pockey(?:\b)" 3;
|
||||
"~*(?:\b)POE-Component-Client-HTTP(?:\b)" 3;
|
||||
"~*(?:\b)polaris\ version(?:\b)" 3;
|
||||
"~*(?:\b)probe-image-size(?:\b)" 3;
|
||||
"~*(?:\b)Probethenet(?:\b)" 3;
|
||||
"~*(?:\b)ProPowerBot(?:\b)" 3;
|
||||
"~*(?:\b)ProWebWalker(?:\b)" 3;
|
||||
|
@ -556,6 +557,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)RepoMonkey(?:\b)" 3;
|
||||
"~*(?:\b)Re-re(?:\b)" 3;
|
||||
"~*(?:\b)Ripper(?:\b)" 3;
|
||||
"~*(?:\b)ripz(?:\b)" 3;
|
||||
"~*(?:\b)RocketCrawler(?:\b)" 3;
|
||||
"~*(?:\b)Rogerbot(?:\b)" 3;
|
||||
"~*(?:\b)RSSingBot(?:\b)" 3;
|
||||
|
@ -595,6 +597,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)SiteExplorer(?:\b)" 3;
|
||||
"~*(?:\b)Siteimprove(?:\b)" 3;
|
||||
"~*(?:\b)SiteLockSpider(?:\b)" 3;
|
||||
"~*(?:\b)siteripz(?:\b)" 3;
|
||||
"~*(?:\b)SiteSnagger(?:\b)" 3;
|
||||
"~*(?:\b)SiteSucker(?:\b)" 3;
|
||||
"~*(?:\b)Site\ Sucker(?:\b)" 3;
|
||||
|
@ -3090,6 +3093,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)facebook\-mobile\.xyz(?:\b)" 1;
|
||||
"~*(?:\b)facecup\.top(?:\b)" 1;
|
||||
"~*(?:\b)face\.hostingx\.eu(?:\b)" 1;
|
||||
"~*(?:\b)facialporntube\.com(?:\b)" 1;
|
||||
"~*(?:\b)factorynightclub\.com(?:\b)" 1;
|
||||
"~*(?:\b)failingmarriege\.blogspot\.com(?:\b)" 1;
|
||||
"~*(?:\b)fakehandbags\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.02.2273
|
||||
### Updated: Mon Feb 8 08:46:09 SAST 2021
|
||||
### Bad Referrer Count: 6931
|
||||
### Bad Bot Count: 605
|
||||
### Version: V4.2021.02.2274
|
||||
### Updated: Mon Feb 8 09:42:12 SAST 2021
|
||||
### Bad Referrer Count: 6932
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -530,6 +530,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Pockey(?:\b)" 3;
|
||||
"~*(?:\b)POE-Component-Client-HTTP(?:\b)" 3;
|
||||
"~*(?:\b)polaris\ version(?:\b)" 3;
|
||||
"~*(?:\b)probe-image-size(?:\b)" 3;
|
||||
"~*(?:\b)Probethenet(?:\b)" 3;
|
||||
"~*(?:\b)ProPowerBot(?:\b)" 3;
|
||||
"~*(?:\b)ProWebWalker(?:\b)" 3;
|
||||
|
@ -556,6 +557,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)RepoMonkey(?:\b)" 3;
|
||||
"~*(?:\b)Re-re(?:\b)" 3;
|
||||
"~*(?:\b)Ripper(?:\b)" 3;
|
||||
"~*(?:\b)ripz(?:\b)" 3;
|
||||
"~*(?:\b)RocketCrawler(?:\b)" 3;
|
||||
"~*(?:\b)Rogerbot(?:\b)" 3;
|
||||
"~*(?:\b)RSSingBot(?:\b)" 3;
|
||||
|
@ -595,6 +597,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)SiteExplorer(?:\b)" 3;
|
||||
"~*(?:\b)Siteimprove(?:\b)" 3;
|
||||
"~*(?:\b)SiteLockSpider(?:\b)" 3;
|
||||
"~*(?:\b)siteripz(?:\b)" 3;
|
||||
"~*(?:\b)SiteSnagger(?:\b)" 3;
|
||||
"~*(?:\b)SiteSucker(?:\b)" 3;
|
||||
"~*(?:\b)Site\ Sucker(?:\b)" 3;
|
||||
|
@ -3090,6 +3093,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)facebook\-mobile\.xyz(?:\b)" 1;
|
||||
"~*(?:\b)facecup\.top(?:\b)" 1;
|
||||
"~*(?:\b)face\.hostingx\.eu(?:\b)" 1;
|
||||
"~*(?:\b)facialporntube\.com(?:\b)" 1;
|
||||
"~*(?:\b)factorynightclub\.com(?:\b)" 1;
|
||||
"~*(?:\b)failingmarriege\.blogspot\.com(?:\b)" 1;
|
||||
"~*(?:\b)fakehandbags\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -46,4 +46,3 @@
|
|||
# - 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;
|
||||
104.154.182.187 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.02.2273
|
||||
### Updated: Mon Feb 8 08:46:09 SAST 2021
|
||||
### Bad Referrer Count: 6931
|
||||
### Bad Bot Count: 605
|
||||
### Version: V4.2021.02.2274
|
||||
### Updated: Mon Feb 8 09:42:12 SAST 2021
|
||||
### Bad Referrer Count: 6932
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -530,6 +530,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Pockey(?:\b)" 3;
|
||||
"~*(?:\b)POE-Component-Client-HTTP(?:\b)" 3;
|
||||
"~*(?:\b)polaris\ version(?:\b)" 3;
|
||||
"~*(?:\b)probe-image-size(?:\b)" 3;
|
||||
"~*(?:\b)Probethenet(?:\b)" 3;
|
||||
"~*(?:\b)ProPowerBot(?:\b)" 3;
|
||||
"~*(?:\b)ProWebWalker(?:\b)" 3;
|
||||
|
@ -556,6 +557,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)RepoMonkey(?:\b)" 3;
|
||||
"~*(?:\b)Re-re(?:\b)" 3;
|
||||
"~*(?:\b)Ripper(?:\b)" 3;
|
||||
"~*(?:\b)ripz(?:\b)" 3;
|
||||
"~*(?:\b)RocketCrawler(?:\b)" 3;
|
||||
"~*(?:\b)Rogerbot(?:\b)" 3;
|
||||
"~*(?:\b)RSSingBot(?:\b)" 3;
|
||||
|
@ -595,6 +597,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)SiteExplorer(?:\b)" 3;
|
||||
"~*(?:\b)Siteimprove(?:\b)" 3;
|
||||
"~*(?:\b)SiteLockSpider(?:\b)" 3;
|
||||
"~*(?:\b)siteripz(?:\b)" 3;
|
||||
"~*(?:\b)SiteSnagger(?:\b)" 3;
|
||||
"~*(?:\b)SiteSucker(?:\b)" 3;
|
||||
"~*(?:\b)Site\ Sucker(?:\b)" 3;
|
||||
|
@ -3090,6 +3093,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)facebook\-mobile\.xyz(?:\b)" 1;
|
||||
"~*(?:\b)facecup\.top(?:\b)" 1;
|
||||
"~*(?:\b)face\.hostingx\.eu(?:\b)" 1;
|
||||
"~*(?:\b)facialporntube\.com(?:\b)" 1;
|
||||
"~*(?:\b)factorynightclub\.com(?:\b)" 1;
|
||||
"~*(?:\b)failingmarriege\.blogspot\.com(?:\b)" 1;
|
||||
"~*(?:\b)fakehandbags\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -45,5 +45,6 @@
|
|||
# - 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;
|
||||
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.2273
|
||||
### Updated: Mon Feb 8 08:46:09 SAST 2021
|
||||
### Bad Referrer Count: 6931
|
||||
### Bad Bot Count: 605
|
||||
### Version: V4.2021.02.2274
|
||||
### Updated: Mon Feb 8 09:42:12 SAST 2021
|
||||
### Bad Referrer Count: 6932
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -530,6 +530,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Pockey(?:\b)" 3;
|
||||
"~*(?:\b)POE-Component-Client-HTTP(?:\b)" 3;
|
||||
"~*(?:\b)polaris\ version(?:\b)" 3;
|
||||
"~*(?:\b)probe-image-size(?:\b)" 3;
|
||||
"~*(?:\b)Probethenet(?:\b)" 3;
|
||||
"~*(?:\b)ProPowerBot(?:\b)" 3;
|
||||
"~*(?:\b)ProWebWalker(?:\b)" 3;
|
||||
|
@ -556,6 +557,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)RepoMonkey(?:\b)" 3;
|
||||
"~*(?:\b)Re-re(?:\b)" 3;
|
||||
"~*(?:\b)Ripper(?:\b)" 3;
|
||||
"~*(?:\b)ripz(?:\b)" 3;
|
||||
"~*(?:\b)RocketCrawler(?:\b)" 3;
|
||||
"~*(?:\b)Rogerbot(?:\b)" 3;
|
||||
"~*(?:\b)RSSingBot(?:\b)" 3;
|
||||
|
@ -595,6 +597,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)SiteExplorer(?:\b)" 3;
|
||||
"~*(?:\b)Siteimprove(?:\b)" 3;
|
||||
"~*(?:\b)SiteLockSpider(?:\b)" 3;
|
||||
"~*(?:\b)siteripz(?:\b)" 3;
|
||||
"~*(?:\b)SiteSnagger(?:\b)" 3;
|
||||
"~*(?:\b)SiteSucker(?:\b)" 3;
|
||||
"~*(?:\b)Site\ Sucker(?:\b)" 3;
|
||||
|
@ -3090,6 +3093,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)facebook\-mobile\.xyz(?:\b)" 1;
|
||||
"~*(?:\b)facecup\.top(?:\b)" 1;
|
||||
"~*(?:\b)face\.hostingx\.eu(?:\b)" 1;
|
||||
"~*(?:\b)facialporntube\.com(?:\b)" 1;
|
||||
"~*(?:\b)factorynightclub\.com(?:\b)" 1;
|
||||
"~*(?:\b)failingmarriege\.blogspot\.com(?:\b)" 1;
|
||||
"~*(?:\b)fakehandbags\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -46,3 +46,5 @@
|
|||
# - 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;
|
||||
34.122.173.211 0;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.02.2273
|
||||
### Updated: Mon Feb 8 08:46:09 SAST 2021
|
||||
### Bad Referrer Count: 6931
|
||||
### Bad Bot Count: 605
|
||||
### Version: V4.2021.02.2274
|
||||
### Updated: Mon Feb 8 09:42:12 SAST 2021
|
||||
### Bad Referrer Count: 6932
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -530,6 +530,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Pockey(?:\b)" 3;
|
||||
"~*(?:\b)POE-Component-Client-HTTP(?:\b)" 3;
|
||||
"~*(?:\b)polaris\ version(?:\b)" 3;
|
||||
"~*(?:\b)probe-image-size(?:\b)" 3;
|
||||
"~*(?:\b)Probethenet(?:\b)" 3;
|
||||
"~*(?:\b)ProPowerBot(?:\b)" 3;
|
||||
"~*(?:\b)ProWebWalker(?:\b)" 3;
|
||||
|
@ -556,6 +557,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)RepoMonkey(?:\b)" 3;
|
||||
"~*(?:\b)Re-re(?:\b)" 3;
|
||||
"~*(?:\b)Ripper(?:\b)" 3;
|
||||
"~*(?:\b)ripz(?:\b)" 3;
|
||||
"~*(?:\b)RocketCrawler(?:\b)" 3;
|
||||
"~*(?:\b)Rogerbot(?:\b)" 3;
|
||||
"~*(?:\b)RSSingBot(?:\b)" 3;
|
||||
|
@ -595,6 +597,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)SiteExplorer(?:\b)" 3;
|
||||
"~*(?:\b)Siteimprove(?:\b)" 3;
|
||||
"~*(?:\b)SiteLockSpider(?:\b)" 3;
|
||||
"~*(?:\b)siteripz(?:\b)" 3;
|
||||
"~*(?:\b)SiteSnagger(?:\b)" 3;
|
||||
"~*(?:\b)SiteSucker(?:\b)" 3;
|
||||
"~*(?:\b)Site\ Sucker(?:\b)" 3;
|
||||
|
@ -3090,6 +3093,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)facebook\-mobile\.xyz(?:\b)" 1;
|
||||
"~*(?:\b)facecup\.top(?:\b)" 1;
|
||||
"~*(?:\b)face\.hostingx\.eu(?:\b)" 1;
|
||||
"~*(?:\b)facialporntube\.com(?:\b)" 1;
|
||||
"~*(?:\b)factorynightclub\.com(?:\b)" 1;
|
||||
"~*(?:\b)failingmarriege\.blogspot\.com(?:\b)" 1;
|
||||
"~*(?:\b)fakehandbags\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.182.187 1;
|
||||
35.193.184.18 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -442,6 +442,7 @@
|
|||
"~*(?:\b)Pockey(?:\b|)" 0;
|
||||
"~*(?:\b)POE-Component-Client-HTTP(?:\b|)" 0;
|
||||
"~*(?:\b)polaris\ version(?:\b|)" 0;
|
||||
"~*(?:\b)probe-image-size(?:\b|)" 0;
|
||||
"~*(?:\b)Probethenet(?:\b|)" 0;
|
||||
"~*(?:\b)ProPowerBot(?:\b|)" 0;
|
||||
"~*(?:\b)ProWebWalker(?:\b|)" 0;
|
||||
|
@ -468,6 +469,7 @@
|
|||
"~*(?:\b)RepoMonkey(?:\b|)" 0;
|
||||
"~*(?:\b)Re-re(?:\b|)" 0;
|
||||
"~*(?:\b)Ripper(?:\b|)" 0;
|
||||
"~*(?:\b)ripz(?:\b|)" 0;
|
||||
"~*(?:\b)RocketCrawler(?:\b|)" 0;
|
||||
"~*(?:\b)Rogerbot(?:\b|)" 0;
|
||||
"~*(?:\b)RSSingBot(?:\b|)" 0;
|
||||
|
@ -507,6 +509,7 @@
|
|||
"~*(?:\b)SiteExplorer(?:\b|)" 0;
|
||||
"~*(?:\b)Siteimprove(?:\b|)" 0;
|
||||
"~*(?:\b)SiteLockSpider(?:\b|)" 0;
|
||||
"~*(?:\b)siteripz(?:\b|)" 0;
|
||||
"~*(?:\b)SiteSnagger(?:\b|)" 0;
|
||||
"~*(?:\b)SiteSucker(?:\b|)" 0;
|
||||
"~*(?:\b)Site\ Sucker(?:\b|)" 0;
|
||||
|
|
|
@ -2106,6 +2106,7 @@
|
|||
"~*(?:\b)face\.hostingx\.eu(?:\b)" 0;
|
||||
"~*(?:\b)facebook\-mobile\.xyz(?:\b)" 0;
|
||||
"~*(?:\b)facecup\.top(?:\b)" 0;
|
||||
"~*(?:\b)facialporntube\.com(?:\b)" 0;
|
||||
"~*(?:\b)factorynightclub\.com(?:\b)" 0;
|
||||
"~*(?:\b)failingmarriege\.blogspot\.com(?:\b)" 0;
|
||||
"~*(?:\b)fakehandbags\.xyz(?:\b)" 0;
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
Black Hole
|
||||
BunnySlippers
|
||||
Haansoft
|
||||
JikeSpider
|
||||
muhstik-scan
|
||||
plumanalytics
|
||||
Upflow
|
||||
URLy.Warning
|
||||
Vagabondo
|
||||
Xenu
|
||||
Bullseye
|
||||
Copyscape
|
||||
gopher
|
||||
IlseBot
|
||||
Likse
|
||||
LinkWalker
|
||||
OrangeBot
|
||||
RankingBot
|
||||
seoscanners
|
||||
Telesphoreo
|
||||
|
|
|
@ -1,250 +1,250 @@
|
|||
360Spider
|
||||
404enemy
|
||||
80legs
|
||||
AfD-Verbotsverfahren
|
||||
Aboundex
|
||||
AhrefsBot
|
||||
Anarchie
|
||||
Anarchy99
|
||||
Apexoo
|
||||
AiHitBot
|
||||
Alexibot
|
||||
Alligator
|
||||
Ankit
|
||||
Anthill
|
||||
archive.org_bot
|
||||
Aspiegel
|
||||
Asterias
|
||||
autoemailspider
|
||||
BackDoorBot
|
||||
backlink-check
|
||||
BackStreet
|
||||
Barkrowler
|
||||
BDFetch
|
||||
BetaBot
|
||||
arquivo.pt
|
||||
Attach
|
||||
BackWeb
|
||||
Badass
|
||||
Bandit
|
||||
BBBike
|
||||
BDCbot
|
||||
Bigfoot
|
||||
Bitacle
|
||||
Black Hole
|
||||
BlackWidow
|
||||
Blow
|
||||
BlowFish
|
||||
BotALot
|
||||
BLEXBot
|
||||
Brandwatch
|
||||
BuzzSumo
|
||||
BuiltWith
|
||||
Bullseye
|
||||
Calculon
|
||||
CATExplorador
|
||||
CCBot
|
||||
Cegbfeieh
|
||||
CensysInspect
|
||||
CheeseBot
|
||||
ChinaClaw
|
||||
Chlooe
|
||||
Claritybot
|
||||
Cloud mapping
|
||||
Cocolyzebot
|
||||
Copier
|
||||
crawler.feedback
|
||||
Crescent
|
||||
CSHttp
|
||||
DBLBot
|
||||
Curious
|
||||
Custo
|
||||
CyotekWebCopy
|
||||
DataCha0s
|
||||
demandbase-bot
|
||||
Demon
|
||||
Deusu
|
||||
Digincore
|
||||
DigitalPebble
|
||||
DIIbot
|
||||
Disco
|
||||
Discobot
|
||||
DittoSpyder
|
||||
DomainAppender
|
||||
DomainCrawler
|
||||
Discoverybot
|
||||
DomainSigmaCrawler
|
||||
domainsproject.org
|
||||
Dragonfly
|
||||
DSearch
|
||||
EasyDL
|
||||
eCatch
|
||||
Ecxi
|
||||
EirGrabber
|
||||
Dotbot
|
||||
Download Wonder
|
||||
Drip
|
||||
Ebingbong
|
||||
ECCP/1.0
|
||||
EMail Wolf
|
||||
EroCrawler
|
||||
evc-batch
|
||||
Evil
|
||||
Extreme Picture Finder
|
||||
facebookscraper
|
||||
FemtosearchBot
|
||||
FHscan
|
||||
Exabot
|
||||
ExtLinksBot
|
||||
Extractor
|
||||
EyeNetIE
|
||||
Firefox/7.0
|
||||
Flunky
|
||||
Foobot
|
||||
FlashGet
|
||||
FrontPage
|
||||
Fuzz
|
||||
Fyrebot
|
||||
Genieo
|
||||
GermCrawler
|
||||
GalaxyBot
|
||||
Getintent
|
||||
Gigabot
|
||||
G-i-g-a-b-o-t
|
||||
GetRight
|
||||
Go-Ahead-Got-It
|
||||
gopher
|
||||
GoZilla
|
||||
Go!Zilla
|
||||
GrabNet
|
||||
Grafula
|
||||
GrapeFX
|
||||
GrapeshotCrawler
|
||||
GridBot
|
||||
Haansoft
|
||||
Harvest
|
||||
Heritrix
|
||||
Hloader
|
||||
HMView
|
||||
HTTP::Lite
|
||||
HTTrack
|
||||
Havij
|
||||
HEADMasterSEO
|
||||
HybridBot
|
||||
Iblog
|
||||
IDBTE4M
|
||||
Id-search
|
||||
IlseBot
|
||||
IDBot
|
||||
Image Fetch
|
||||
Indy Library
|
||||
Image Sucker
|
||||
InfoNaviRobot
|
||||
instabid
|
||||
Intelliseek
|
||||
InterGET
|
||||
InfoTekies
|
||||
Internet Ninja
|
||||
Iria
|
||||
IRLbot
|
||||
Iskanie
|
||||
JamesBOT
|
||||
JennyBot
|
||||
Jbrofuzz
|
||||
JetCar
|
||||
JOC Web Spider
|
||||
Joomla
|
||||
JikeSpider
|
||||
Jorgee
|
||||
JustView
|
||||
Kenjin Spider
|
||||
Kozmosbot
|
||||
Lanshanbot
|
||||
Jyxobot
|
||||
Kinza
|
||||
LeechFTP
|
||||
LexiBot
|
||||
Libwhisker
|
||||
LieBaoFast
|
||||
Lightspeedsystems
|
||||
Linkdexbot
|
||||
Linkbot
|
||||
LinkpadBot
|
||||
LinksManager
|
||||
LinkWalker
|
||||
LinqiaMetadataDownloaderBot
|
||||
LinqiaRSSBot
|
||||
LWP::Simple
|
||||
lwp-trivial
|
||||
Magnet
|
||||
Mag-Net
|
||||
Majestic-SEO
|
||||
Lipperhey
|
||||
LNSpiderguy
|
||||
lwp-request
|
||||
magpie-crawler
|
||||
Majestic SEO
|
||||
MarkMonitor
|
||||
MarkWatch
|
||||
Mass Downloader
|
||||
Mb2345Browser
|
||||
meanpathbot
|
||||
Mata Hari
|
||||
Meanpathbot
|
||||
Mediatoolkitbot
|
||||
MegaIndex.ru
|
||||
Metauri
|
||||
MFC_Tear_Sample
|
||||
Microsoft Data Access
|
||||
Microsoft URL Control
|
||||
MIIxpc
|
||||
Mister PiX
|
||||
MQQBrowser
|
||||
MSIECrawler
|
||||
Msrabot
|
||||
Mojeek
|
||||
Mojolicious
|
||||
Morfeus Fucking Scanner
|
||||
Mozlila
|
||||
MSFrontPage
|
||||
MTRobot
|
||||
muhstik-scan
|
||||
Musobot
|
||||
Nameprotect
|
||||
Navroad
|
||||
Name Intelligence
|
||||
NearSite
|
||||
Nessus
|
||||
Netcraft
|
||||
netEstate NE Crawler
|
||||
NetSpider
|
||||
Netvibes
|
||||
Net Vampire
|
||||
NetZIP
|
||||
NimbleCrawler
|
||||
Nimbostratus
|
||||
node-fetch
|
||||
Nutch
|
||||
Offline Navigator
|
||||
OpenLinkProfiler
|
||||
Nikto
|
||||
Octopus
|
||||
Offline Explorer
|
||||
OnCrawl
|
||||
Openfind
|
||||
Openvas
|
||||
OpenVAS
|
||||
PageAnalyzer
|
||||
page scorer
|
||||
OutfoxBot
|
||||
PageGrabber
|
||||
PageScorer
|
||||
Pandalytics
|
||||
Panscient
|
||||
Papa Foto
|
||||
PECL::HTTP
|
||||
PeoplePal
|
||||
Petalbot
|
||||
PHPCrawl
|
||||
Picscout
|
||||
Piepmatz
|
||||
PleaseCrawl
|
||||
Pockey
|
||||
Pump
|
||||
PictureFinder
|
||||
Pimonster
|
||||
Pixray
|
||||
polaris version
|
||||
probe-image-size
|
||||
Psbot
|
||||
Pu_iN
|
||||
PxBroker
|
||||
Quick-Crawler
|
||||
PyCurl
|
||||
RankActive
|
||||
RankActiveLinkBot
|
||||
Rankivabot
|
||||
RealDownload
|
||||
RebelMouse
|
||||
Reaper
|
||||
Recorder
|
||||
RedesScrapy
|
||||
ReGet
|
||||
Rogerbot
|
||||
RSSingBot
|
||||
SalesIntelligent
|
||||
satoristudio.net
|
||||
scalaj-http
|
||||
Ripper
|
||||
RocketCrawler
|
||||
SBIder
|
||||
ScanAlert
|
||||
Scanbot
|
||||
scan.lol
|
||||
ScoutJet
|
||||
Screaming
|
||||
ScreenerBot
|
||||
SentiBot
|
||||
SEOkicks
|
||||
SEOprofiler
|
||||
SeoSiteCheckup
|
||||
SearchmetricsBot
|
||||
SEOkicks-Robot
|
||||
Seomoz
|
||||
SEOstats
|
||||
serpstatbot
|
||||
Shodan
|
||||
SISTRIX
|
||||
Sitebeam
|
||||
Siphon
|
||||
SiteCheckerBotCrawler
|
||||
sitechecker.pro
|
||||
siteripz
|
||||
SiteSucker
|
||||
SMTBot
|
||||
Snapbot
|
||||
Sociscraper
|
||||
SlySearch
|
||||
SocialRankIOBot
|
||||
sogouspider
|
||||
Sogou web spider
|
||||
Sottopop
|
||||
SpaceBison
|
||||
Sqlmap
|
||||
Sqworm
|
||||
Sqlworm
|
||||
Steeler
|
||||
Stripper
|
||||
Sucker
|
||||
Sucuri
|
||||
Surfbot
|
||||
Suzuran
|
||||
SuperHTTP
|
||||
SurveyBot
|
||||
Swiftbot
|
||||
Szukacz
|
||||
Teleport
|
||||
TeleportPro
|
||||
Telesphorep
|
||||
The Intraformant
|
||||
TheNomad
|
||||
Toweyabot
|
||||
Trendiction
|
||||
Thumbor
|
||||
Titan
|
||||
Tracemyfile
|
||||
Trendictionbot
|
||||
trendiction.com
|
||||
trendiction.de
|
||||
True_Robot
|
||||
Turingos
|
||||
TurnitinBot
|
||||
Turnitin
|
||||
TwengaBot
|
||||
Twice
|
||||
UnisterBot
|
||||
Upflow
|
||||
Vacuum
|
||||
VeriCiteCrawler
|
||||
VoidEYE
|
||||
VB Project
|
||||
VCI
|
||||
Virusdie
|
||||
Voil
|
||||
Voltron
|
||||
Wallpapers/3.0
|
||||
WallpapersHD
|
||||
WASALive-Bot
|
||||
WBSearchBot
|
||||
Webalta
|
||||
Web Auto
|
||||
WEBDAV
|
||||
WebAuto
|
||||
WebBandit
|
||||
WebCollage
|
||||
Web Enhancer
|
||||
WebGo IS
|
||||
WebImageCollector
|
||||
WebFetch
|
||||
WebFuck
|
||||
Web Fuck
|
||||
WebLeacher
|
||||
WebsiteExtractor
|
||||
WebsiteQuester
|
||||
WebmasterWorldForumBot
|
||||
Web Pix
|
||||
WebReaper
|
||||
WebSauger
|
||||
Web Sauger
|
||||
Webshag
|
||||
WebSucker
|
||||
Web Sucker
|
||||
WebZIP
|
||||
Whack
|
||||
Whacker
|
||||
Whatweb
|
||||
Widow
|
||||
WISENutbot
|
||||
Who.is Bot
|
||||
WinHTTrack
|
||||
Wonderbot
|
||||
Wotbox
|
||||
x22Mozilla
|
||||
Woobot
|
||||
WPScan
|
||||
WWW-Collector-E
|
||||
WWWOFFLE
|
||||
Xaldon_WebSpider
|
||||
Xenu
|
||||
xpymep1.exe
|
||||
YoudaoBot
|
||||
Zade
|
||||
zgrab
|
||||
ZmEu
|
||||
ZoomBot
|
||||
ZumBot
|
||||
zauba.io
|
||||
Zermelo
|
||||
Zitebot
|
||||
|
|
|
@ -1,250 +1,250 @@
|
|||
01h4x.com
|
||||
360Spider
|
||||
80legs
|
||||
Abonti
|
||||
Aboundex
|
||||
Aboundexbot
|
||||
Acunetix
|
||||
AhrefsBot
|
||||
AIBOT
|
||||
Alligator
|
||||
AlphaBot
|
||||
Anarchie
|
||||
Anarchy
|
||||
Anarchy99
|
||||
archive.org_bot
|
||||
Aspiegel
|
||||
Asterias
|
||||
Anthill
|
||||
arquivo.pt
|
||||
autoemailspider
|
||||
AwarioRssBot
|
||||
backlink-check
|
||||
BacklinkCrawler
|
||||
BackStreet
|
||||
BackWeb
|
||||
Badass
|
||||
Barkrowler
|
||||
Bandit
|
||||
BatchFTP
|
||||
BBBike
|
||||
BDFetch
|
||||
BetaBot
|
||||
Bigfoot
|
||||
Blackboard
|
||||
Black Hole
|
||||
BlackWidow
|
||||
Boardreader
|
||||
Bolt
|
||||
BuiltWith
|
||||
BotALot
|
||||
Brandprotect
|
||||
Buddy
|
||||
BuiltBotTough
|
||||
Bullseye
|
||||
BuzzSumo
|
||||
CATExplorador
|
||||
CazoodleBot
|
||||
CCBot
|
||||
Calculon
|
||||
Cegbfeieh
|
||||
CensysInspect
|
||||
check1.exe
|
||||
CherryPicker
|
||||
CheTeam
|
||||
ChinaClaw
|
||||
Chlooe
|
||||
Claritybot
|
||||
Cloud mapping
|
||||
coccocbot-web
|
||||
Cocolyzebot
|
||||
Cogentbot
|
||||
cognitiveseo
|
||||
Collector
|
||||
com.plumanalytics
|
||||
CopyRightCheck
|
||||
Copyscape
|
||||
Cosmos
|
||||
Copier
|
||||
Craftbot
|
||||
crawler.feedback
|
||||
CrazyWebCrawler
|
||||
Crescent
|
||||
CrunchBot
|
||||
CSHttp
|
||||
Curious
|
||||
CyotekWebCopy
|
||||
DatabaseDriverMysqli
|
||||
DataCha0s
|
||||
DBLBot
|
||||
demandbase-bot
|
||||
Demon
|
||||
Deusu
|
||||
Devil
|
||||
Digincore
|
||||
DigitalPebble
|
||||
DIIbot
|
||||
DittoSpyder
|
||||
Disco
|
||||
DomainAppender
|
||||
DomainSigmaCrawler
|
||||
Domains Project
|
||||
DTS Agent
|
||||
eCatch
|
||||
Dotbot
|
||||
Drip
|
||||
DSearch
|
||||
ECCP/1.0
|
||||
Ecxi
|
||||
EMail Siphon
|
||||
EroCrawler
|
||||
EMail Wolf
|
||||
evc-batch
|
||||
Exabot
|
||||
Express WebPictures
|
||||
ExtractorPro
|
||||
EyeNetIE
|
||||
facebookscraper
|
||||
FDM
|
||||
FHscan
|
||||
Fimap
|
||||
FemtosearchBot
|
||||
FlashGet
|
||||
Foobot
|
||||
Freeuploader
|
||||
FrontPage
|
||||
FyberSpider
|
||||
Getintent
|
||||
Fuzz
|
||||
GalaxyBot
|
||||
GetRight
|
||||
Gigabot
|
||||
Go-Ahead-Got-It
|
||||
GoZilla
|
||||
GrabNet
|
||||
Grafula
|
||||
GrapeFX
|
||||
GT::WWW
|
||||
Haansoft
|
||||
Gotit
|
||||
Go!Zilla
|
||||
GridBot
|
||||
HaosouSpider
|
||||
HMView
|
||||
HTTP::Lite
|
||||
HTTrack
|
||||
Harvest
|
||||
Havij
|
||||
Humanlinks
|
||||
HybridBot
|
||||
Iblog
|
||||
IDBTE4M
|
||||
Id-search
|
||||
IlseBot
|
||||
Image Sucker
|
||||
IndeedBot
|
||||
Indy Library
|
||||
InfoTekies
|
||||
Intelliseek
|
||||
Internet Ninja
|
||||
internetVista monitor
|
||||
ips-agent
|
||||
InterGET
|
||||
Iria
|
||||
IRLbot
|
||||
isitwp.com
|
||||
Iskanie
|
||||
IstellaBot
|
||||
JamesBOT
|
||||
Jbrofuzz
|
||||
JennyBot
|
||||
Jyxobot
|
||||
LibWeb
|
||||
JOC Web Spider
|
||||
Jorgee
|
||||
JustView
|
||||
Keyword Density
|
||||
Lightspeedsystems
|
||||
Likse
|
||||
Linkbot
|
||||
Linkdexbot
|
||||
LinkpadBot
|
||||
LinqiaMetadataDownloaderBot
|
||||
LinqiaRSSBot
|
||||
Lipperhey Spider
|
||||
Litemage_walker
|
||||
lwp-request
|
||||
LWP::Simple
|
||||
LinkScan
|
||||
LinkWalker
|
||||
LinqiaScrapeBot
|
||||
LNSpiderguy
|
||||
Ltx71
|
||||
lwp-trivial
|
||||
Magnet
|
||||
Mag-Net
|
||||
Mail.RU_Bot
|
||||
Majestic SEO
|
||||
magpie-crawler
|
||||
MarkMonitor
|
||||
MarkWatch
|
||||
MeanPath Bot
|
||||
MFC_Tear_Sample
|
||||
Masscan
|
||||
Mb2345Browser
|
||||
Meanpathbot
|
||||
Microsoft Data Access
|
||||
Microsoft URL Control
|
||||
MIDown tool
|
||||
MIIxpc
|
||||
Mister PiX
|
||||
MQQBrowser
|
||||
Mojeek
|
||||
Mr.4x3
|
||||
Msrabot
|
||||
muhstik-scan
|
||||
Nameprotect
|
||||
NearSite
|
||||
Nessus
|
||||
Netvibes
|
||||
NextGenSearchBot
|
||||
NetAnts
|
||||
NetSpider
|
||||
Nettrack
|
||||
Net Vampire
|
||||
NICErsPRO
|
||||
Niki-bot
|
||||
Nikto
|
||||
NimbleCrawler
|
||||
Nimbostratus
|
||||
node-fetch
|
||||
NPbot
|
||||
Nuclei
|
||||
Nutch
|
||||
Octopus
|
||||
Offline Explorer
|
||||
oBot
|
||||
OnCrawl
|
||||
Openfind
|
||||
Openvas
|
||||
OpenVAS
|
||||
OPPO A33
|
||||
PageAnalyzer
|
||||
Page Analyzer
|
||||
PageGrabber
|
||||
page scorer
|
||||
PageScorer
|
||||
Pandalytics
|
||||
Papa Foto
|
||||
Petalbot
|
||||
Picsearch
|
||||
Pimonster
|
||||
Pi-Monster
|
||||
plumanalytics
|
||||
POE-Component-Client-HTTP
|
||||
Probethenet
|
||||
ProPowerBot
|
||||
Pockey
|
||||
probe-image-size
|
||||
ProWebWalker
|
||||
Psbot
|
||||
PxBroker
|
||||
RankActive
|
||||
RankActiveLinkBot
|
||||
QueryN Metasearch
|
||||
Quick-Crawler
|
||||
RankFlex
|
||||
RankingBot
|
||||
RankingBot2
|
||||
RankurBot
|
||||
RealDownload
|
||||
Reaper
|
||||
RebelMouse
|
||||
Recorder
|
||||
Re-re
|
||||
RocketCrawler
|
||||
ReGet
|
||||
RepoMonkey
|
||||
Rogerbot
|
||||
scalaj-http
|
||||
RSSingBot
|
||||
s1z.ru
|
||||
satoristudio.net
|
||||
ScanAlert
|
||||
scan.lol
|
||||
ScoutJet
|
||||
Scrapy
|
||||
ScreenerBot
|
||||
Scanbot
|
||||
SearchmetricsBot
|
||||
Semrush
|
||||
SemrushBot
|
||||
SEOprofiler
|
||||
seoscanners
|
||||
SEOkicks
|
||||
SEOlyticsCrawler
|
||||
serpstatbot
|
||||
Shodan
|
||||
Siphon
|
||||
SISTRIX
|
||||
Sitebeam
|
||||
SiteCheckerBotCrawler
|
||||
sitechecker.pro
|
||||
SiteExplorer
|
||||
Siteimprove
|
||||
SiteLockSpider
|
||||
SlySearch
|
||||
Snake
|
||||
SocialRankIOBot
|
||||
SMTBot
|
||||
Sociscraper
|
||||
Spammen
|
||||
Spanner
|
||||
SpankBot
|
||||
sp_auditbot
|
||||
Spinn3r
|
||||
spyfu
|
||||
Sqlmap
|
||||
Sqlworm
|
||||
Sqworm
|
||||
Stripper
|
||||
Sucker
|
||||
Sucuri
|
||||
Surfbot
|
||||
Swiftbot
|
||||
sysscan
|
||||
T0PHackTeam
|
||||
Szukacz
|
||||
Teleport
|
||||
TeleportPro
|
||||
Telesphoreo
|
||||
Thumbor
|
||||
Toata
|
||||
Toweyabot
|
||||
True_Robot
|
||||
Trendiction
|
||||
Turingos
|
||||
Turnitin
|
||||
TwengaBot
|
||||
Typhoeus
|
||||
Upflow
|
||||
URLy Warning
|
||||
URLy.Warning
|
||||
Vagabondo
|
||||
VB Project
|
||||
VCI
|
||||
VelenPublicWebCrawler
|
||||
VidibleScraper
|
||||
VoidEYE
|
||||
Voil
|
||||
Wallpapers/3.0
|
||||
Webalta
|
||||
Web Auto
|
||||
WebCollage
|
||||
Web Enhancer
|
||||
WallpapersHD
|
||||
WASALive-Bot
|
||||
WebAuto
|
||||
WebFetch
|
||||
WebFuck
|
||||
webmeup-crawler
|
||||
WebPix
|
||||
Web Pix
|
||||
WebSauger
|
||||
Web Fetch
|
||||
Web Fuck
|
||||
WebGo IS
|
||||
WebImageCollector
|
||||
WebmasterWorldForumBot
|
||||
WebReaper
|
||||
WebsiteExtractor
|
||||
WebsiteQuester
|
||||
Webster
|
||||
WebStripper
|
||||
WebSucker
|
||||
Web Sucker
|
||||
WebWhacker
|
||||
Who.is Bot
|
||||
WinHTTrack
|
||||
WISENutbot
|
||||
Woobot
|
||||
Wotbox
|
||||
Wprecon
|
||||
WPScan
|
||||
WWWOFFLE
|
||||
x09Mozilla
|
||||
x22Mozilla
|
||||
Xenu
|
||||
Zade
|
||||
Xaldon WebSpider
|
||||
YoudaoBot
|
||||
Zauba
|
||||
Zermelo
|
||||
Zeus
|
||||
ZoomBot
|
||||
zgrab
|
||||
ZmEu
|
||||
ZoominfoBot
|
||||
ZyBorg
|
||||
ZumBot
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
01apple.com
|
||||
51.la
|
||||
australia-opening-times.com
|
||||
compliance-irvin.top
|
||||
compliance-mary.top
|
||||
kalb.ru
|
||||
mitrasound.ru
|
||||
pretty-mart.com
|
||||
tomatis.gospartner.com
|
||||
tozup.com
|
||||
traffixer.com
|
||||
dpihatinh.gov.vn
|
||||
filmi-onlain.info
|
||||
freetangodownload.com
|
||||
hptwaakw.blog.fc2.com
|
||||
lowephotos.info
|
||||
phobia.us
|
||||
seo-2-0.com
|
||||
xn----8sbhefaln6acifdaon5c6f4axh.xn--p1ai
|
||||
|
|
|
@ -1,500 +1,500 @@
|
|||
00it.com
|
||||
00webcams.com
|
||||
1008.su
|
||||
123movies.love
|
||||
13tabs.com
|
||||
1j7740kd.website
|
||||
2daytrendingnews.com
|
||||
08800.top
|
||||
100searchengines.com
|
||||
1-99seo.com
|
||||
1kinobig.ru
|
||||
1webmaster.ml
|
||||
2020iscoming.info
|
||||
21h2o.com
|
||||
28n2gl3wfyb0.ru
|
||||
300richmond.co.nz
|
||||
45en.ru
|
||||
4kpics.rocks
|
||||
5-steps-to-start-business.com
|
||||
7fon.ru
|
||||
7yue.org
|
||||
aa8b68101d388c446389283820863176e7.com
|
||||
abcdeg.xyz
|
||||
actulite.com
|
||||
adconscious.com
|
||||
adexprts.com
|
||||
adprotect.net
|
||||
adssafeprotected.com
|
||||
adultmeetonline.info
|
||||
adzpower.com
|
||||
agardomains.com
|
||||
air-edem.ru
|
||||
alfa9.com
|
||||
all4wap.ru
|
||||
3-letter-domains.net
|
||||
83net.jp
|
||||
8gold.com
|
||||
8si.ru
|
||||
aa625d84f1587749c1ab011d6f269f7d64.com
|
||||
aa8780bb28a1de4eb5bff33c28a218a930.com
|
||||
adf.ly
|
||||
admanaerofoil.com
|
||||
adsref.men
|
||||
ads-seo.men
|
||||
airmaxshoes-2016.com
|
||||
aksonural.ru
|
||||
albamargroup.com
|
||||
alekseevec.ru
|
||||
alessandraleone.com
|
||||
allblogroll.com
|
||||
allnews.md
|
||||
aloofly.com
|
||||
alvtank.se
|
||||
anniemation.com
|
||||
alpinism.ru
|
||||
anonymous-redirect.com
|
||||
anti-virus-removal.info
|
||||
antons-transporte.de
|
||||
aosexkontakte.net
|
||||
apiitsthirteende-a.akamaihd.net
|
||||
ap.senai.br
|
||||
arabgirls.adultgalls.com
|
||||
artdeko.info
|
||||
atmagroup.ru
|
||||
atofilms.com
|
||||
aussie-prizes.com
|
||||
autolombard-krasnodar.ru
|
||||
avtocredit-legko.ru
|
||||
avtolombard-krasnodar.ru
|
||||
axbocz.net
|
||||
ayanaspa.com
|
||||
b2b-lounge.com
|
||||
badavit.com.ua
|
||||
balkanfarma.ru
|
||||
baltgem.com
|
||||
banki76.ru
|
||||
banksrf.ru
|
||||
barbourjackets.online
|
||||
bausparen.bz.it
|
||||
bayareaaeroclub.org
|
||||
bear.gotcher.us
|
||||
beauby.ru
|
||||
beauty-things.com
|
||||
belinvestdom.by
|
||||
apartmentratings.com
|
||||
apper.de
|
||||
arkartex.ru
|
||||
arpelsreplica.xyz
|
||||
artdestshop.eu
|
||||
asscenihotosidea.blogspot.com
|
||||
asseenontvonline.ru
|
||||
atleticpharm.org
|
||||
availit.weebly.com
|
||||
azinoofficial777.ru
|
||||
babyfactory.fr
|
||||
back.dog
|
||||
bad-stars.net
|
||||
banan.tv
|
||||
bangla-chat-uk-paralud.ga
|
||||
beauty-bracelet.com
|
||||
begalka.xyz
|
||||
beget.tech
|
||||
berdasovivan.ru
|
||||
bestcalovebracelet.cn
|
||||
bestcurs.org
|
||||
bestwebsiteawards.com
|
||||
bfz.biz
|
||||
bget.ru
|
||||
bidr.trellian.com
|
||||
bimatoprost-careprost.com.ua
|
||||
bitcoin-ua.top
|
||||
biznesluxe.ru
|
||||
bjanshee.ru
|
||||
blavia.00author.com
|
||||
blockety.co
|
||||
blog.koreadaily.com
|
||||
bestchoice.cf
|
||||
besthoro.ru
|
||||
bestpornuha.com
|
||||
bidbuy.co.kr
|
||||
bioinnovate.co
|
||||
bitporno.sx
|
||||
biznesrealnost.ru
|
||||
bizru.info
|
||||
blog.f00kclan.de
|
||||
blog.koorg.ru
|
||||
blogporn.in
|
||||
blog.remote-computer.de
|
||||
blogs.rediff.com
|
||||
bonanza-fortune.men
|
||||
boom-celebs.com
|
||||
bosefux.esy.es
|
||||
braintobe.win
|
||||
buchananshardware.com
|
||||
bmsco.co
|
||||
board.f00d.de
|
||||
bouda.kvalitne.cz
|
||||
brewdom.ru
|
||||
bscodecs.com
|
||||
bugof.gq
|
||||
buttons-for-your-website.com
|
||||
buyessay3.blogspot.ru
|
||||
buyfriend.ru
|
||||
buyscabiescream.com
|
||||
camdenmemorials.com
|
||||
candycrushshop.com
|
||||
capture-room.com
|
||||
cardiosport.com.ua
|
||||
cdnanalytics.xyz
|
||||
cenoval.ru
|
||||
centrdebut.ru
|
||||
cheapmoncler.win
|
||||
check-host.net
|
||||
check-this-out-now.online
|
||||
chelyabinsk.xrus.org
|
||||
chocolateslim-original.com
|
||||
cialischstgerts.com
|
||||
cialisndbrx.com
|
||||
clarithromycin500mg.com
|
||||
bvlgariring.xyz
|
||||
byme.se
|
||||
bytimedance.ru
|
||||
callejondelpozo.es
|
||||
candlehandmade.com
|
||||
canvas.gloverid.site
|
||||
centraletermice.us
|
||||
cete.ru
|
||||
chatroulette.online
|
||||
cheap-pills-norx.com
|
||||
cheatcode-lita12.rhcloud.com
|
||||
checkpagerank.net
|
||||
chelnytruck.ru
|
||||
cherrypointplace.ca
|
||||
chinese-amezon.com
|
||||
cialgenisrx.com
|
||||
cienum.fr
|
||||
classicakuhni.ru
|
||||
cleanmypc.com
|
||||
clean-virus-mac.com
|
||||
clmforexeu.com
|
||||
cl.s7.exct.net
|
||||
com-onlinesupport.site
|
||||
compliance-checker-7.info
|
||||
compliance-irvin.top
|
||||
concordexoticrentals.com
|
||||
coolyarddecorations.com
|
||||
cowblog.fr
|
||||
craftinsta.ru
|
||||
cryptoswap.biz
|
||||
culmimg.pw
|
||||
customerguru.in
|
||||
customsua.com.ua
|
||||
compliance-ivan.top
|
||||
computernetworksonline.com
|
||||
cookie-law-enforcement-hh.xyz
|
||||
copypaste.traderzplanet.in
|
||||
counter.bloke.com
|
||||
creatives.adbetclickin.pink
|
||||
crest3d.ru
|
||||
csgo4.win
|
||||
customcollegeessays.net
|
||||
customergrowthsystems.com
|
||||
dairyindia.in
|
||||
daisye.top
|
||||
datract.com
|
||||
ddpills.com
|
||||
dellalimov.com
|
||||
demenageur.com
|
||||
dikqlyremy.info
|
||||
dipstar.org
|
||||
discountliv.com
|
||||
datsun-do.com
|
||||
dekoration.us
|
||||
dekorkeramik.ru
|
||||
delfin-aqua.com.ua
|
||||
dengi-pod-zalog-nedvizhimosti.ru
|
||||
dieta-personalna.pl
|
||||
digitalassetmanagement.site
|
||||
digitalfaq.com
|
||||
dinosaurus.site
|
||||
dirtpics.pw
|
||||
discovertreasure-a.akamaihd.net
|
||||
discovertreasurenow.com
|
||||
dnepropetrovsk.mistr-x.org
|
||||
doktoronline.no
|
||||
domain-submit.info
|
||||
domik-derevne.ru
|
||||
domznaniy.ru
|
||||
dosug-lux.ru
|
||||
dprtb.com
|
||||
drugs-no-rx.info
|
||||
dscaas.website
|
||||
dvr.biz.ua
|
||||
e705.net
|
||||
distver.ru
|
||||
dms-sw.ru
|
||||
dogbreedspicture.net
|
||||
domainroam.win
|
||||
dostavka-v-krym.com
|
||||
download-wallpaper.net
|
||||
dpihatinh.gov.vn
|
||||
druzhbany.ru
|
||||
dvd-famille.com
|
||||
dyshagi.ru
|
||||
e-avon.ru
|
||||
e-biznes.info
|
||||
ebooknovel.club
|
||||
e-c.al
|
||||
ecookna.com.ua
|
||||
edelstahlschornstein-123.de
|
||||
ee77ee.com
|
||||
electro-prom.com
|
||||
elektrischezigarette1.blog.pl
|
||||
elektrischezigaretten2.beeplog.com
|
||||
embedle.com
|
||||
editors.choice6912650.hulfingtonpost.com
|
||||
efnor-ac.com
|
||||
ekspertmed.com
|
||||
electricwheelchairsarea.com
|
||||
eleimgo.pw
|
||||
elektir.ru
|
||||
elektrischezigarette2.devhub.com
|
||||
elitedollars.com
|
||||
elitepcgames.com
|
||||
elmacho.xyz
|
||||
empirepoker.com
|
||||
energy-ua.com
|
||||
enge-fotzen.info
|
||||
eredijovon.com
|
||||
essayservicewriting.org
|
||||
euroskat.ru
|
||||
eyelike.com.ua
|
||||
ezigarettekaufen2.yolasite.com
|
||||
euromasterclass.ru
|
||||
evehemming.blogspot.com.au
|
||||
extremal-blog.com
|
||||
ezigaretteshop2.mywapblog.com
|
||||
ezigaretteshop2.vefblog.net
|
||||
f07.de
|
||||
favornews.com
|
||||
femmesdenudees.com
|
||||
ferretsoft.com
|
||||
fetishinside.com
|
||||
fickkontakte.org
|
||||
filesdatabase.net
|
||||
filesvine.com
|
||||
film-one.ru
|
||||
failingmarriege.blogspot.com
|
||||
farmingworm.com
|
||||
fbdownloader.com
|
||||
fertilitetsradgivningen.se
|
||||
fikasound.tk
|
||||
financehint.eu
|
||||
findclan.org
|
||||
floating-share-buttons.com
|
||||
floridamhca.org
|
||||
fortwosmartcar.pw
|
||||
forums.toucharcade.com
|
||||
fototravel.eu
|
||||
freejabs.com
|
||||
freelifetimefuckbook.com
|
||||
free-stock-illustration.com
|
||||
freshsuperbloop.com
|
||||
fungamelands.com
|
||||
gallerylisting.com
|
||||
gamerextra.com
|
||||
gardene.ru
|
||||
gay-file.com
|
||||
gdzkurokam.ru
|
||||
germes-trans.com
|
||||
getmyads24.com
|
||||
getprismatic.com
|
||||
glass-msk.ru
|
||||
global-ics.co.za
|
||||
gojiberriess.apishops.ru
|
||||
gomusix.com
|
||||
goo.ne.jp
|
||||
gopro-online.info
|
||||
greamimgo.pw
|
||||
greatfind-a.akamaihd.net
|
||||
greatzip.com
|
||||
gribokstop.com
|
||||
grizzlysgrill.com
|
||||
growboxbl.ru
|
||||
gta-top.ru
|
||||
guildebzh.info
|
||||
gwebtools.com
|
||||
hannasolution.ru
|
||||
hanwei.us
|
||||
hao123.com
|
||||
hd-film.pl
|
||||
headpress.ru
|
||||
heartofbeijing.blogspot.com
|
||||
hermesreplica.pw
|
||||
hermesreplica.win
|
||||
highland-homes.com
|
||||
hitcpm.com
|
||||
hledejvshopech.cz
|
||||
homelygarden.com
|
||||
homik.pw
|
||||
hotdl.in
|
||||
hotsocialz.com
|
||||
hoverboard360.se
|
||||
hspline.com
|
||||
htmlcorner.com
|
||||
igadgetsworld.com
|
||||
imabase.com
|
||||
imadedinner.net
|
||||
imperiafilm.ru
|
||||
impresagaia.it
|
||||
inbabes.sexushost.com
|
||||
indetiske.ya.ru
|
||||
infostatsvc.com
|
||||
insider.pro
|
||||
findanysex.com
|
||||
findthe.pet
|
||||
firesub.pl
|
||||
fiverr.com
|
||||
flooringinstallation-edmonton.com
|
||||
forex-procto.ru
|
||||
forodvd.com
|
||||
forpackningsutveckling.se
|
||||
foto-basa.com
|
||||
foxtechfpv.com
|
||||
free-floating-buttons.com
|
||||
free-share-buttons.com
|
||||
free-today.com
|
||||
freshmac.space
|
||||
fullgirl.ru
|
||||
funtoonez.com
|
||||
games.kolossale.ru
|
||||
gateway.zscalerone.net
|
||||
gaypornmovie.net
|
||||
gazobeton-p.com.ua
|
||||
gentamicineyedrops.blogspot.com
|
||||
get-free-traffic-now.com
|
||||
getlamborghini.ga
|
||||
globatur.ru
|
||||
gnuetella.com
|
||||
go2album.com
|
||||
goodhumor24.com
|
||||
greendream.com.ua
|
||||
gsasearchenginerankerhelp.com
|
||||
gsasearchengineranker.pw
|
||||
gsou.cf
|
||||
g.starmoe.xyz
|
||||
gtopstats.com
|
||||
guge.io
|
||||
hamptonoaks.ca
|
||||
hd720kino.ru
|
||||
healing-dysplasia.ru
|
||||
heartofpayne.xyz
|
||||
hermesbirkinhandbagoutlets.com
|
||||
historichometeam.com
|
||||
hobild.net
|
||||
hoterika.com
|
||||
huhn.altervista.org
|
||||
hundejo.com
|
||||
hydropump.su
|
||||
iboss.com
|
||||
id-forex.com
|
||||
i-hobot.ru
|
||||
ikritikimou.gr
|
||||
imicrovision.com
|
||||
inclk.com
|
||||
infazavr.ru
|
||||
infowarcraft.ru
|
||||
inspiring-desperate.tk
|
||||
istanbulit.com
|
||||
japan-bearings.ru
|
||||
jetsli.de
|
||||
johannesburgsingles.co.za
|
||||
jpcycles.com
|
||||
jus0wil.pp.ua
|
||||
kalb.ru
|
||||
kamalsinha.com
|
||||
karting196.ru
|
||||
kazan.zrus.org
|
||||
keywordhouse.com
|
||||
keywordsuggest.org
|
||||
kino-fun.ru
|
||||
kiskinhouse.com
|
||||
kiwe-analytics.com
|
||||
komp-pomosch.ru
|
||||
koronirealestate.gr
|
||||
kotaku.com
|
||||
krasivoe-hd.net
|
||||
krasnodar.ru
|
||||
kredit-blog.ru
|
||||
investsuccess.org
|
||||
iplusbit.blogspot.co.za
|
||||
isitpaleo.info
|
||||
ivearchenceinflu.cf
|
||||
iweblist.info
|
||||
ixora.pro
|
||||
iyasimasennka.com
|
||||
izismile.com
|
||||
javidol.site
|
||||
jjbabskoe.ru
|
||||
juliadiets.com
|
||||
jumptap.com
|
||||
junglenet-a.akamaihd.net
|
||||
kazka.ru
|
||||
kidd.reunionwatch.com
|
||||
kmgamex.cf
|
||||
kochanelli.com
|
||||
kollekcioner.ru
|
||||
konturkrasoty.ru
|
||||
kostenlos-sexvideos.com
|
||||
kovesszucs.atw.hu
|
||||
kozhniebolezni.com
|
||||
krasnodar-avtolombards.ru
|
||||
kunstaktien.info
|
||||
kutikomi.net
|
||||
lacloop.info
|
||||
lafriore.ru
|
||||
lashstudia.ru
|
||||
lego4x4.ru
|
||||
lenvred.org
|
||||
lineavabit.it
|
||||
landreferat.ru
|
||||
laptoper.net
|
||||
life-instyle.com
|
||||
light.ifmo.ru
|
||||
limads.men
|
||||
linerdrilling.com
|
||||
link.ac
|
||||
linkredirect.biz
|
||||
lirunet.ru
|
||||
linkdebrideur.xyz
|
||||
liran-locks.com
|
||||
littleberry.ru
|
||||
littlecity.ch
|
||||
liveshoppersmac.com
|
||||
lockerz.com
|
||||
lombia.com
|
||||
lomza.info
|
||||
liupis.com
|
||||
liverpool.gsofootball.com
|
||||
localmatchbook.com
|
||||
loftdigital.eu
|
||||
lollypopgaming.com
|
||||
lostaruban.com
|
||||
low-format.ru
|
||||
macdamaged.tech
|
||||
magento-crew.net
|
||||
mansiondelrio.co
|
||||
marblestyle.ru
|
||||
marmotstore.online
|
||||
maslenka.kz
|
||||
maxxtor.eu
|
||||
m.b00kmarks.com
|
||||
medtherapy.ru
|
||||
megaapteka.ru
|
||||
me-ke.com
|
||||
metallosajding.ru
|
||||
michaelkorsoutlet.store
|
||||
minet.club
|
||||
minharevisao.com
|
||||
mirtorrent.net
|
||||
mistr-x.org
|
||||
mitrasound.ru
|
||||
mmoguider.ru
|
||||
mnogolok.info
|
||||
mobicover.com.ua
|
||||
modabutik.ru
|
||||
moesonce.com
|
||||
mole.pluto.ro
|
||||
monclerjacketsoutlet.pw
|
||||
mowser.com
|
||||
m5home.ru
|
||||
macrotek.ru
|
||||
malls.com
|
||||
marketingtechniques.info
|
||||
maximpartnerspr.com
|
||||
mebeldekor.com.ua
|
||||
medicine-4u.org
|
||||
medispainstitute.com.au
|
||||
mega-bony2017.pl
|
||||
megakino.net
|
||||
menstennisforums.com
|
||||
message-warning.net
|
||||
metarip.ru
|
||||
mezaruk.info
|
||||
minecraft-rus.org
|
||||
miniature.io
|
||||
mirobuvi.com.ua
|
||||
mixed-wrestling.ru
|
||||
moi-glazki.ru
|
||||
monarhs.info
|
||||
moneyviking-a.akamaihd.net
|
||||
morpicert.pw
|
||||
mosdverka.ru
|
||||
mountainstream.ms
|
||||
moyakuhnia.ru
|
||||
mp3ritm.top
|
||||
mrbitsandbytes.com
|
||||
mttwtrack.com
|
||||
musflashtv.com
|
||||
music7s.me
|
||||
muz-baza.net
|
||||
mrvideospornogratis.xxx
|
||||
mundoaberrante.com
|
||||
musicspire.online
|
||||
muznachas-service.ru
|
||||
muztops.ru
|
||||
myiptest.com
|
||||
myseoconsultant.com
|
||||
nagdak.ru
|
||||
naj-filmy24.pl
|
||||
nash-krym.info
|
||||
nero-us.com
|
||||
muz-tracker.net
|
||||
myftpupload.com
|
||||
myhydros.org
|
||||
net-profits.xyz
|
||||
networkad.net
|
||||
new-apps.ru
|
||||
offers.bycontext.com
|
||||
net-radar.com
|
||||
newsperuse.com
|
||||
nhl09.ru
|
||||
nibbler.silktide.com
|
||||
norththeface.store
|
||||
nrjmobile.fr
|
||||
nsatc.net
|
||||
obiavo.ru
|
||||
oda.as
|
||||
oil-td.ru
|
||||
okonich.com.ua
|
||||
okout.ru
|
||||
okroshki.ru
|
||||
ok.ru
|
||||
olgacvetmet.com
|
||||
olvanto.ru
|
||||
omoikiri-japan.ru
|
||||
oneminutesite.it
|
||||
onlythegames.com
|
||||
o-o-6-o-o.com
|
||||
openstat.com
|
||||
optom-deshevo.ru
|
||||
omsk.xrus.org
|
||||
onclkads.com
|
||||
onlywoman.org
|
||||
orenburg-gsm.ru
|
||||
orgasmatrix.com
|
||||
orsonet.ru
|
||||
oynat.info
|
||||
pandarastore.top
|
||||
patterntrader-en.com
|
||||
pattersonsweb.com
|
||||
percin.biz.ly
|
||||
petedrummond.com
|
||||
phelissota.xyz
|
||||
piccdata.com
|
||||
picsearch.com
|
||||
picswe.com
|
||||
pictures-and-images.net
|
||||
picturesmania.com
|
||||
pinwallpaper.xyz
|
||||
pizza-imperia.com
|
||||
ozas.net
|
||||
panamaforbeginners.com
|
||||
panchro.co.uk
|
||||
partner-host.men
|
||||
pc-virus-d0l92j2.pw
|
||||
perosan.com
|
||||
photo-clip.ru
|
||||
photokitchendesign.com
|
||||
photorepair.ru
|
||||
pigrafix.at
|
||||
pijoto.net
|
||||
pinsdaddy.com
|
||||
piter.xrus.org
|
||||
platesauto.com
|
||||
podshipniki-nsk.ru
|
||||
podshipniki-ntn.ru
|
||||
pons-presse.com
|
||||
pony-business.com
|
||||
popunder.net
|
||||
pornophoto.xyz
|
||||
pornosmola.info
|
||||
pornoxxx.com.mx
|
||||
posible.net
|
||||
pp-budpostach.com.ua
|
||||
pricheskaonline.ru
|
||||
priscilarodrigues.com.br
|
||||
privat-girl.net
|
||||
prizestohandle.club
|
||||
poem-paying.gq
|
||||
popup-hgd.xyz
|
||||
poquoson.org
|
||||
pornodojd.ru
|
||||
porno-dojki.net
|
||||
pornoforadult.com
|
||||
pornogratisdiario.com
|
||||
porno-home365.com
|
||||
portnoff.od.ua
|
||||
pourvous.info
|
||||
preconnubial.usuby.site
|
||||
pregnant.guru
|
||||
preparevideosafesystem4unow.space
|
||||
privatefx.all4invest.info
|
||||
privatov-zapisi.ru
|
||||
produkto.net
|
||||
profitwithalex.info
|
||||
profolan.pl
|
||||
progonrumarket.ru
|
||||
prostitutki-yaroslavlya.org
|
||||
pssucai.info
|
||||
qor360.com
|
||||
qwesa.ru
|
||||
proekt-mos.ru
|
||||
profitfx.online
|
||||
profitsport.club
|
||||
prohoster.info
|
||||
projectforte.ru
|
||||
prokotov.com
|
||||
prombudpostach.com.ua
|
||||
pts163.ru
|
||||
pulseonclick.com
|
||||
pxhdwsm.com
|
||||
qld10000.net
|
||||
raavidesigns.com
|
||||
ragecash.com
|
||||
ranksignals.com
|
||||
r-control.ru
|
||||
realizmobi.com
|
||||
rebelmouse.com
|
||||
reimageplus.com
|
||||
remont-ustanovka-tehniki.ru
|
||||
renewablewealth.com
|
||||
r-e-f-e-r-e-r.com
|
||||
reklama-i-rabota.ru
|
||||
remybutler.fr
|
||||
resant.ru
|
||||
rewardit.com
|
||||
reward-survey.net
|
||||
riders.ro
|
||||
rightenergysolutions.com.au
|
||||
ringporno.com
|
||||
rubanners.com
|
||||
sandhillsonline.com
|
||||
sarm.tk
|
||||
sbt-aqua.ru
|
||||
sbtdesign.co.uk
|
||||
scanner-jessica.top
|
||||
scanner-josh.top
|
||||
scenicmissouri.us
|
||||
seoanalyses.com
|
||||
seocdvig.ru
|
||||
seorankinglinks.com
|
||||
service.adtech.us
|
||||
responsinator.com
|
||||
rfd-split.hr
|
||||
romhacking.ru
|
||||
rostov.xrus.org
|
||||
rusenvironmental.net
|
||||
russkie-gorki.ru
|
||||
sa-live.com
|
||||
sanidumps.com
|
||||
saveindex.xyz
|
||||
scottbywater.com
|
||||
search-error.com
|
||||
segol.tv
|
||||
seofirmreviewsus.info
|
||||
seorank.info
|
||||
seorankinglinks.xyz
|
||||
serdcenebolit.com
|
||||
servisural.ru
|
||||
serw.clicksor.com
|
||||
sexobzor.info
|
||||
sextracker.de
|
||||
sexvideo-sex.com
|
||||
sexyteens.hol.es
|
||||
shoppytoolmac.com
|
||||
sigmund-freud.co.uk
|
||||
sitevalued.com
|
||||
si-unique.com
|
||||
s-iwantyou.com
|
||||
sixcooler.de
|
||||
slavic-magic.ru
|
||||
slowmacfaster.trade
|
||||
sneakyboy.com
|
||||
snegozaderzhatel.ru
|
||||
snjack.info
|
||||
social-button.xyz
|
||||
social-fun.ru
|
||||
soda.media
|
||||
soheavyblog.com
|
||||
soundfrost.org
|
||||
spb.afora.ru
|
||||
sexvporno.ru
|
||||
sexytrend.ru
|
||||
share-buttons-for-free.com
|
||||
sharpchallenge.com
|
||||
shoppingjequiti.com.br
|
||||
silvermature.net
|
||||
sisi-go.ru
|
||||
sitevaluation.com
|
||||
sitevaluation.org
|
||||
skatestick.bid
|
||||
sladkoevideo.com
|
||||
s.lollypopgaming.com
|
||||
slujbauborki.ru
|
||||
smartpet.ru
|
||||
smart-scripts.com
|
||||
sofit-dmd.ru
|
||||
softlinesolutions.me
|
||||
spb.ru
|
||||
spitfiremusic.com
|
||||
sprttrack.com
|
||||
standardchartered-forex.com
|
||||
startufa.ru
|
||||
statistici.ro
|
||||
steamoff.net
|
||||
stjamesschool.info
|
||||
spyfu.com
|
||||
spylog.com
|
||||
stanthonyscatholicchurch.org
|
||||
start.myplaycity.com
|
||||
stevemonsen.com
|
||||
stmassage.ru
|
||||
streetfooduncovered.com
|
||||
strigkaomsk.ru
|
||||
stroy-portal22.ru
|
||||
suhanpacktech.com
|
||||
svbur.ru
|
||||
svetlotorg.ru
|
||||
szucs.ru
|
||||
tabletkinaodchudzanie.com.pl
|
||||
tamada69.com
|
||||
stretchingabuckblog.com
|
||||
stroymonolit.su
|
||||
svarkagid.com
|
||||
symphonyintegratedhealthcare.com
|
||||
syndicate.fun
|
||||
taqplayer.info
|
||||
t-bygg.com
|
||||
td-33.ru
|
||||
tdsing.ru
|
||||
tds-advert002.info
|
||||
technopellet.gr
|
||||
tedy.su
|
||||
telefonsexsofort.tk
|
||||
texbaza.by
|
||||
thedownloadfromwarez.blogspot.com
|
||||
thecounter.com
|
||||
thefotosgratis.eu
|
||||
thegamerznetwork.com
|
||||
thelottosecrets.com
|
||||
tizanidinerestlesslegsyndrome.blogspot.com
|
||||
tizanidineshowupondrugtest.blogspot.com
|
||||
tizanidinewithdrawalsymptoms.blogspot.com
|
||||
tk-assortiment.ru
|
||||
token-lab.org
|
||||
thejournal.ru
|
||||
thenews-today.info
|
||||
thiegs.reco.ws
|
||||
timeallnews.ru
|
||||
timer4web.com
|
||||
tizanidine4mguses.blogspot.com
|
||||
tizanidinehcl4mgtablet.blogspot.com
|
||||
tizanidineinfo.blogspot.com
|
||||
tizanidineusedfor.blogspot.com
|
||||
toloka.hurtom.com
|
||||
tomatis.gospartner.com
|
||||
toondinsey.com
|
||||
toon-families.com
|
||||
tooplay.com
|
||||
topappspro.com
|
||||
topcar-krasnodar.ru
|
||||
top-study.work
|
||||
topvidos.ru
|
||||
torrentdownloadhub.com
|
||||
torrnada.ru
|
||||
tozup.com
|
||||
tracklead.net
|
||||
traffic2cash.org
|
||||
trafficnetzwerk.de
|
||||
traffictrade.life
|
||||
trailer.cinemaflix.website
|
||||
trustedhealthtips.com
|
||||
tsstcorpcddvdwshbbdriverfb.aircus.com
|
||||
turizm.bz
|
||||
tytoona.com
|
||||
tyumen.xrus.org
|
||||
ucoz.ru
|
||||
universals.com.ua
|
||||
unrealcommander.org
|
||||
uprour.com
|
||||
upstore.me
|
||||
usadacha.net
|
||||
v720hd.ru
|
||||
vabasa.inwtrade.com
|
||||
validccseller.com
|
||||
vapomnoncri.tk
|
||||
trafaret74.ru
|
||||
tri-slona.org
|
||||
trk-4.net
|
||||
trustedmaccleaner.com
|
||||
tsan.net
|
||||
tubeline.biz
|
||||
tuckpointingmasonrysystems.com
|
||||
tula.howotorg.ru
|
||||
tversvet.ru
|
||||
tvnewsclips.info
|
||||
tvoystartup.ru
|
||||
u17795.netangels.ru
|
||||
ugogo.info
|
||||
unitexindia.com
|
||||
univerfiles.com
|
||||
urll.eu
|
||||
usiad.net
|
||||
utrolive.ru
|
||||
vacuumcleanerguru.com
|
||||
vacuumscleaner.com
|
||||
vapsy.com
|
||||
vashsvet.com
|
||||
vbabule.net
|
||||
v-doc.co
|
||||
vereo.eu
|
||||
vertaform.com
|
||||
vduplo.ru
|
||||
verymes.xyz
|
||||
viagra.pp.ua
|
||||
video-chat.cn
|
||||
video-woman.com
|
||||
vip-parfumeria.ru
|
||||
volgograd.xrus.org
|
||||
video-production.com
|
||||
videotuber.ru
|
||||
viktoria-center.ru
|
||||
vipps.com.my
|
||||
vipsiterip.org
|
||||
virtualbb.com
|
||||
vitalads.net
|
||||
vozbujdenie.com
|
||||
vpnhowto.info
|
||||
vrnelectro.ru
|
||||
vseigru.one
|
||||
vtcdns.com
|
||||
vut.com.ru
|
||||
vzlom-na-zakaz.com
|
||||
wallpapers-best.com
|
||||
watchdogs-2.ru
|
||||
webextract.profound.net
|
||||
website-speed-up.top
|
||||
weclipart.com
|
||||
westen-z.life
|
||||
windowssearch-exp.com
|
||||
worldtraveler.world
|
||||
www.arenda-yeisk.ru
|
||||
x69ty.ru
|
||||
xaijo.com
|
||||
xgftnlrt.bloger.index.hr
|
||||
xn--h1ahbi.com.ua
|
||||
xvideospornoru.com
|
||||
xz618.com
|
||||
yellowstonevisitortours.com
|
||||
youporn-forum.ga
|
||||
yourmovies.pl
|
||||
yourserverisdown.com
|
||||
zarabotok--doma.ru
|
||||
zeg-distribution.com
|
||||
zeroredirect8.com
|
||||
zeroredirect.com
|
||||
zigarettenonlinekaufen2.bloog.pl
|
||||
vseuznaem.com
|
||||
waterpurifier.club
|
||||
webenlace.com.ar
|
||||
website-stealer.nufaq.com
|
||||
websitevaluebot.com
|
||||
weddingdresses.xyz
|
||||
weightatraining.com
|
||||
whatzmyip.net
|
||||
wholesalejerseys-cheapest.com
|
||||
wildnatureimages.com
|
||||
wnoz.de
|
||||
wordkeyhelper.com
|
||||
workle.website
|
||||
wosik-dach.service-for-web.de
|
||||
writersgroup580.web.fc2.com
|
||||
ws.ampower.me
|
||||
wwwadultcheck.com
|
||||
www.event-tracking.com
|
||||
xjrul.com
|
||||
xn--80aaajbdbddwj2alwjieei2afr3v.xn--p1ai
|
||||
xn----btbdvdh4aafrfciljm6k.xn--p1ai
|
||||
xn--h1aakne2ba.xn--p1ai
|
||||
xpresscare.ru
|
||||
x-rates.ru
|
||||
xuki.us
|
||||
xxxtube69.com
|
||||
youandcredit.ru
|
||||
youbrainboost.asia
|
||||
youjizz.com
|
||||
youraticles.pl
|
||||
yousense.info
|
||||
yun56.co
|
||||
zaapplesales.blogspot.com
|
||||
zahvat.ru
|
||||
zaimhelp.ru
|
||||
zarepta.com
|
||||
zdesoboi.com
|
||||
zhorapankratov7.blogspot.com
|
||||
zigarettenonlinekaufen.tumblr.com
|
||||
zkjovpdgxivg.ga
|
||||
zmoda.hostreo.com
|
||||
znaturaloriginal.com
|
||||
zrelaya.pw
|
||||
zrizvtrnpale.tk
|
||||
zoomovies.org
|
||||
zootravel.com
|
||||
zs2vm.top
|
||||
zscalertwo.net
|
||||
|
|
|
@ -1,250 +1,250 @@
|
|||
3xforum.ro
|
||||
4istoshop.com
|
||||
4ur.click
|
||||
aa9bd78f328a6a41279d0fad0a88df1901.com
|
||||
aad1f4acb0a373420d9b0c4202d38d94fa.com
|
||||
aasoldes.fr
|
||||
acgs.tk
|
||||
adman.se
|
||||
adminshop.com
|
||||
advertisingtag.net
|
||||
albamargroup.com
|
||||
alfa-medosmotr.ru
|
||||
aliexpresscashback.club
|
||||
00author.com
|
||||
00it.com
|
||||
aa625d84f1587749c1ab011d6f269f7d64.com
|
||||
abcdefh.xyz
|
||||
adidas.frwebs.fr
|
||||
ads-seo.men
|
||||
adzerg.com
|
||||
all4invest.ru
|
||||
alloysteel.ru
|
||||
all-streaming-media.com
|
||||
alltheviews.com
|
||||
allwidewallpapers.com
|
||||
anaksma.info
|
||||
apiappenableinfo-a.akamaihd.net
|
||||
api.stathat.com
|
||||
applyneedy.xyz
|
||||
app-ready.xyz
|
||||
ascat.porn
|
||||
astana.xxxkaz.org
|
||||
autoseo-traffic.com
|
||||
availit.weebly.com
|
||||
avtolombard-krasnodar.ru
|
||||
backiee.com
|
||||
alvtank.se
|
||||
android-systems.ru
|
||||
animal36.com
|
||||
anticrawler.org
|
||||
apartmentbay.ru
|
||||
apimegabrowsebiz-a.akamaihd.net
|
||||
appearance-cool.com
|
||||
australia-opening-times.com
|
||||
autobrennero.it
|
||||
aviav.ru
|
||||
avirasecureserver.com
|
||||
bala.getenjoyment.net
|
||||
battlecarnival.su
|
||||
benchmarkcommunications.co.uk
|
||||
bioinnovate.co
|
||||
bio-japan.net
|
||||
bird1.ru
|
||||
bitcoinremote.com
|
||||
bkns.vn
|
||||
blockety.co
|
||||
bonky.biz
|
||||
bookhome.info
|
||||
braintobe.win
|
||||
buchananshardware.com
|
||||
burger-imperia.com
|
||||
businescoop.men
|
||||
bangla-chat-uk-paralud.ga
|
||||
bankmib.ru
|
||||
beachdriveblog.com
|
||||
beetpics.pw
|
||||
belinvestdom.by
|
||||
best-deals-products.com
|
||||
betterscooter.com
|
||||
bgviagrachrx.com
|
||||
bizlist.com.de
|
||||
boom-celebs.com
|
||||
bosman.pluto.ro
|
||||
breget74.ru
|
||||
bristolhostel.com
|
||||
buyessayonline19.blogspot.ru
|
||||
bwlx.prepedu.cn
|
||||
camel-beach.com
|
||||
cars-modification.net
|
||||
cialischmrx.com
|
||||
cindymatches.com
|
||||
click2pawn.com
|
||||
clipartnew.com
|
||||
compliance-irvin.xyz
|
||||
compliance-jane.top
|
||||
continent-e.tv
|
||||
copyrightclaims.org
|
||||
courtshipgift.com
|
||||
credit.co.ua
|
||||
cxpromote.com
|
||||
d0t.ru
|
||||
darkages.info
|
||||
design-lands.ru
|
||||
diffbot.com
|
||||
digilander.libero.it
|
||||
diusyawiga.tk
|
||||
drev.biz
|
||||
driving.kiev.ua
|
||||
druzhbany.ru
|
||||
dustyorate.com
|
||||
ecommerce-seo.com
|
||||
edudocs.net
|
||||
electro-prom.com
|
||||
elektrischezi.canalblog.com
|
||||
canoncdriverq3.pen.io
|
||||
cardsdumps.com
|
||||
carsdined.org
|
||||
cartierreplica.xyz
|
||||
cartujano-pre.de
|
||||
cbb1smartlist12.click
|
||||
cejewelry.xyz
|
||||
chatroulette.video
|
||||
ciceros.co
|
||||
clubfashionista.com
|
||||
coinsspb.com
|
||||
compliance-alexa.xyz
|
||||
conciergegroup.org
|
||||
coolyarddecorations.com
|
||||
cornomase.win
|
||||
coslab.club
|
||||
costablue.xyz
|
||||
customboxes4less.com
|
||||
cwetochki.ru
|
||||
daneshetabiat.com
|
||||
dekoration.us
|
||||
den-noch24.ru
|
||||
dnepr-avtospar.com.ua
|
||||
dneprsvet.com.ua
|
||||
dosugrostov.site
|
||||
draniki.org
|
||||
drivotracker.com
|
||||
druzhininevgeniy63.blogspot.com
|
||||
dtm-spain.com
|
||||
duplicashapp.com
|
||||
dynainbox.com
|
||||
ekosmetyki.net.pl
|
||||
eleimgo.pw
|
||||
elektronischezigarettekaufen1.beeplog.com
|
||||
elektronischezi.livejournal.com
|
||||
elektrozigaretten1.tumblr.com
|
||||
ereko.ru
|
||||
escort-russian.com
|
||||
essay-edu.biz
|
||||
etur.ru
|
||||
europages.com.ru
|
||||
eyessurgery.ru
|
||||
fanpagerobot.com
|
||||
fickkontakte.org
|
||||
flashlarevista.com
|
||||
florida-tourism.net
|
||||
fotopop.club
|
||||
fotosfotos.eu
|
||||
franklinfire.co
|
||||
front.ru
|
||||
funnypica.com
|
||||
fyxabomiw.ru
|
||||
gamblingnerd.com
|
||||
gamebackyard.com
|
||||
game-top.su
|
||||
gay-site.store
|
||||
geilehausfrauen.net
|
||||
gktt.ru
|
||||
go2mike.ru
|
||||
goodhousekeeping.com
|
||||
gopro-online.info
|
||||
gowreckdiving.com
|
||||
guardlink.com
|
||||
guildebzh.info
|
||||
happy.new.yeartwit.com
|
||||
hdapp1008-a.akamaihd.net
|
||||
hdimagelib.com
|
||||
histats.com
|
||||
hop.clickbank.net
|
||||
host-protection.com
|
||||
igadgetsworld.com
|
||||
integritylandscapeservices.com
|
||||
int.search.tb.ask.com
|
||||
iskalko.ru
|
||||
istizanidineanarcoticdrug.blogspot.com
|
||||
ivanstroi.ru
|
||||
izhevsk.zrus.org
|
||||
jerseywholesaleelitestore.com
|
||||
kakablog.net
|
||||
keywordsking.com
|
||||
keyword-suggestions.com
|
||||
kinocccp.net
|
||||
komputernaya-pomosh-moscow.ru
|
||||
krasnodar.ru
|
||||
krassh.ru
|
||||
kvartira-sutochno.com
|
||||
labafydjxa.su
|
||||
lampokrat.ws
|
||||
lecbter-relationships.ga
|
||||
lob.com.ru
|
||||
localflirtbuddies.com
|
||||
mahnwachen-helfen.info
|
||||
mebelcomplekt.ru
|
||||
mebel-vstroika.ru
|
||||
meddesk.ru
|
||||
mindbox.co.za
|
||||
mobot.site
|
||||
modnie-futbolki.net
|
||||
moi-glazki.ru
|
||||
moncleroutletonline.pw
|
||||
monitorwebsitespeed.com
|
||||
monsterdivx.tv
|
||||
mrwhite.biz
|
||||
mttwtrack.com
|
||||
musicstock.me
|
||||
mustat.com
|
||||
mvpicton.co.uk
|
||||
mycaf.it
|
||||
mydeathspace.com
|
||||
myfreemp3.eu
|
||||
navalwiki.info
|
||||
newstraveller.ru
|
||||
niroo.info
|
||||
nodup.ru
|
||||
onko-24.com
|
||||
online-templatestore.com
|
||||
optikremont.ru
|
||||
oranga.host.sk
|
||||
ownshop.cf
|
||||
pandarastore.top
|
||||
partner-high.men
|
||||
elvenar.com
|
||||
emergencyneeds.org
|
||||
enbersoft.com
|
||||
erotik0049.com
|
||||
este-line.com.ua
|
||||
exchanges-bet.com
|
||||
excitacao.com
|
||||
expolicenciaslatam.co
|
||||
ezofest.sk
|
||||
fakehandbags.xyz
|
||||
fenoyl.batcave.net
|
||||
fil.ru
|
||||
filunika.com.ru
|
||||
forum69.info
|
||||
foto-weinberger.at
|
||||
frcls.fr
|
||||
freesitetest.com
|
||||
freeuploader.ml
|
||||
fusoradio.info
|
||||
gallerily.com
|
||||
gameplexcity.com
|
||||
gate5.co.za
|
||||
gemgrab-a.akamaihd.net
|
||||
gk170.ru
|
||||
gnuetella.com
|
||||
googst2.ru
|
||||
greatgrace.ru
|
||||
greenshop.su
|
||||
growshop.es
|
||||
gsasearchengineranker.xyz
|
||||
gsmlab.pl
|
||||
gyffu.com
|
||||
handsandlegs.ru
|
||||
himgaws.pw
|
||||
hoste.octopis.com
|
||||
hotkeys.com
|
||||
ictizanidinehcl4mg.blogspot.com
|
||||
ideibiznesa2015.ru
|
||||
ido3.com
|
||||
ifirestarter.ru
|
||||
imitex-plus.ru
|
||||
itrevolution.cf
|
||||
izhevsk.xrus.org
|
||||
jabimgo.pw
|
||||
javlibrary.cc
|
||||
juliadiets.com
|
||||
kanimage.com
|
||||
karadene.com
|
||||
kaz.kz
|
||||
kinostorm.net
|
||||
kinozapas.com
|
||||
kladrus.ru
|
||||
klikbonus.com
|
||||
klitimg.pw
|
||||
kometars.xyz
|
||||
krasula.pp.ua
|
||||
labvis.host.sk
|
||||
ladsblue.com
|
||||
ladsup.com
|
||||
law-check-two.xyz
|
||||
laxdrills.com
|
||||
lonely-mature.com
|
||||
lotto6888.com
|
||||
m5home.ru
|
||||
magicplayer-s.acestream.net
|
||||
mansparskats.com
|
||||
markjaybeefractal.com
|
||||
mcnamaratech.com
|
||||
mebel-ekb.com
|
||||
medicines-choice.com
|
||||
medtherapy.ru
|
||||
meetingrainstorm.bid
|
||||
mindeyegames.com
|
||||
missvietnam.org
|
||||
moje-recenze.cz
|
||||
mokrayakiska.com
|
||||
moneyzzz.ru
|
||||
musezone.ru
|
||||
my-bc.ru
|
||||
mydirtystuff.com
|
||||
natali-forex.com
|
||||
needtosellmyhousefast.com
|
||||
neobux-bg.info
|
||||
netanalytics.xyz
|
||||
nordstar.pro
|
||||
no-rx.info
|
||||
nosecret.com.ua
|
||||
nowtorrents.com
|
||||
nuup.info
|
||||
obiavo.su
|
||||
obuv-kupit.ru
|
||||
offer.camp
|
||||
oil-td.ru
|
||||
otbelivanie-zubov.com
|
||||
oynat.info
|
||||
pammik.ru
|
||||
patol01.pw
|
||||
pc-services.ru
|
||||
pepperstyle.ru
|
||||
petedrummond.com
|
||||
petitions.whitehouse.gov
|
||||
physfunc.ru
|
||||
piccdata.com
|
||||
piccshare.com
|
||||
pics-group.com
|
||||
picswe.com
|
||||
polcin.de
|
||||
popup.matchmaker.com
|
||||
pornobrazzers.biz
|
||||
pornokajf.com
|
||||
powitania.pl
|
||||
predmety.in.ua
|
||||
promalp-universal.ru
|
||||
promoheads.com
|
||||
pst2017.onlinewebshop.net
|
||||
perm.xrus.org
|
||||
peugeot-club.org
|
||||
phobia.us
|
||||
photo.houseofgaga.ru
|
||||
phrcialiled.com
|
||||
picsfair.com
|
||||
pizdopletka.club
|
||||
podshipniki-ntn.ru
|
||||
popunder.ru
|
||||
pornhub-forum.ga
|
||||
producm.ru
|
||||
purplestats.com
|
||||
putevka24.ru
|
||||
qitt.ru
|
||||
raavidesigns.com
|
||||
rankingchart.de
|
||||
remybutler.fr
|
||||
rep-am.com
|
||||
rutor.group
|
||||
rvtv.ru
|
||||
sarm.tk
|
||||
sbtdesign.co.uk
|
||||
sdelatmebel.ru
|
||||
seansonline24.pl
|
||||
seofied.com
|
||||
seorank.info
|
||||
seorankinglinks.com
|
||||
seorankinglinks.us
|
||||
shisha-swag.de
|
||||
shopcheermakeup.info
|
||||
silktide.com
|
||||
sinel.info
|
||||
slim.sellany.ru
|
||||
snworks.com
|
||||
socas.pluto.ro
|
||||
social-s-iii.xyz
|
||||
sohoindia.net
|
||||
sonata-arctica.wz.cz
|
||||
space4updating.win
|
||||
spywarebegone.com
|
||||
stop-zavisimost.com
|
||||
swinginwithme.ru
|
||||
testingads.pro
|
||||
thetoiletpaper.com
|
||||
timer4web.com
|
||||
titan-cloud.life
|
||||
tizanidinehcl2mgsideeffects.blogspot.com
|
||||
tizanidinewithdrawalsymptoms.blogspot.com
|
||||
tksn.ru
|
||||
topanasex.com
|
||||
topmira.com
|
||||
touchmods.fr
|
||||
tubeline.biz
|
||||
twittruth.com
|
||||
typer.one
|
||||
unlimitdocs.net
|
||||
ural-buldozer.ru
|
||||
radiodigital.co
|
||||
recipedays.ru
|
||||
running-line.ru
|
||||
russia-tao.ru
|
||||
savetubevideo.com
|
||||
scanner-josh.top
|
||||
scoopquest.com
|
||||
scrapinghub.com
|
||||
secretscook.ru
|
||||
seminarykansas904.ml
|
||||
shemale-sex.net
|
||||
sherlock.se
|
||||
shoplvlv.us
|
||||
skatestick.bid
|
||||
skytraf.xyz
|
||||
sledstvie-veli.net
|
||||
slujbauborki.ru
|
||||
snomer1.ru
|
||||
social-buttons.xyz
|
||||
sps-shop.com
|
||||
strongsignal-a.akamaihd.net
|
||||
sugarkun.com
|
||||
surfbuyermac.com
|
||||
tam-gde-more.ru
|
||||
ticketsys.inetwd.com
|
||||
timeallnews.ru
|
||||
tizanidinemusclerelaxant.blogspot.com
|
||||
tjkckpytpnje.com
|
||||
top10registrycleaners.com
|
||||
tracxn.com
|
||||
traffmonster.info
|
||||
trahic.ru
|
||||
triumf-realty.ru
|
||||
tvory.predmety.in.ua
|
||||
twinderbella.com
|
||||
u17795.netangels.ru
|
||||
uhdtv.website
|
||||
uhodzalijami.ru
|
||||
unrealcommander.org
|
||||
uptime-as.net
|
||||
v24s.net
|
||||
vchulkax.com
|
||||
vekzdorov.ru
|
||||
velobikestock.com
|
||||
videochat.world
|
||||
viel.su
|
||||
vip-dom.in
|
||||
vita.com.hr
|
||||
vkgaleria.com
|
||||
vmnmvzsmn.over-blog.com
|
||||
vzlomsn.org
|
||||
wahicbefa31.soup.io
|
||||
wareseeker.com
|
||||
warning.or.kr
|
||||
webmasterhome.cn
|
||||
westsextube.com
|
||||
westvilletowingservices.co.za
|
||||
wheelchairliftsarea.com
|
||||
wholesalejerseyscheapjerseys.us.com
|
||||
wildworld.site
|
||||
windowssearch-exp.com
|
||||
works.if.ua
|
||||
writingservices17.blogspot.ru
|
||||
wurr.voila.net
|
||||
wygraj-teraz.com
|
||||
xdoza.com
|
||||
xn----7sbaphztdjeboffeiof6c.xn--p1ai
|
||||
xn----itbkqkfiq.xn--p1ai
|
||||
xtraffic.plus
|
||||
yourdesires.ru
|
||||
youtube-downloader.savetubevideo.com
|
||||
zaimite.ru
|
||||
zetgie.com.pl
|
||||
zigarettenonlinekaufen2.bloog.pl
|
||||
zoogdinsney.com
|
||||
videochat.bz
|
||||
video-chat.love
|
||||
voditeltrezviy.ru
|
||||
webenlace.com.ar
|
||||
websitevaluebot.com
|
||||
wedding0venues.tk
|
||||
welcomeauto.ru
|
||||
world-mmo.com
|
||||
wpsecurity.website
|
||||
www.jbetting.com
|
||||
www.labves.ru
|
||||
xcombear.ru
|
||||
xn--80ajbshivpvn2i.xn--p1ai
|
||||
xn--hxazdsfy.blogspot.com
|
||||
xxxdatinglocal.us
|
||||
yellocloud.be
|
||||
youporn-ru.com
|
||||
zeroredirect2.com
|
||||
zhorapankratov7.blogspot.com
|
||||
znakomstvaonlain.ru
|
||||
zoodrawings.com
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.182.187 0;
|
||||
35.193.184.18 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.2273
|
||||
#### Bad Referrers Blocked: [6931](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
|
||||
#### Bad User-Agents (Bots) Blocked: [605](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
|
||||
#### Version: V4.2021.02.2274
|
||||
#### Bad Referrers Blocked: [6932](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.2273
|
||||
#### Bad Referrers Blocked: [6931](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
|
||||
#### Bad User-Agents (Bots) Blocked: [605](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
|
||||
#### Version: V4.2021.02.2274
|
||||
#### Bad Referrers Blocked: [6932](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.2273
|
||||
#### Bad Referrers Blocked: [6931](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
|
||||
#### Bad User-Agents (Bots) Blocked: [605](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
|
||||
#### Version: V4.2021.02.2274
|
||||
#### Bad Referrers Blocked: [6932](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)
|
||||
____________________
|
||||
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
zreloeporno.tv
|
||||
supermama.top
|
||||
siteripz.net
|
||||
facialporntube.com
|
||||
000free.us
|
||||
007angels.com
|
||||
00author.com
|
||||
|
@ -2063,6 +2059,7 @@ fable.in.ua
|
|||
face.hostingx.eu
|
||||
facebook-mobile.xyz
|
||||
facecup.top
|
||||
facialporntube.com
|
||||
factorynightclub.com
|
||||
failingmarriege.blogspot.com
|
||||
fakehandbags.xyz
|
||||
|
@ -6933,4 +6930,4 @@ zygophyceous.womanstars.site
|
|||
zynax.ua
|
||||
zytpirwai.net
|
||||
zzbroya.com.ua
|
||||
zzlgxh.com
|
||||
zzlgxh.com
|
|
@ -1,6 +1,3 @@
|
|||
probe-image-size
|
||||
siteripz
|
||||
ripz
|
||||
01h4x.com
|
||||
360Spider
|
||||
404checker
|
||||
|
@ -384,6 +381,7 @@ plumanalytics
|
|||
Pockey
|
||||
POE-Component-Client-HTTP
|
||||
polaris\ version
|
||||
probe-image-size
|
||||
Probethenet
|
||||
ProPowerBot
|
||||
ProWebWalker
|
||||
|
@ -410,6 +408,7 @@ ReGet
|
|||
RepoMonkey
|
||||
Re-re
|
||||
Ripper
|
||||
ripz
|
||||
RocketCrawler
|
||||
Rogerbot
|
||||
RSSingBot
|
||||
|
@ -449,6 +448,7 @@ sitechecker.pro
|
|||
SiteExplorer
|
||||
Siteimprove
|
||||
SiteLockSpider
|
||||
siteripz
|
||||
SiteSnagger
|
||||
SiteSucker
|
||||
Site\ Sucker
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
# EASY CONFIGURATION INSTRUCTIONS FOR STOPPING GOOGLE ANALYTICS "GHOST" SPAM
|
||||
|
||||
_______________
|
||||
#### Version: V4.2021.02.2273
|
||||
#### Bad Referrers Blocked: [6931](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
|
||||
#### Bad User-Agents (Bots) Blocked: [605](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
|
||||
#### Version: V4.2021.02.2274
|
||||
#### Bad Referrers Blocked: [6932](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
|
@ -2059,6 +2059,7 @@ domain:fable.in.ua
|
|||
domain:face.hostingx.eu
|
||||
domain:facebook-mobile.xyz
|
||||
domain:facecup.top
|
||||
domain:facialporntube.com
|
||||
domain:factorynightclub.com
|
||||
domain:failingmarriege.blogspot.com
|
||||
domain:fakehandbags.xyz
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.02.2273
|
||||
### Updated: Mon Feb 8 08:46:09 SAST 2021
|
||||
### Bad Referrer Count: 6931
|
||||
### Bad Bot Count: 605
|
||||
### Version: V4.2021.02.2274
|
||||
### Updated: Mon Feb 8 09:42:12 SAST 2021
|
||||
### Bad Referrer Count: 6932
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -530,6 +530,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Pockey(?:\b)" 3;
|
||||
"~*(?:\b)POE-Component-Client-HTTP(?:\b)" 3;
|
||||
"~*(?:\b)polaris\ version(?:\b)" 3;
|
||||
"~*(?:\b)probe-image-size(?:\b)" 3;
|
||||
"~*(?:\b)Probethenet(?:\b)" 3;
|
||||
"~*(?:\b)ProPowerBot(?:\b)" 3;
|
||||
"~*(?:\b)ProWebWalker(?:\b)" 3;
|
||||
|
@ -556,6 +557,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)RepoMonkey(?:\b)" 3;
|
||||
"~*(?:\b)Re-re(?:\b)" 3;
|
||||
"~*(?:\b)Ripper(?:\b)" 3;
|
||||
"~*(?:\b)ripz(?:\b)" 3;
|
||||
"~*(?:\b)RocketCrawler(?:\b)" 3;
|
||||
"~*(?:\b)Rogerbot(?:\b)" 3;
|
||||
"~*(?:\b)RSSingBot(?:\b)" 3;
|
||||
|
@ -595,6 +597,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)SiteExplorer(?:\b)" 3;
|
||||
"~*(?:\b)Siteimprove(?:\b)" 3;
|
||||
"~*(?:\b)SiteLockSpider(?:\b)" 3;
|
||||
"~*(?:\b)siteripz(?:\b)" 3;
|
||||
"~*(?:\b)SiteSnagger(?:\b)" 3;
|
||||
"~*(?:\b)SiteSucker(?:\b)" 3;
|
||||
"~*(?:\b)Site\ Sucker(?:\b)" 3;
|
||||
|
@ -3090,6 +3093,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)facebook\-mobile\.xyz(?:\b)" 1;
|
||||
"~*(?:\b)facecup\.top(?:\b)" 1;
|
||||
"~*(?:\b)face\.hostingx\.eu(?:\b)" 1;
|
||||
"~*(?:\b)facialporntube\.com(?:\b)" 1;
|
||||
"~*(?:\b)factorynightclub\.com(?:\b)" 1;
|
||||
"~*(?:\b)failingmarriege\.blogspot\.com(?:\b)" 1;
|
||||
"~*(?:\b)fakehandbags\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2021.02.2273
|
||||
### Updated: Mon Feb 8 08:46:10 SAST 2021
|
||||
### Bad Referrer Count: 6931
|
||||
### Bad Bot Count: 605
|
||||
### Version: V3.2021.02.2274
|
||||
### Updated: Mon Feb 8 09:42:13 SAST 2021
|
||||
### Bad Referrer Count: 6932
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -530,6 +530,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Pockey(?:\b)" 3;
|
||||
"~*(?:\b)POE-Component-Client-HTTP(?:\b)" 3;
|
||||
"~*(?:\b)polaris\ version(?:\b)" 3;
|
||||
"~*(?:\b)probe-image-size(?:\b)" 3;
|
||||
"~*(?:\b)Probethenet(?:\b)" 3;
|
||||
"~*(?:\b)ProPowerBot(?:\b)" 3;
|
||||
"~*(?:\b)ProWebWalker(?:\b)" 3;
|
||||
|
@ -556,6 +557,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)RepoMonkey(?:\b)" 3;
|
||||
"~*(?:\b)Re-re(?:\b)" 3;
|
||||
"~*(?:\b)Ripper(?:\b)" 3;
|
||||
"~*(?:\b)ripz(?:\b)" 3;
|
||||
"~*(?:\b)RocketCrawler(?:\b)" 3;
|
||||
"~*(?:\b)Rogerbot(?:\b)" 3;
|
||||
"~*(?:\b)RSSingBot(?:\b)" 3;
|
||||
|
@ -595,6 +597,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)SiteExplorer(?:\b)" 3;
|
||||
"~*(?:\b)Siteimprove(?:\b)" 3;
|
||||
"~*(?:\b)SiteLockSpider(?:\b)" 3;
|
||||
"~*(?:\b)siteripz(?:\b)" 3;
|
||||
"~*(?:\b)SiteSnagger(?:\b)" 3;
|
||||
"~*(?:\b)SiteSucker(?:\b)" 3;
|
||||
"~*(?:\b)Site\ Sucker(?:\b)" 3;
|
||||
|
@ -3090,6 +3093,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)facebook\-mobile\.xyz(?:\b)" 1;
|
||||
"~*(?:\b)facecup\.top(?:\b)" 1;
|
||||
"~*(?:\b)face\.hostingx\.eu(?:\b)" 1;
|
||||
"~*(?:\b)facialporntube\.com(?:\b)" 1;
|
||||
"~*(?:\b)factorynightclub\.com(?:\b)" 1;
|
||||
"~*(?:\b)failingmarriege\.blogspot\.com(?:\b)" 1;
|
||||
"~*(?:\b)fakehandbags\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.02.2273
|
||||
### Updated: Mon Feb 8 08:46:09 SAST 2021
|
||||
### Bad Referrer Count: 6931
|
||||
### Bad Bot Count: 605
|
||||
### Version: V4.2021.02.2274
|
||||
### Updated: Mon Feb 8 09:42:12 SAST 2021
|
||||
### Bad Referrer Count: 6932
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
||||
|
@ -530,6 +530,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)Pockey(?:\b)" 3;
|
||||
"~*(?:\b)POE-Component-Client-HTTP(?:\b)" 3;
|
||||
"~*(?:\b)polaris\ version(?:\b)" 3;
|
||||
"~*(?:\b)probe-image-size(?:\b)" 3;
|
||||
"~*(?:\b)Probethenet(?:\b)" 3;
|
||||
"~*(?:\b)ProPowerBot(?:\b)" 3;
|
||||
"~*(?:\b)ProWebWalker(?:\b)" 3;
|
||||
|
@ -556,6 +557,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)RepoMonkey(?:\b)" 3;
|
||||
"~*(?:\b)Re-re(?:\b)" 3;
|
||||
"~*(?:\b)Ripper(?:\b)" 3;
|
||||
"~*(?:\b)ripz(?:\b)" 3;
|
||||
"~*(?:\b)RocketCrawler(?:\b)" 3;
|
||||
"~*(?:\b)Rogerbot(?:\b)" 3;
|
||||
"~*(?:\b)RSSingBot(?:\b)" 3;
|
||||
|
@ -595,6 +597,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*(?:\b)SiteExplorer(?:\b)" 3;
|
||||
"~*(?:\b)Siteimprove(?:\b)" 3;
|
||||
"~*(?:\b)SiteLockSpider(?:\b)" 3;
|
||||
"~*(?:\b)siteripz(?:\b)" 3;
|
||||
"~*(?:\b)SiteSnagger(?:\b)" 3;
|
||||
"~*(?:\b)SiteSucker(?:\b)" 3;
|
||||
"~*(?:\b)Site\ Sucker(?:\b)" 3;
|
||||
|
@ -3090,6 +3093,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)facebook\-mobile\.xyz(?:\b)" 1;
|
||||
"~*(?:\b)facecup\.top(?:\b)" 1;
|
||||
"~*(?:\b)face\.hostingx\.eu(?:\b)" 1;
|
||||
"~*(?:\b)facialporntube\.com(?:\b)" 1;
|
||||
"~*(?:\b)factorynightclub\.com(?:\b)" 1;
|
||||
"~*(?:\b)failingmarriege\.blogspot\.com(?:\b)" 1;
|
||||
"~*(?:\b)fakehandbags\.xyz(?:\b)" 1;
|
||||
|
|
|
@ -6,9 +6,9 @@
|
|||
|
||||
### Version Information #
|
||||
###################################################
|
||||
### Version: V4.2021.02.2273
|
||||
### Updated: Mon Feb 8 08:46:11 SAST 2021
|
||||
### Bad Bot Count: 605
|
||||
### Version: V4.2021.02.2274
|
||||
### Updated: Mon Feb 8 09:42:14 SAST 2021
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### Version Information ##
|
||||
|
||||
|
@ -781,6 +781,8 @@ User-agent: POE-Component-Client-HTTP
|
|||
Disallow:/
|
||||
User-agent: polaris version
|
||||
Disallow:/
|
||||
User-agent: probe-image-size
|
||||
Disallow:/
|
||||
User-agent: Probethenet
|
||||
Disallow:/
|
||||
User-agent: ProPowerBot
|
||||
|
@ -833,6 +835,8 @@ User-agent: Re-re
|
|||
Disallow:/
|
||||
User-agent: Ripper
|
||||
Disallow:/
|
||||
User-agent: ripz
|
||||
Disallow:/
|
||||
User-agent: RocketCrawler
|
||||
Disallow:/
|
||||
User-agent: Rogerbot
|
||||
|
@ -911,6 +915,8 @@ User-agent: Siteimprove
|
|||
Disallow:/
|
||||
User-agent: SiteLockSpider
|
||||
Disallow:/
|
||||
User-agent: siteripz
|
||||
Disallow:/
|
||||
User-agent: SiteSnagger
|
||||
Disallow:/
|
||||
User-agent: SiteSucker
|
||||
|
|
Loading…
Add table
Reference in a new issue