mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-01 18:19:55 +00:00
V4.2021.04.2333 [ci skip]
This commit is contained in:
parent
899da69a07
commit
547dcc48ca
62 changed files with 1174 additions and 1105 deletions
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2021.04.2332
|
||||
### Updated: Thu Apr 22 01:34:27 SAST 2021
|
||||
### Bad Referrer Count: 7006
|
||||
### Version: V3.2021.04.2333
|
||||
### Updated: Thu Apr 22 09:42:28 SAST 2021
|
||||
### Bad Referrer Count: 7009
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -1076,6 +1076,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)14b\.info(?:\b)" 1;
|
||||
"~*(?:\b)1688\.com(?:\b)" 1;
|
||||
"~*(?:\b)178evakuator178\.ru(?:\b)" 1;
|
||||
"~*(?:\b)18ps\.ru(?:\b)" 1;
|
||||
"~*(?:\b)1\-99seo\.com(?:\b)" 1;
|
||||
"~*(?:\b)1adult\.com(?:\b)" 1;
|
||||
"~*(?:\b)1bet\.com(?:\b)" 1;
|
||||
|
@ -3185,6 +3186,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)fickluder69\.com(?:\b)" 1;
|
||||
"~*(?:\b)fidelityfunding\.com(?:\b)" 1;
|
||||
"~*(?:\b)fifa\-coins\.online(?:\b)" 1;
|
||||
"~*(?:\b)fighrofacciufreesig\.ga(?:\b)" 1;
|
||||
"~*(?:\b)figuringmoneyout\.com(?:\b)" 1;
|
||||
"~*(?:\b)fikasound\.tk(?:\b)" 1;
|
||||
"~*(?:\b)filefilter\.weebly\.com(?:\b)" 1;
|
||||
|
@ -7091,6 +7093,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)trafficmp\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficnetzwerk\.de(?:\b)" 1;
|
||||
"~*(?:\b)trafficreceiver\.club(?:\b)" 1;
|
||||
"~*(?:\b)trafficshaper\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficstars\.com(?:\b)" 1;
|
||||
"~*(?:\b)traffictrade\.life(?:\b)" 1;
|
||||
"~*(?:\b)traffique\.net(?:\b)" 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.182.187 1;
|
||||
34.122.173.211 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.182.187 0;
|
||||
34.122.173.211 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2021.04.2332
|
||||
### Updated: Thu Apr 22 01:34:27 SAST 2021
|
||||
### Bad Referrer Count: 7006
|
||||
### Version: V3.2021.04.2333
|
||||
### Updated: Thu Apr 22 09:42:28 SAST 2021
|
||||
### Bad Referrer Count: 7009
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -1076,6 +1076,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)14b\.info(?:\b)" 1;
|
||||
"~*(?:\b)1688\.com(?:\b)" 1;
|
||||
"~*(?:\b)178evakuator178\.ru(?:\b)" 1;
|
||||
"~*(?:\b)18ps\.ru(?:\b)" 1;
|
||||
"~*(?:\b)1\-99seo\.com(?:\b)" 1;
|
||||
"~*(?:\b)1adult\.com(?:\b)" 1;
|
||||
"~*(?:\b)1bet\.com(?:\b)" 1;
|
||||
|
@ -3185,6 +3186,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)fickluder69\.com(?:\b)" 1;
|
||||
"~*(?:\b)fidelityfunding\.com(?:\b)" 1;
|
||||
"~*(?:\b)fifa\-coins\.online(?:\b)" 1;
|
||||
"~*(?:\b)fighrofacciufreesig\.ga(?:\b)" 1;
|
||||
"~*(?:\b)figuringmoneyout\.com(?:\b)" 1;
|
||||
"~*(?:\b)fikasound\.tk(?:\b)" 1;
|
||||
"~*(?:\b)filefilter\.weebly\.com(?:\b)" 1;
|
||||
|
@ -7091,6 +7093,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)trafficmp\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficnetzwerk\.de(?:\b)" 1;
|
||||
"~*(?:\b)trafficreceiver\.club(?:\b)" 1;
|
||||
"~*(?:\b)trafficshaper\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficstars\.com(?:\b)" 1;
|
||||
"~*(?:\b)traffictrade\.life(?:\b)" 1;
|
||||
"~*(?:\b)traffique\.net(?:\b)" 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.182.187 1;
|
||||
34.122.173.211 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.182.187 0;
|
||||
34.122.173.211 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2021.04.2332
|
||||
### Updated: Thu Apr 22 01:34:27 SAST 2021
|
||||
### Bad Referrer Count: 7006
|
||||
### Version: V3.2021.04.2333
|
||||
### Updated: Thu Apr 22 09:42:28 SAST 2021
|
||||
### Bad Referrer Count: 7009
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -1076,6 +1076,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)14b\.info(?:\b)" 1;
|
||||
"~*(?:\b)1688\.com(?:\b)" 1;
|
||||
"~*(?:\b)178evakuator178\.ru(?:\b)" 1;
|
||||
"~*(?:\b)18ps\.ru(?:\b)" 1;
|
||||
"~*(?:\b)1\-99seo\.com(?:\b)" 1;
|
||||
"~*(?:\b)1adult\.com(?:\b)" 1;
|
||||
"~*(?:\b)1bet\.com(?:\b)" 1;
|
||||
|
@ -3185,6 +3186,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)fickluder69\.com(?:\b)" 1;
|
||||
"~*(?:\b)fidelityfunding\.com(?:\b)" 1;
|
||||
"~*(?:\b)fifa\-coins\.online(?:\b)" 1;
|
||||
"~*(?:\b)fighrofacciufreesig\.ga(?:\b)" 1;
|
||||
"~*(?:\b)figuringmoneyout\.com(?:\b)" 1;
|
||||
"~*(?:\b)fikasound\.tk(?:\b)" 1;
|
||||
"~*(?:\b)filefilter\.weebly\.com(?:\b)" 1;
|
||||
|
@ -7091,6 +7093,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)trafficmp\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficnetzwerk\.de(?:\b)" 1;
|
||||
"~*(?:\b)trafficreceiver\.club(?:\b)" 1;
|
||||
"~*(?:\b)trafficshaper\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficstars\.com(?:\b)" 1;
|
||||
"~*(?:\b)traffictrade\.life(?:\b)" 1;
|
||||
"~*(?:\b)traffique\.net(?:\b)" 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.182.187 1;
|
||||
34.122.173.211 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -89,6 +89,7 @@
|
|||
"~*(?:\b)14b\.info(?:\b)" 0;
|
||||
"~*(?:\b)1688\.com(?:\b)" 0;
|
||||
"~*(?:\b)178evakuator178\.ru(?:\b)" 0;
|
||||
"~*(?:\b)18ps\.ru(?:\b)" 0;
|
||||
"~*(?:\b)1adult\.com(?:\b)" 0;
|
||||
"~*(?:\b)1bet\.com(?:\b)" 0;
|
||||
"~*(?:\b)1flag\.co\.za(?:\b)" 0;
|
||||
|
@ -2198,6 +2199,7 @@
|
|||
"~*(?:\b)fickluder69\.com(?:\b)" 0;
|
||||
"~*(?:\b)fidelityfunding\.com(?:\b)" 0;
|
||||
"~*(?:\b)fifa\-coins\.online(?:\b)" 0;
|
||||
"~*(?:\b)fighrofacciufreesig\.ga(?:\b)" 0;
|
||||
"~*(?:\b)figuringmoneyout\.com(?:\b)" 0;
|
||||
"~*(?:\b)fikasound\.tk(?:\b)" 0;
|
||||
"~*(?:\b)fil\.ru(?:\b)" 0;
|
||||
|
@ -6102,6 +6104,7 @@
|
|||
"~*(?:\b)trafficmp\.com(?:\b)" 0;
|
||||
"~*(?:\b)trafficnetzwerk\.de(?:\b)" 0;
|
||||
"~*(?:\b)trafficreceiver\.club(?:\b)" 0;
|
||||
"~*(?:\b)trafficshaper\.com(?:\b)" 0;
|
||||
"~*(?:\b)trafficstars\.com(?:\b)" 0;
|
||||
"~*(?:\b)traffictrade\.life(?:\b)" 0;
|
||||
"~*(?:\b)traffique\.net(?:\b)" 0;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.182.187 0;
|
||||
34.122.173.211 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2021.04.2332
|
||||
### Updated: Thu Apr 22 01:34:27 SAST 2021
|
||||
### Bad Referrer Count: 7006
|
||||
### Version: V3.2021.04.2333
|
||||
### Updated: Thu Apr 22 09:42:28 SAST 2021
|
||||
### Bad Referrer Count: 7009
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -1076,6 +1076,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)14b\.info(?:\b)" 1;
|
||||
"~*(?:\b)1688\.com(?:\b)" 1;
|
||||
"~*(?:\b)178evakuator178\.ru(?:\b)" 1;
|
||||
"~*(?:\b)18ps\.ru(?:\b)" 1;
|
||||
"~*(?:\b)1\-99seo\.com(?:\b)" 1;
|
||||
"~*(?:\b)1adult\.com(?:\b)" 1;
|
||||
"~*(?:\b)1bet\.com(?:\b)" 1;
|
||||
|
@ -3185,6 +3186,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)fickluder69\.com(?:\b)" 1;
|
||||
"~*(?:\b)fidelityfunding\.com(?:\b)" 1;
|
||||
"~*(?:\b)fifa\-coins\.online(?:\b)" 1;
|
||||
"~*(?:\b)fighrofacciufreesig\.ga(?:\b)" 1;
|
||||
"~*(?:\b)figuringmoneyout\.com(?:\b)" 1;
|
||||
"~*(?:\b)fikasound\.tk(?:\b)" 1;
|
||||
"~*(?:\b)filefilter\.weebly\.com(?:\b)" 1;
|
||||
|
@ -7091,6 +7093,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)trafficmp\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficnetzwerk\.de(?:\b)" 1;
|
||||
"~*(?:\b)trafficreceiver\.club(?:\b)" 1;
|
||||
"~*(?:\b)trafficshaper\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficstars\.com(?:\b)" 1;
|
||||
"~*(?:\b)traffictrade\.life(?:\b)" 1;
|
||||
"~*(?:\b)traffique\.net(?:\b)" 1;
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2021.04.2332
|
||||
### Updated: Thu Apr 22 01:34:27 SAST 2021
|
||||
### Bad Referrer Count: 7006
|
||||
### Version: V3.2021.04.2333
|
||||
### Updated: Thu Apr 22 09:42:28 SAST 2021
|
||||
### Bad Referrer Count: 7009
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -1076,6 +1076,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)14b\.info(?:\b)" 1;
|
||||
"~*(?:\b)1688\.com(?:\b)" 1;
|
||||
"~*(?:\b)178evakuator178\.ru(?:\b)" 1;
|
||||
"~*(?:\b)18ps\.ru(?:\b)" 1;
|
||||
"~*(?:\b)1\-99seo\.com(?:\b)" 1;
|
||||
"~*(?:\b)1adult\.com(?:\b)" 1;
|
||||
"~*(?:\b)1bet\.com(?:\b)" 1;
|
||||
|
@ -3185,6 +3186,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)fickluder69\.com(?:\b)" 1;
|
||||
"~*(?:\b)fidelityfunding\.com(?:\b)" 1;
|
||||
"~*(?:\b)fifa\-coins\.online(?:\b)" 1;
|
||||
"~*(?:\b)fighrofacciufreesig\.ga(?:\b)" 1;
|
||||
"~*(?:\b)figuringmoneyout\.com(?:\b)" 1;
|
||||
"~*(?:\b)fikasound\.tk(?:\b)" 1;
|
||||
"~*(?:\b)filefilter\.weebly\.com(?:\b)" 1;
|
||||
|
@ -7091,6 +7093,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)trafficmp\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficnetzwerk\.de(?:\b)" 1;
|
||||
"~*(?:\b)trafficreceiver\.club(?:\b)" 1;
|
||||
"~*(?:\b)trafficshaper\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficstars\.com(?:\b)" 1;
|
||||
"~*(?:\b)traffictrade\.life(?:\b)" 1;
|
||||
"~*(?:\b)traffique\.net(?:\b)" 1;
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.04.2332
|
||||
### Updated: Thu Apr 22 01:34:25 SAST 2021
|
||||
### Bad Referrer Count: 7006
|
||||
### Version: V4.2021.04.2333
|
||||
### Updated: Thu Apr 22 09:42:27 SAST 2021
|
||||
### Bad Referrer Count: 7009
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -1076,6 +1076,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)14b\.info(?:\b)" 1;
|
||||
"~*(?:\b)1688\.com(?:\b)" 1;
|
||||
"~*(?:\b)178evakuator178\.ru(?:\b)" 1;
|
||||
"~*(?:\b)18ps\.ru(?:\b)" 1;
|
||||
"~*(?:\b)1\-99seo\.com(?:\b)" 1;
|
||||
"~*(?:\b)1adult\.com(?:\b)" 1;
|
||||
"~*(?:\b)1bet\.com(?:\b)" 1;
|
||||
|
@ -3185,6 +3186,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)fickluder69\.com(?:\b)" 1;
|
||||
"~*(?:\b)fidelityfunding\.com(?:\b)" 1;
|
||||
"~*(?:\b)fifa\-coins\.online(?:\b)" 1;
|
||||
"~*(?:\b)fighrofacciufreesig\.ga(?:\b)" 1;
|
||||
"~*(?:\b)figuringmoneyout\.com(?:\b)" 1;
|
||||
"~*(?:\b)fikasound\.tk(?:\b)" 1;
|
||||
"~*(?:\b)filefilter\.weebly\.com(?:\b)" 1;
|
||||
|
@ -7091,6 +7093,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)trafficmp\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficnetzwerk\.de(?:\b)" 1;
|
||||
"~*(?:\b)trafficreceiver\.club(?:\b)" 1;
|
||||
"~*(?:\b)trafficshaper\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficstars\.com(?:\b)" 1;
|
||||
"~*(?:\b)traffictrade\.life(?:\b)" 1;
|
||||
"~*(?:\b)traffique\.net(?:\b)" 1;
|
||||
|
|
|
@ -42,6 +42,7 @@
|
|||
"~*(?:\b)14b\.info(?:\b)" 0;
|
||||
"~*(?:\b)1688\.com(?:\b)" 0;
|
||||
"~*(?:\b)178evakuator178\.ru(?:\b)" 0;
|
||||
"~*(?:\b)18ps\.ru(?:\b)" 0;
|
||||
"~*(?:\b)1adult\.com(?:\b)" 0;
|
||||
"~*(?:\b)1bet\.com(?:\b)" 0;
|
||||
"~*(?:\b)1flag\.co\.za(?:\b)" 0;
|
||||
|
@ -2151,6 +2152,7 @@
|
|||
"~*(?:\b)fickluder69\.com(?:\b)" 0;
|
||||
"~*(?:\b)fidelityfunding\.com(?:\b)" 0;
|
||||
"~*(?:\b)fifa\-coins\.online(?:\b)" 0;
|
||||
"~*(?:\b)fighrofacciufreesig\.ga(?:\b)" 0;
|
||||
"~*(?:\b)figuringmoneyout\.com(?:\b)" 0;
|
||||
"~*(?:\b)fikasound\.tk(?:\b)" 0;
|
||||
"~*(?:\b)fil\.ru(?:\b)" 0;
|
||||
|
@ -6055,6 +6057,7 @@
|
|||
"~*(?:\b)trafficmp\.com(?:\b)" 0;
|
||||
"~*(?:\b)trafficnetzwerk\.de(?:\b)" 0;
|
||||
"~*(?:\b)trafficreceiver\.club(?:\b)" 0;
|
||||
"~*(?:\b)trafficshaper\.com(?:\b)" 0;
|
||||
"~*(?:\b)trafficstars\.com(?:\b)" 0;
|
||||
"~*(?:\b)traffictrade\.life(?:\b)" 0;
|
||||
"~*(?:\b)traffique\.net(?:\b)" 0;
|
||||
|
|
|
@ -40,6 +40,7 @@
|
|||
"~*(?:\b)14b\.info(?:\b)" 1;
|
||||
"~*(?:\b)1688\.com(?:\b)" 1;
|
||||
"~*(?:\b)178evakuator178\.ru(?:\b)" 1;
|
||||
"~*(?:\b)18ps\.ru(?:\b)" 1;
|
||||
"~*(?:\b)1\-99seo\.com(?:\b)" 1;
|
||||
"~*(?:\b)1adult\.com(?:\b)" 1;
|
||||
"~*(?:\b)1bet\.com(?:\b)" 1;
|
||||
|
@ -2149,6 +2150,7 @@
|
|||
"~*(?:\b)fickluder69\.com(?:\b)" 1;
|
||||
"~*(?:\b)fidelityfunding\.com(?:\b)" 1;
|
||||
"~*(?:\b)fifa\-coins\.online(?:\b)" 1;
|
||||
"~*(?:\b)fighrofacciufreesig\.ga(?:\b)" 1;
|
||||
"~*(?:\b)figuringmoneyout\.com(?:\b)" 1;
|
||||
"~*(?:\b)fikasound\.tk(?:\b)" 1;
|
||||
"~*(?:\b)filefilter\.weebly\.com(?:\b)" 1;
|
||||
|
@ -6055,6 +6057,7 @@
|
|||
"~*(?:\b)trafficmp\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficnetzwerk\.de(?:\b)" 1;
|
||||
"~*(?:\b)trafficreceiver\.club(?:\b)" 1;
|
||||
"~*(?:\b)trafficshaper\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficstars\.com(?:\b)" 1;
|
||||
"~*(?:\b)traffictrade\.life(?:\b)" 1;
|
||||
"~*(?:\b)traffique\.net(?:\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.173.211 0;
|
||||
104.154.182.187 0;
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.04.2332
|
||||
### Updated: Thu Apr 22 01:34:25 SAST 2021
|
||||
### Bad Referrer Count: 7006
|
||||
### Version: V4.2021.04.2333
|
||||
### Updated: Thu Apr 22 09:42:27 SAST 2021
|
||||
### Bad Referrer Count: 7009
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -1076,6 +1076,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)14b\.info(?:\b)" 1;
|
||||
"~*(?:\b)1688\.com(?:\b)" 1;
|
||||
"~*(?:\b)178evakuator178\.ru(?:\b)" 1;
|
||||
"~*(?:\b)18ps\.ru(?:\b)" 1;
|
||||
"~*(?:\b)1\-99seo\.com(?:\b)" 1;
|
||||
"~*(?:\b)1adult\.com(?:\b)" 1;
|
||||
"~*(?:\b)1bet\.com(?:\b)" 1;
|
||||
|
@ -3185,6 +3186,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)fickluder69\.com(?:\b)" 1;
|
||||
"~*(?:\b)fidelityfunding\.com(?:\b)" 1;
|
||||
"~*(?:\b)fifa\-coins\.online(?:\b)" 1;
|
||||
"~*(?:\b)fighrofacciufreesig\.ga(?:\b)" 1;
|
||||
"~*(?:\b)figuringmoneyout\.com(?:\b)" 1;
|
||||
"~*(?:\b)fikasound\.tk(?:\b)" 1;
|
||||
"~*(?:\b)filefilter\.weebly\.com(?:\b)" 1;
|
||||
|
@ -7091,6 +7093,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)trafficmp\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficnetzwerk\.de(?:\b)" 1;
|
||||
"~*(?:\b)trafficreceiver\.club(?:\b)" 1;
|
||||
"~*(?:\b)trafficshaper\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficstars\.com(?:\b)" 1;
|
||||
"~*(?:\b)traffictrade\.life(?:\b)" 1;
|
||||
"~*(?:\b)traffique\.net(?:\b)" 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.182.187 1;
|
||||
34.122.173.211 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.182.187 0;
|
||||
34.122.173.211 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.04.2332
|
||||
### Updated: Thu Apr 22 01:34:25 SAST 2021
|
||||
### Bad Referrer Count: 7006
|
||||
### Version: V4.2021.04.2333
|
||||
### Updated: Thu Apr 22 09:42:27 SAST 2021
|
||||
### Bad Referrer Count: 7009
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -1076,6 +1076,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)14b\.info(?:\b)" 1;
|
||||
"~*(?:\b)1688\.com(?:\b)" 1;
|
||||
"~*(?:\b)178evakuator178\.ru(?:\b)" 1;
|
||||
"~*(?:\b)18ps\.ru(?:\b)" 1;
|
||||
"~*(?:\b)1\-99seo\.com(?:\b)" 1;
|
||||
"~*(?:\b)1adult\.com(?:\b)" 1;
|
||||
"~*(?:\b)1bet\.com(?:\b)" 1;
|
||||
|
@ -3185,6 +3186,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)fickluder69\.com(?:\b)" 1;
|
||||
"~*(?:\b)fidelityfunding\.com(?:\b)" 1;
|
||||
"~*(?:\b)fifa\-coins\.online(?:\b)" 1;
|
||||
"~*(?:\b)fighrofacciufreesig\.ga(?:\b)" 1;
|
||||
"~*(?:\b)figuringmoneyout\.com(?:\b)" 1;
|
||||
"~*(?:\b)fikasound\.tk(?:\b)" 1;
|
||||
"~*(?:\b)filefilter\.weebly\.com(?:\b)" 1;
|
||||
|
@ -7091,6 +7093,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)trafficmp\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficnetzwerk\.de(?:\b)" 1;
|
||||
"~*(?:\b)trafficreceiver\.club(?:\b)" 1;
|
||||
"~*(?:\b)trafficshaper\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficstars\.com(?:\b)" 1;
|
||||
"~*(?:\b)traffictrade\.life(?:\b)" 1;
|
||||
"~*(?:\b)traffique\.net(?:\b)" 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.182.187 1;
|
||||
34.122.173.211 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.182.187 0;
|
||||
34.122.173.211 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.04.2332
|
||||
### Updated: Thu Apr 22 01:34:25 SAST 2021
|
||||
### Bad Referrer Count: 7006
|
||||
### Version: V4.2021.04.2333
|
||||
### Updated: Thu Apr 22 09:42:27 SAST 2021
|
||||
### Bad Referrer Count: 7009
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -1076,6 +1076,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)14b\.info(?:\b)" 1;
|
||||
"~*(?:\b)1688\.com(?:\b)" 1;
|
||||
"~*(?:\b)178evakuator178\.ru(?:\b)" 1;
|
||||
"~*(?:\b)18ps\.ru(?:\b)" 1;
|
||||
"~*(?:\b)1\-99seo\.com(?:\b)" 1;
|
||||
"~*(?:\b)1adult\.com(?:\b)" 1;
|
||||
"~*(?:\b)1bet\.com(?:\b)" 1;
|
||||
|
@ -3185,6 +3186,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)fickluder69\.com(?:\b)" 1;
|
||||
"~*(?:\b)fidelityfunding\.com(?:\b)" 1;
|
||||
"~*(?:\b)fifa\-coins\.online(?:\b)" 1;
|
||||
"~*(?:\b)fighrofacciufreesig\.ga(?:\b)" 1;
|
||||
"~*(?:\b)figuringmoneyout\.com(?:\b)" 1;
|
||||
"~*(?:\b)fikasound\.tk(?:\b)" 1;
|
||||
"~*(?:\b)filefilter\.weebly\.com(?:\b)" 1;
|
||||
|
@ -7091,6 +7093,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)trafficmp\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficnetzwerk\.de(?:\b)" 1;
|
||||
"~*(?:\b)trafficreceiver\.club(?:\b)" 1;
|
||||
"~*(?:\b)trafficshaper\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficstars\.com(?:\b)" 1;
|
||||
"~*(?:\b)traffictrade\.life(?:\b)" 1;
|
||||
"~*(?:\b)traffique\.net(?:\b)" 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.182.187 1;
|
||||
34.122.173.211 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -89,6 +89,7 @@
|
|||
"~*(?:\b)14b\.info(?:\b)" 0;
|
||||
"~*(?:\b)1688\.com(?:\b)" 0;
|
||||
"~*(?:\b)178evakuator178\.ru(?:\b)" 0;
|
||||
"~*(?:\b)18ps\.ru(?:\b)" 0;
|
||||
"~*(?:\b)1adult\.com(?:\b)" 0;
|
||||
"~*(?:\b)1bet\.com(?:\b)" 0;
|
||||
"~*(?:\b)1flag\.co\.za(?:\b)" 0;
|
||||
|
@ -2198,6 +2199,7 @@
|
|||
"~*(?:\b)fickluder69\.com(?:\b)" 0;
|
||||
"~*(?:\b)fidelityfunding\.com(?:\b)" 0;
|
||||
"~*(?:\b)fifa\-coins\.online(?:\b)" 0;
|
||||
"~*(?:\b)fighrofacciufreesig\.ga(?:\b)" 0;
|
||||
"~*(?:\b)figuringmoneyout\.com(?:\b)" 0;
|
||||
"~*(?:\b)fikasound\.tk(?:\b)" 0;
|
||||
"~*(?:\b)fil\.ru(?:\b)" 0;
|
||||
|
@ -6102,6 +6104,7 @@
|
|||
"~*(?:\b)trafficmp\.com(?:\b)" 0;
|
||||
"~*(?:\b)trafficnetzwerk\.de(?:\b)" 0;
|
||||
"~*(?:\b)trafficreceiver\.club(?:\b)" 0;
|
||||
"~*(?:\b)trafficshaper\.com(?:\b)" 0;
|
||||
"~*(?:\b)trafficstars\.com(?:\b)" 0;
|
||||
"~*(?:\b)traffictrade\.life(?:\b)" 0;
|
||||
"~*(?:\b)traffique\.net(?:\b)" 0;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.182.187 0;
|
||||
34.122.173.211 0;
|
||||
127.0.0.1 0;
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.04.2332
|
||||
### Updated: Thu Apr 22 01:34:25 SAST 2021
|
||||
### Bad Referrer Count: 7006
|
||||
### Version: V4.2021.04.2333
|
||||
### Updated: Thu Apr 22 09:42:27 SAST 2021
|
||||
### Bad Referrer Count: 7009
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -1076,6 +1076,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)14b\.info(?:\b)" 1;
|
||||
"~*(?:\b)1688\.com(?:\b)" 1;
|
||||
"~*(?:\b)178evakuator178\.ru(?:\b)" 1;
|
||||
"~*(?:\b)18ps\.ru(?:\b)" 1;
|
||||
"~*(?:\b)1\-99seo\.com(?:\b)" 1;
|
||||
"~*(?:\b)1adult\.com(?:\b)" 1;
|
||||
"~*(?:\b)1bet\.com(?:\b)" 1;
|
||||
|
@ -3185,6 +3186,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)fickluder69\.com(?:\b)" 1;
|
||||
"~*(?:\b)fidelityfunding\.com(?:\b)" 1;
|
||||
"~*(?:\b)fifa\-coins\.online(?:\b)" 1;
|
||||
"~*(?:\b)fighrofacciufreesig\.ga(?:\b)" 1;
|
||||
"~*(?:\b)figuringmoneyout\.com(?:\b)" 1;
|
||||
"~*(?:\b)fikasound\.tk(?:\b)" 1;
|
||||
"~*(?:\b)filefilter\.weebly\.com(?:\b)" 1;
|
||||
|
@ -7091,6 +7093,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)trafficmp\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficnetzwerk\.de(?:\b)" 1;
|
||||
"~*(?:\b)trafficreceiver\.club(?:\b)" 1;
|
||||
"~*(?:\b)trafficshaper\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficstars\.com(?:\b)" 1;
|
||||
"~*(?:\b)traffictrade\.life(?:\b)" 1;
|
||||
"~*(?:\b)traffique\.net(?:\b)" 1;
|
||||
|
|
|
@ -45,5 +45,5 @@
|
|||
# - Whitelisting IP's and RANGES here ONLY affects the IP blocking functions.
|
||||
# - This file will NOT allow your own IP to bypass bad User-Agent or Referrer String checks.
|
||||
# - To bypass everything for a certain IP see notes in blockbots.conf on SUPER WHITELIST
|
||||
34.122.173.211 0;
|
||||
34.122.208.80 0;
|
||||
104.154.182.187 0;
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.04.2332
|
||||
### Updated: Thu Apr 22 01:34:25 SAST 2021
|
||||
### Bad Referrer Count: 7006
|
||||
### Version: V4.2021.04.2333
|
||||
### Updated: Thu Apr 22 09:42:27 SAST 2021
|
||||
### Bad Referrer Count: 7009
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -1076,6 +1076,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)14b\.info(?:\b)" 1;
|
||||
"~*(?:\b)1688\.com(?:\b)" 1;
|
||||
"~*(?:\b)178evakuator178\.ru(?:\b)" 1;
|
||||
"~*(?:\b)18ps\.ru(?:\b)" 1;
|
||||
"~*(?:\b)1\-99seo\.com(?:\b)" 1;
|
||||
"~*(?:\b)1adult\.com(?:\b)" 1;
|
||||
"~*(?:\b)1bet\.com(?:\b)" 1;
|
||||
|
@ -3185,6 +3186,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)fickluder69\.com(?:\b)" 1;
|
||||
"~*(?:\b)fidelityfunding\.com(?:\b)" 1;
|
||||
"~*(?:\b)fifa\-coins\.online(?:\b)" 1;
|
||||
"~*(?:\b)fighrofacciufreesig\.ga(?:\b)" 1;
|
||||
"~*(?:\b)figuringmoneyout\.com(?:\b)" 1;
|
||||
"~*(?:\b)fikasound\.tk(?:\b)" 1;
|
||||
"~*(?:\b)filefilter\.weebly\.com(?:\b)" 1;
|
||||
|
@ -7091,6 +7093,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)trafficmp\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficnetzwerk\.de(?:\b)" 1;
|
||||
"~*(?:\b)trafficreceiver\.club(?:\b)" 1;
|
||||
"~*(?:\b)trafficshaper\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficstars\.com(?:\b)" 1;
|
||||
"~*(?:\b)traffictrade\.life(?:\b)" 1;
|
||||
"~*(?:\b)traffique\.net(?:\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,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.04.2332
|
||||
### Updated: Thu Apr 22 01:34:25 SAST 2021
|
||||
### Bad Referrer Count: 7006
|
||||
### Version: V4.2021.04.2333
|
||||
### Updated: Thu Apr 22 09:42:27 SAST 2021
|
||||
### Bad Referrer Count: 7009
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -1076,6 +1076,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)14b\.info(?:\b)" 1;
|
||||
"~*(?:\b)1688\.com(?:\b)" 1;
|
||||
"~*(?:\b)178evakuator178\.ru(?:\b)" 1;
|
||||
"~*(?:\b)18ps\.ru(?:\b)" 1;
|
||||
"~*(?:\b)1\-99seo\.com(?:\b)" 1;
|
||||
"~*(?:\b)1adult\.com(?:\b)" 1;
|
||||
"~*(?:\b)1bet\.com(?:\b)" 1;
|
||||
|
@ -3185,6 +3186,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)fickluder69\.com(?:\b)" 1;
|
||||
"~*(?:\b)fidelityfunding\.com(?:\b)" 1;
|
||||
"~*(?:\b)fifa\-coins\.online(?:\b)" 1;
|
||||
"~*(?:\b)fighrofacciufreesig\.ga(?:\b)" 1;
|
||||
"~*(?:\b)figuringmoneyout\.com(?:\b)" 1;
|
||||
"~*(?:\b)fikasound\.tk(?:\b)" 1;
|
||||
"~*(?:\b)filefilter\.weebly\.com(?:\b)" 1;
|
||||
|
@ -7091,6 +7093,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)trafficmp\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficnetzwerk\.de(?:\b)" 1;
|
||||
"~*(?:\b)trafficreceiver\.club(?:\b)" 1;
|
||||
"~*(?:\b)trafficshaper\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficstars\.com(?:\b)" 1;
|
||||
"~*(?:\b)traffictrade\.life(?:\b)" 1;
|
||||
"~*(?:\b)traffique\.net(?:\b)" 1;
|
||||
|
|
|
@ -45,5 +45,5 @@
|
|||
# - Whitelisting IP's and RANGES here ONLY affects the IP blocking functions.
|
||||
# - This file will NOT allow your own IP to bypass bad User-Agent or Referrer String checks.
|
||||
# - To bypass everything for a certain IP see notes in blockbots.conf on SUPER WHITELIST
|
||||
34.122.173.211 0;
|
||||
35.193.184.18 0;
|
||||
104.154.182.187 0;
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.04.2332
|
||||
### Updated: Thu Apr 22 01:34:25 SAST 2021
|
||||
### Bad Referrer Count: 7006
|
||||
### Version: V4.2021.04.2333
|
||||
### Updated: Thu Apr 22 09:42:27 SAST 2021
|
||||
### Bad Referrer Count: 7009
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -1076,6 +1076,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)14b\.info(?:\b)" 1;
|
||||
"~*(?:\b)1688\.com(?:\b)" 1;
|
||||
"~*(?:\b)178evakuator178\.ru(?:\b)" 1;
|
||||
"~*(?:\b)18ps\.ru(?:\b)" 1;
|
||||
"~*(?:\b)1\-99seo\.com(?:\b)" 1;
|
||||
"~*(?:\b)1adult\.com(?:\b)" 1;
|
||||
"~*(?:\b)1bet\.com(?:\b)" 1;
|
||||
|
@ -3185,6 +3186,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)fickluder69\.com(?:\b)" 1;
|
||||
"~*(?:\b)fidelityfunding\.com(?:\b)" 1;
|
||||
"~*(?:\b)fifa\-coins\.online(?:\b)" 1;
|
||||
"~*(?:\b)fighrofacciufreesig\.ga(?:\b)" 1;
|
||||
"~*(?:\b)figuringmoneyout\.com(?:\b)" 1;
|
||||
"~*(?:\b)fikasound\.tk(?:\b)" 1;
|
||||
"~*(?:\b)filefilter\.weebly\.com(?:\b)" 1;
|
||||
|
@ -7091,6 +7093,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)trafficmp\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficnetzwerk\.de(?:\b)" 1;
|
||||
"~*(?:\b)trafficreceiver\.club(?:\b)" 1;
|
||||
"~*(?:\b)trafficshaper\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficstars\.com(?:\b)" 1;
|
||||
"~*(?:\b)traffictrade\.life(?:\b)" 1;
|
||||
"~*(?:\b)traffique\.net(?:\b)" 1;
|
||||
|
|
|
@ -45,6 +45,5 @@
|
|||
# - Whitelisting IP's and RANGES here ONLY affects the IP blocking functions.
|
||||
# - This file will NOT allow your own IP to bypass bad User-Agent or Referrer String checks.
|
||||
# - To bypass everything for a certain IP see notes in blockbots.conf on SUPER WHITELIST
|
||||
104.154.182.187 0;
|
||||
34.122.208.80 0;
|
||||
34.122.173.211 0;
|
||||
104.154.182.187 0;
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.04.2332
|
||||
### Updated: Thu Apr 22 01:34:25 SAST 2021
|
||||
### Bad Referrer Count: 7006
|
||||
### Version: V4.2021.04.2333
|
||||
### Updated: Thu Apr 22 09:42:27 SAST 2021
|
||||
### Bad Referrer Count: 7009
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -1076,6 +1076,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)14b\.info(?:\b)" 1;
|
||||
"~*(?:\b)1688\.com(?:\b)" 1;
|
||||
"~*(?:\b)178evakuator178\.ru(?:\b)" 1;
|
||||
"~*(?:\b)18ps\.ru(?:\b)" 1;
|
||||
"~*(?:\b)1\-99seo\.com(?:\b)" 1;
|
||||
"~*(?:\b)1adult\.com(?:\b)" 1;
|
||||
"~*(?:\b)1bet\.com(?:\b)" 1;
|
||||
|
@ -3185,6 +3186,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)fickluder69\.com(?:\b)" 1;
|
||||
"~*(?:\b)fidelityfunding\.com(?:\b)" 1;
|
||||
"~*(?:\b)fifa\-coins\.online(?:\b)" 1;
|
||||
"~*(?:\b)fighrofacciufreesig\.ga(?:\b)" 1;
|
||||
"~*(?:\b)figuringmoneyout\.com(?:\b)" 1;
|
||||
"~*(?:\b)fikasound\.tk(?:\b)" 1;
|
||||
"~*(?:\b)filefilter\.weebly\.com(?:\b)" 1;
|
||||
|
@ -7091,6 +7093,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)trafficmp\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficnetzwerk\.de(?:\b)" 1;
|
||||
"~*(?:\b)trafficreceiver\.club(?:\b)" 1;
|
||||
"~*(?:\b)trafficshaper\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficstars\.com(?:\b)" 1;
|
||||
"~*(?:\b)traffictrade\.life(?:\b)" 1;
|
||||
"~*(?:\b)traffique\.net(?:\b)" 1;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.182.187 1;
|
||||
34.122.173.211 1;
|
||||
127.0.0.1 1;
|
||||
|
|
|
@ -89,6 +89,7 @@
|
|||
"~*(?:\b)14b\.info(?:\b)" 0;
|
||||
"~*(?:\b)1688\.com(?:\b)" 0;
|
||||
"~*(?:\b)178evakuator178\.ru(?:\b)" 0;
|
||||
"~*(?:\b)18ps\.ru(?:\b)" 0;
|
||||
"~*(?:\b)1adult\.com(?:\b)" 0;
|
||||
"~*(?:\b)1bet\.com(?:\b)" 0;
|
||||
"~*(?:\b)1flag\.co\.za(?:\b)" 0;
|
||||
|
@ -2198,6 +2199,7 @@
|
|||
"~*(?:\b)fickluder69\.com(?:\b)" 0;
|
||||
"~*(?:\b)fidelityfunding\.com(?:\b)" 0;
|
||||
"~*(?:\b)fifa\-coins\.online(?:\b)" 0;
|
||||
"~*(?:\b)fighrofacciufreesig\.ga(?:\b)" 0;
|
||||
"~*(?:\b)figuringmoneyout\.com(?:\b)" 0;
|
||||
"~*(?:\b)fikasound\.tk(?:\b)" 0;
|
||||
"~*(?:\b)fil\.ru(?:\b)" 0;
|
||||
|
@ -6102,6 +6104,7 @@
|
|||
"~*(?:\b)trafficmp\.com(?:\b)" 0;
|
||||
"~*(?:\b)trafficnetzwerk\.de(?:\b)" 0;
|
||||
"~*(?:\b)trafficreceiver\.club(?:\b)" 0;
|
||||
"~*(?:\b)trafficshaper\.com(?:\b)" 0;
|
||||
"~*(?:\b)trafficstars\.com(?:\b)" 0;
|
||||
"~*(?:\b)traffictrade\.life(?:\b)" 0;
|
||||
"~*(?:\b)traffique\.net(?:\b)" 0;
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
arquivo.pt
|
||||
Brandwatch
|
||||
Bullseye
|
||||
Download Wonder
|
||||
Drip
|
||||
Nimbostratus
|
||||
Pi-Monster
|
||||
Sogou web spider
|
||||
True_Robot
|
||||
WebmasterWorldForumBot
|
||||
Buck
|
||||
Fimap
|
||||
Gigablast
|
||||
Gigabot
|
||||
Haansoft
|
||||
Harvest
|
||||
Morfeus Fucking Scanner
|
||||
Sqworm
|
||||
WebFetch
|
||||
WiseGuys Robot
|
||||
|
|
|
@ -1,250 +1,250 @@
|
|||
01h4x.com
|
||||
404checker
|
||||
404enemy
|
||||
80legs
|
||||
Aboundex
|
||||
Aboundexbot
|
||||
AfD-Verbotsverfahren
|
||||
ADmantX
|
||||
AhrefsBot
|
||||
AIBOT
|
||||
Alexibot
|
||||
Anarchy
|
||||
Anarchy99
|
||||
Anthill
|
||||
archive.org_bot
|
||||
arquivo.pt
|
||||
arquivo-web-crawler
|
||||
Aspiegel
|
||||
ASPSeek
|
||||
autoemailspider
|
||||
Asterias
|
||||
Attach
|
||||
BackDoorBot
|
||||
backlink-check
|
||||
BackWeb
|
||||
BacklinkCrawler
|
||||
Bandit
|
||||
Barkrowler
|
||||
Battleztar Bazinga
|
||||
BDCbot
|
||||
BBBike
|
||||
BDFetch
|
||||
Bigfoot
|
||||
Bitacle
|
||||
Blackboard
|
||||
BlackWidow
|
||||
BLEXBot
|
||||
Blow
|
||||
Bolt
|
||||
BunnySlippers
|
||||
BotALot
|
||||
Buck
|
||||
Bullseye
|
||||
BuzzSumo
|
||||
CazoodleBot
|
||||
CheeseBot
|
||||
CherryPicker
|
||||
Claritybot
|
||||
Calculon
|
||||
Cegbfeieh
|
||||
CensysInspect
|
||||
check1.exe
|
||||
CheTeam
|
||||
Cliqzbot
|
||||
coccocbot-web
|
||||
Cogentbot
|
||||
Cloud mapping
|
||||
Cocolyzebot
|
||||
CODE87
|
||||
Collector
|
||||
Copier
|
||||
CopyRightCheck
|
||||
Copyscape
|
||||
crawler.feedback
|
||||
Crescent
|
||||
CrunchBot
|
||||
Curious
|
||||
Cosmos
|
||||
crawler4j
|
||||
crawl.sogou.com
|
||||
CSHttp
|
||||
DatabaseDriverMysqli
|
||||
DBLBot
|
||||
Devil
|
||||
DigitalPebble
|
||||
DIIbot
|
||||
demandbase-bot
|
||||
Deusu
|
||||
Digincore
|
||||
Dirbuster
|
||||
Disco
|
||||
Discoverybot
|
||||
Dispatch
|
||||
DittoSpyder
|
||||
Domains Project
|
||||
domainsproject.org
|
||||
DomCopBot
|
||||
Download Wonder
|
||||
DomainStatsBot
|
||||
DSearch
|
||||
EasyDL
|
||||
eCatch
|
||||
ECCP/1.0
|
||||
EirGrabber
|
||||
EMail Siphon
|
||||
Evil
|
||||
EMail Wolf
|
||||
Express WebPictures
|
||||
ExtLinksBot
|
||||
Extractor
|
||||
EyeNetIE
|
||||
ExtractorPro
|
||||
Extreme Picture Finder
|
||||
Ezooms
|
||||
FemtosearchBot
|
||||
FHscan
|
||||
Fimap
|
||||
Foobot
|
||||
Freeuploader
|
||||
Fuzz
|
||||
GalaxyBot
|
||||
GermCrawler
|
||||
FlashGet
|
||||
FrontPage
|
||||
FyberSpider
|
||||
Genieo
|
||||
GetRight
|
||||
GetWeb
|
||||
Gigablast
|
||||
Go-Ahead-Got-It
|
||||
gopher
|
||||
Gotit
|
||||
Go!Zilla
|
||||
Grabber
|
||||
GrabNet
|
||||
Grafula
|
||||
GrapeFX
|
||||
GrapeshotCrawler
|
||||
Harvest
|
||||
Havij
|
||||
heritrix
|
||||
Heritrix
|
||||
HMView
|
||||
GridBot
|
||||
GT::WWW
|
||||
Haansoft
|
||||
HTMLparser
|
||||
HTTP::Lite
|
||||
IDBot
|
||||
IDBTE4M
|
||||
IlseBot
|
||||
Image Fetch
|
||||
Image Sucker
|
||||
InfoTekies
|
||||
instabid
|
||||
Internet Ninja
|
||||
isitwp.com
|
||||
InfoNaviRobot
|
||||
Intelliseek
|
||||
InternetSeer
|
||||
ips-agent
|
||||
IstellaBot
|
||||
JennyBot
|
||||
Jetty
|
||||
JamesBOT
|
||||
JetCar
|
||||
Joomla
|
||||
Jorgee
|
||||
JustView
|
||||
Keyword Density
|
||||
Kozmosbot
|
||||
Lanshanbot
|
||||
LeechFTP
|
||||
LibWeb
|
||||
Larbin
|
||||
LexiBot
|
||||
Lftp
|
||||
Lightspeedsystems
|
||||
Likse
|
||||
Linkbot
|
||||
LinksManager
|
||||
Linkdexbot
|
||||
LinkScan
|
||||
LinqiaRSSBot
|
||||
LinqiaScrapeBot
|
||||
Lipperhey
|
||||
Lipperhey Spider
|
||||
Litemage_walker
|
||||
Lmspider
|
||||
LNSpiderguy
|
||||
lwp-trivial
|
||||
Mag-Net
|
||||
magpie-crawler
|
||||
Majestic SEO
|
||||
Majestic-SEO
|
||||
MarkWatch
|
||||
MarkMonitor
|
||||
Masscan
|
||||
Mb2345Browser
|
||||
Mata Hari
|
||||
MeanPath Bot
|
||||
Mediatoolkitbot
|
||||
MegaIndex.ru
|
||||
MicroMessenger
|
||||
MIDown tool
|
||||
MIIxpc
|
||||
Mojolicious
|
||||
MFC_Tear_Sample
|
||||
Microsoft URL Control
|
||||
Mister PiX
|
||||
Mojeek
|
||||
MQQBrowser
|
||||
Mr.4x3
|
||||
MSFrontPage
|
||||
Msrabot
|
||||
MTRobot
|
||||
Musobot
|
||||
Name Intelligence
|
||||
Nameprotect
|
||||
Needle
|
||||
Nessus
|
||||
NetAnts
|
||||
netEstate NE Crawler
|
||||
NetMechanic
|
||||
NetSpider
|
||||
Nettrack
|
||||
Netvibes
|
||||
NetZIP
|
||||
Niki-bot
|
||||
NextGenSearchBot
|
||||
Nikto
|
||||
NimbleCrawler
|
||||
Ninja
|
||||
Nmap
|
||||
Nutch
|
||||
oBot
|
||||
Nimbostratus
|
||||
Offline Navigator
|
||||
Openfind
|
||||
OpenLinkProfiler
|
||||
Openvas
|
||||
OpenVAS
|
||||
OrangeSpider
|
||||
OutfoxBot
|
||||
PageAnalyzer
|
||||
Page Analyzer
|
||||
OPPO A33
|
||||
OrangeBot
|
||||
OutclicksBot
|
||||
PageScorer
|
||||
PageThing.com
|
||||
Pandalytics
|
||||
Pavuk
|
||||
Papa Foto
|
||||
PECL::HTTP
|
||||
Picscout
|
||||
Petalbot
|
||||
Piepmatz
|
||||
Pi-Monster
|
||||
Pixray
|
||||
Pockey
|
||||
POE-Component-Client-HTTP
|
||||
probe-image-size
|
||||
Pu_iN
|
||||
Psbot
|
||||
PxBroker
|
||||
PyCurl
|
||||
Quick-Crawler
|
||||
QueryN Metasearch
|
||||
RankActive
|
||||
RankingBot
|
||||
RankingBot2
|
||||
RankurBot
|
||||
RebelMouse
|
||||
RedesScrapy
|
||||
Ripper
|
||||
RocketCrawler
|
||||
RSSingBot
|
||||
ripz
|
||||
SalesIntelligent
|
||||
satoristudio.net
|
||||
SBIder
|
||||
ScanAlert
|
||||
Semrush
|
||||
ScoutJet
|
||||
Screaming
|
||||
SemrushBot
|
||||
SEOkicks
|
||||
SEOkicks-Robot
|
||||
Seomoz
|
||||
SEOprofiler
|
||||
serpstatbot
|
||||
Shodan
|
||||
Siphon
|
||||
SISTRIX
|
||||
Siteimprove
|
||||
SiteCheckerBotCrawler
|
||||
SiteLockSpider
|
||||
SiteSnagger
|
||||
SiteSucker
|
||||
Site Sucker
|
||||
Sitevigil
|
||||
SlySearch
|
||||
SmartDownload
|
||||
Snake
|
||||
Snapbot
|
||||
Snoopy
|
||||
Sottopop
|
||||
SpaceBison
|
||||
SpankBot
|
||||
Spbot
|
||||
Spinn3r
|
||||
sogouspider
|
||||
Sosospider
|
||||
Spammen
|
||||
Spanner
|
||||
spyfu
|
||||
Sqlworm
|
||||
Steeler
|
||||
Sucker
|
||||
Sucuri
|
||||
SuperHTTP
|
||||
Sqlmap
|
||||
Stripper
|
||||
SurveyBot
|
||||
Suzuran
|
||||
Swiftbot
|
||||
T8Abot
|
||||
sysscan
|
||||
Szukacz
|
||||
T0PHackTeam
|
||||
tAkeOut
|
||||
Teleport
|
||||
Telesoft
|
||||
Telesphorep
|
||||
TheNomad
|
||||
Titan
|
||||
The Intraformant
|
||||
Thumbor
|
||||
TightTwatBot
|
||||
Toata
|
||||
Tracemyfile
|
||||
Trendiction
|
||||
Trendictionbot
|
||||
True_Robot
|
||||
Turingos
|
||||
Turnitin
|
||||
TwengaBot
|
||||
Upflow
|
||||
Twice
|
||||
UnisterBot
|
||||
URLy.Warning
|
||||
VCI
|
||||
VeriCiteCrawler
|
||||
VidibleScraper
|
||||
Virusdie
|
||||
VoidEYE
|
||||
Voil
|
||||
WallpapersHD
|
||||
WASALive-Bot
|
||||
WBSearchBot
|
||||
WebCollage
|
||||
Web Collage
|
||||
Web Auto
|
||||
WebBandit
|
||||
WebCopier
|
||||
WEBDAV
|
||||
WebEnhancer
|
||||
Web Enhancer
|
||||
Web Fetch
|
||||
Web Fuck
|
||||
WebGo IS
|
||||
WebFuck
|
||||
WebImageCollector
|
||||
WebLeacher
|
||||
WebmasterWorldForumBot
|
||||
webmeup-crawler
|
||||
WebPix
|
||||
WebReaper
|
||||
WebSauger
|
||||
Web Sauger
|
||||
WebWhacker
|
||||
Whack
|
||||
Website Quester
|
||||
WebStripper
|
||||
Web Sucker
|
||||
Whacker
|
||||
Widow
|
||||
WinHTTrack
|
||||
WISENutbot
|
||||
Wonderbot
|
||||
Wotbox
|
||||
Wprecon
|
||||
WPScan
|
||||
WWW-Mechanize
|
||||
WWWOFFLE
|
||||
x09Mozilla
|
||||
WWW::Mechanize
|
||||
Xaldon WebSpider
|
||||
Xaldon_WebSpider
|
||||
YoudaoBot
|
||||
Zauba
|
||||
Zermelo
|
||||
ZmEu
|
||||
ZoomBot
|
||||
ZoominfoBot
|
||||
ZumBot
|
||||
|
|
|
@ -1,250 +1,250 @@
|
|||
Abonti
|
||||
Aboundex
|
||||
Aboundexbot
|
||||
Acunetix
|
||||
AhrefsBot
|
||||
AiHitBot
|
||||
Aipbot
|
||||
AIBOT
|
||||
Alexibot
|
||||
Alligator
|
||||
AllSubmitter
|
||||
AlphaBot
|
||||
Anarchy99
|
||||
Ankit
|
||||
Anthill
|
||||
Apexoo
|
||||
archive.org_bot
|
||||
Aspiegel
|
||||
ASPSeek
|
||||
Asterias
|
||||
autoemailspider
|
||||
Attach
|
||||
AwarioRssBot
|
||||
BackDoorBot
|
||||
backlink-check
|
||||
AwarioSmartBot
|
||||
Backlink-Ceck
|
||||
BackStreet
|
||||
Badass
|
||||
Bandit
|
||||
BatchFTP
|
||||
BDCbot
|
||||
BDFetch
|
||||
Bitacle
|
||||
Black Hole
|
||||
BLEXBot
|
||||
BlackWidow
|
||||
BlowFish
|
||||
Bolt
|
||||
BotALot
|
||||
Brandwatch
|
||||
Buck
|
||||
Buddy
|
||||
BuiltBotTough
|
||||
BuiltWith
|
||||
Bullseye
|
||||
BuzzSumo
|
||||
BunnySlippers
|
||||
Calculon
|
||||
CCBot
|
||||
Cegbfeieh
|
||||
CATExplorador
|
||||
CensysInspect
|
||||
check1.exe
|
||||
CherryPicker
|
||||
CheTeam
|
||||
ChinaClaw
|
||||
Chlooe
|
||||
CODE87
|
||||
Collector
|
||||
Claritybot
|
||||
Cloud mapping
|
||||
Cogentbot
|
||||
com.plumanalytics
|
||||
CopyRightCheck
|
||||
Craftbot
|
||||
crawl.sogou.com
|
||||
Copyscape
|
||||
CrazyWebCrawler
|
||||
CrunchBot
|
||||
CSHttp
|
||||
demandbase-bot
|
||||
Devil
|
||||
Digincore
|
||||
Discoverybot
|
||||
Demon
|
||||
DigitalPebble
|
||||
Dirbuster
|
||||
Disco
|
||||
Dispatch
|
||||
DnyzBot
|
||||
DomainSigmaCrawler
|
||||
DomainStatsBot
|
||||
Dotbot
|
||||
DomainAppender
|
||||
DomainCrawler
|
||||
Domains Project
|
||||
DomCopBot
|
||||
Drip
|
||||
DSearch
|
||||
DTS Agent
|
||||
EasyDL
|
||||
ECCP/1.0
|
||||
Ecxi
|
||||
EMail Siphon
|
||||
Ebingbong
|
||||
Evil
|
||||
Exabot
|
||||
Extractor
|
||||
Express WebPictures
|
||||
ExtractorPro
|
||||
Extreme Picture Finder
|
||||
EyeNetIE
|
||||
Ezooms
|
||||
FemtosearchBot
|
||||
FHscan
|
||||
Fimap
|
||||
Firefox/7.0
|
||||
FyberSpider
|
||||
Fyrebot
|
||||
FlashGet
|
||||
Flunky
|
||||
Foobot
|
||||
FrontPage
|
||||
Genieo
|
||||
GermCrawler
|
||||
Getintent
|
||||
Gigablast
|
||||
GetRight
|
||||
Gigabot
|
||||
Gotit
|
||||
Grabber
|
||||
GridBot
|
||||
GrabNet
|
||||
Haansoft
|
||||
HaosouSpider
|
||||
Harvest
|
||||
Havij
|
||||
Hloader
|
||||
HTMLparser
|
||||
HTTrack
|
||||
HybridBot
|
||||
IDBTE4M
|
||||
IlseBot
|
||||
Image Fetch
|
||||
Image Sucker
|
||||
IndeedBot
|
||||
instabid
|
||||
InfoNaviRobot
|
||||
Intelliseek
|
||||
Internet Ninja
|
||||
InternetSeer
|
||||
internetVista monitor
|
||||
Iria
|
||||
isitwp.com
|
||||
Iskanie
|
||||
JamesBOT
|
||||
IRLbot
|
||||
Jbrofuzz
|
||||
JennyBot
|
||||
JOC Web Spider
|
||||
Jorgee
|
||||
JetCar
|
||||
Jetty
|
||||
JikeSpider
|
||||
JustView
|
||||
Jyxobot
|
||||
Kenjin Spider
|
||||
Keyword Density
|
||||
Larbin
|
||||
LeechFTP
|
||||
LexiBot
|
||||
LieBaoFast
|
||||
Kinza
|
||||
LeechGet
|
||||
Libwhisker
|
||||
Lightspeedsystems
|
||||
Linkbot
|
||||
Linkdexbot
|
||||
LinkpadBot
|
||||
LinksManager
|
||||
LinqiaMetadataDownloaderBot
|
||||
Lipperhey
|
||||
LNSpiderguy
|
||||
LWP::Simple
|
||||
Litemage_walker
|
||||
Ltx71
|
||||
Magnet
|
||||
Mag-Net
|
||||
Mail.RU_Bot
|
||||
Majestic SEO
|
||||
MarkWatch
|
||||
Masscan
|
||||
Mass Downloader
|
||||
Mata Hari
|
||||
MauiBot
|
||||
Mb2345Browser
|
||||
meanpathbot
|
||||
MeanPath Bot
|
||||
MegaIndex.ru
|
||||
Metauri
|
||||
MFC_Tear_Sample
|
||||
MJ12bot
|
||||
Mojolicious
|
||||
Mozlila
|
||||
Microsoft URL Control
|
||||
MIDown tool
|
||||
Mojeek
|
||||
MQQBrowser
|
||||
MSIECrawler
|
||||
MTRobot
|
||||
Name Intelligence
|
||||
Nameprotect
|
||||
Navroad
|
||||
Needle
|
||||
NetAnts
|
||||
NICErsPRO
|
||||
Niki-bot
|
||||
NPbot
|
||||
Nettrack
|
||||
Net Vampire
|
||||
NetZIP
|
||||
Nmap
|
||||
Nutch
|
||||
oBot
|
||||
Octopus
|
||||
Offline Explorer
|
||||
Openfind
|
||||
OpenLinkProfiler
|
||||
OpenVAS
|
||||
OPPO A33
|
||||
OrangeBot
|
||||
OutclicksBot
|
||||
OutfoxBot
|
||||
PageAnalyzer
|
||||
Page Analyzer
|
||||
PageScorer
|
||||
PageThing.com
|
||||
Panscient
|
||||
Pavuk
|
||||
pcBrowser
|
||||
Pixray
|
||||
Pockey
|
||||
PeoplePal
|
||||
Petalbot
|
||||
PictureFinder
|
||||
Pi-Monster
|
||||
PleaseCrawl
|
||||
probe-image-size
|
||||
Probethenet
|
||||
ProWebWalker
|
||||
Pu_iN
|
||||
Pump
|
||||
QueryN Metasearch
|
||||
RankActive
|
||||
RankingBot2
|
||||
RankurBot
|
||||
Rankivabot
|
||||
RealDownload
|
||||
Reaper
|
||||
ReGet
|
||||
Recorder
|
||||
RepoMonkey
|
||||
Re-re
|
||||
Ripper
|
||||
ripz
|
||||
RocketCrawler
|
||||
Rogerbot
|
||||
RSSingBot
|
||||
s1z.ru
|
||||
satoristudio.net
|
||||
scalaj-http
|
||||
SalesIntelligent
|
||||
SBIder
|
||||
ScanAlert
|
||||
scan.lol
|
||||
ScoutJet
|
||||
Scrapy
|
||||
Searchestate
|
||||
Semrush
|
||||
SemrushBot
|
||||
Screaming
|
||||
SentiBot
|
||||
SEOkicks
|
||||
SEOkicks-Robot
|
||||
Seomoz
|
||||
SeoSiteCheckup
|
||||
SEOstats
|
||||
serpstatbot
|
||||
sexsearcher
|
||||
Shodan
|
||||
SISTRIX
|
||||
Siteimprove
|
||||
SiteLockSpider
|
||||
siteripz
|
||||
SiteSnagger
|
||||
SiteSucker
|
||||
Site Sucker
|
||||
SmartDownload
|
||||
Sitevigil
|
||||
SlySearch
|
||||
Snake
|
||||
SocialRankIOBot
|
||||
SpankBot
|
||||
sogouspider
|
||||
Sogou web spider
|
||||
Sosospider
|
||||
Spanner
|
||||
sp_auditbot
|
||||
Sqworm
|
||||
Sucker
|
||||
SputnikBot
|
||||
Sqlworm
|
||||
Steeler
|
||||
SuperBot
|
||||
SuperHTTP
|
||||
Surfbot
|
||||
Suzuran
|
||||
SurveyBot
|
||||
Swiftbot
|
||||
sysscan
|
||||
Szukacz
|
||||
T0PHackTeam
|
||||
Telesoft
|
||||
Telesphoreo
|
||||
T8Abot
|
||||
Teleport
|
||||
TeleportPro
|
||||
The Intraformant
|
||||
TheNomad
|
||||
TightTwatBot
|
||||
Titan
|
||||
Trendiction
|
||||
Trendictionbot
|
||||
Toata
|
||||
Toweyabot
|
||||
trendiction.com
|
||||
TwengaBot
|
||||
UnisterBot
|
||||
Upflow
|
||||
Vacuum
|
||||
Turnitin
|
||||
TurnitinBot
|
||||
Twice
|
||||
Vagabondo
|
||||
VB Project
|
||||
VelenPublicWebCrawler
|
||||
VeriCiteCrawler
|
||||
Voltron
|
||||
WallpapersHD
|
||||
Voil
|
||||
Wallpapers/3.0
|
||||
WASALive-Bot
|
||||
WBSearchBot
|
||||
Webalta
|
||||
Web Auto
|
||||
WebBandit
|
||||
WebCollage
|
||||
Web Collage
|
||||
WebCopier
|
||||
Web Enhancer
|
||||
WebEnhancer
|
||||
WebFetch
|
||||
Web Fetch
|
||||
webmeup-crawler
|
||||
WebPix
|
||||
Web Pix
|
||||
WebGo IS
|
||||
WebLeacher
|
||||
Web Sauger
|
||||
Webshag
|
||||
WebsiteExtractor
|
||||
Webster
|
||||
WebStripper
|
||||
Web Sucker
|
||||
WebZIP
|
||||
Whack
|
||||
WinHTTrack
|
||||
Wonderbot
|
||||
Whacker
|
||||
Widow
|
||||
WiseGuys Robot
|
||||
Woobot
|
||||
Wotbox
|
||||
Wprecon
|
||||
WPScan
|
||||
WWW-Mechanize
|
||||
x09Mozilla
|
||||
WWWOFFLE
|
||||
x22Mozilla
|
||||
Xaldon WebSpider
|
||||
Xenu
|
||||
Xaldon_WebSpider
|
||||
YoudaoBot
|
||||
Zauba
|
||||
zauba.io
|
||||
Zermelo
|
||||
Zeus
|
||||
zgrab
|
||||
Zitebot
|
||||
ZoomBot
|
||||
ZoominfoBot
|
||||
ZumBot
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
avtointeres.ru
|
||||
callawaygolfstore.online
|
||||
freza-sverlo.ru
|
||||
gpirate.com
|
||||
hdpixent.com
|
||||
news-speaker.com
|
||||
perm.xrus.org
|
||||
solinf.co
|
||||
vereo.eu
|
||||
youtubedownload.org
|
||||
cymbaltaandtizanidine.blogspot.com
|
||||
elektrischeziga.livejournal.com
|
||||
elektrozigarettekaufen2.blogse.nl
|
||||
firstdrugmall.ru
|
||||
gsasearchengineranker.pw
|
||||
hayate.biz
|
||||
omsk.xrus.org
|
||||
rapevideosmovies.com
|
||||
scanner-mark.top
|
||||
tattooha.com
|
||||
|
|
|
@ -1,500 +1,500 @@
|
|||
2ads.co.uk
|
||||
3w24.com
|
||||
3weekdiet.com
|
||||
00go.com
|
||||
0n-line.tv
|
||||
101flag.ru
|
||||
108shot.com
|
||||
10bet.com
|
||||
1kdailyprofit.me
|
||||
1stat.ru
|
||||
20pascals.nl
|
||||
24-ak.ru
|
||||
256bit.by
|
||||
273-fz.ru
|
||||
40cg.com
|
||||
45en.ru
|
||||
7a2rnuey1tw9ar.ru
|
||||
a1security.com.ua
|
||||
admitad.com
|
||||
adpremium.org
|
||||
adzerg.com
|
||||
afftrack001.com
|
||||
afora.ru
|
||||
aihelen.net
|
||||
aksonural.ru
|
||||
akusherok.ru
|
||||
all4invest.info
|
||||
aloofly.com
|
||||
alyeskaresort.com
|
||||
analnoeporno.tv
|
||||
4kplayer.pl
|
||||
5i2.net
|
||||
7zap.com
|
||||
8xv8.com
|
||||
aa8780bb28a1de4eb5bff33c28a218a930.com
|
||||
aab94f698f36684c5a852a2ef272e031bb.com
|
||||
abiente.ru
|
||||
absugars.com
|
||||
adbetclickin.pink
|
||||
adclickthru.net
|
||||
add-add.men
|
||||
adrunnr.com
|
||||
adsfresh.men
|
||||
a.frcls.fr
|
||||
air-edem.ru
|
||||
akvamaster.dp.ua
|
||||
alborzan.com
|
||||
alf-img.com
|
||||
alif-ba-ta.com
|
||||
allcredits.su
|
||||
allmarketsnewdayli.gdn
|
||||
allsilver925.co.il
|
||||
amateurmatch.com
|
||||
amazon-adsystem.com
|
||||
animal-drawings.com
|
||||
animenime.ru
|
||||
anniemation.com
|
||||
anlimebel.kiev.ua
|
||||
apiallgeniusinfo-a.akamaihd.net
|
||||
apimountainbikei-a.akamaihd.net
|
||||
apioasisspacenet-a.akamaihd.net
|
||||
apiwoodensealcom-a.akamaihd.net
|
||||
appleid-verification.com
|
||||
arenanews.com.ua
|
||||
asiengirls.net
|
||||
atovh.local-finders.com
|
||||
auspolice.com
|
||||
autowebmarket.com.ua
|
||||
auto-zapchasti.org
|
||||
aviav.org
|
||||
avtolombard-krasnodar.com
|
||||
azbaseimages.net
|
||||
arendakvartir.kz
|
||||
arewater.com
|
||||
asrv-a.akamaihd.net
|
||||
avtolombard-krasnodar.ru
|
||||
ayanaspa.com
|
||||
ayeartoforget.com
|
||||
azbukadiets.ru
|
||||
bablonow.ru
|
||||
baditri.com
|
||||
balitouroffice.com
|
||||
bannerswap.com
|
||||
beachpics.com
|
||||
beauty-b0x.pl
|
||||
beauty-clinic.ru
|
||||
belsetirehafi.tk
|
||||
bestcalovebracelet.cn
|
||||
baksman.com
|
||||
bbtec.net
|
||||
bdsmgalls.net
|
||||
belinka.com.ua
|
||||
bestcoin.cc
|
||||
besthomemadepornsites.com
|
||||
bestimagecoollibrary.com
|
||||
bg6s0.com
|
||||
bif-ru.info
|
||||
bigpenisguide.com
|
||||
binomo.kz
|
||||
bitnote.co
|
||||
bjetjt.com
|
||||
blockety.co
|
||||
bloggen.be
|
||||
blog.koreadaily.com
|
||||
boeuklad.com
|
||||
bonanza-fortune.men
|
||||
best-mam.ru
|
||||
bestmarriages.com
|
||||
bestwrinklecreamnow.com
|
||||
bharatdefencekavach.com
|
||||
bizlist.com.de
|
||||
bjorkbacken.nu
|
||||
bkgr.se
|
||||
blackhatworth.com
|
||||
blackle.com
|
||||
blobar.org
|
||||
bluesman.nu
|
||||
bobba.dzaba.com
|
||||
bolezniorganov.ru
|
||||
bonky.biz
|
||||
bonzbuddy.com
|
||||
bookmaker-bet.com
|
||||
bosman.pluto.ro
|
||||
bracketsmackdown.com
|
||||
brandbucket.com
|
||||
brandimensions.com
|
||||
brateg.xyz
|
||||
bugof.gq
|
||||
buketeg.xyz
|
||||
businesn.men
|
||||
buyfriend.ru
|
||||
buzzurl.jp
|
||||
byme.se
|
||||
calc-for-credit.ru
|
||||
callejondelpozo.es
|
||||
call-of-duty.info
|
||||
capture-room.com
|
||||
carabela.com.do
|
||||
carsdined.org
|
||||
carsplate.com
|
||||
carstrends2015.com
|
||||
cartierwatch.xyz
|
||||
cb.iphantom.com
|
||||
ccjp.eu
|
||||
cdncash.net
|
||||
cheapcigarettesc.info
|
||||
cheapestjerseys-wholesale.com
|
||||
chelnytruck.ru
|
||||
chinaelitecheapjerseys.com
|
||||
christianlouboutinoutlet.win
|
||||
citetick.com
|
||||
cntravelre.com
|
||||
collegeessay19.blogspot.ru
|
||||
compliance-donald.xyz
|
||||
compliance-irvin.top
|
||||
compliance-jess.top
|
||||
compliance-walter.top
|
||||
com-secure.download
|
||||
coolgamechannel.com
|
||||
cosmeticswomens-womensports.rhcloud.com
|
||||
costablue.xyz
|
||||
cougfan.info
|
||||
brains2.biz
|
||||
brainxs.us
|
||||
brandov.ru
|
||||
bristolhotel.com
|
||||
brus-vsem.ru
|
||||
bupropion-sr-150-mg.us
|
||||
buqayy0.livejournal.com
|
||||
buqyxa.rincian.info
|
||||
butstrap.space
|
||||
buyviagraa.blogspot.com
|
||||
cakesplus.com.au
|
||||
candycrushshop.com
|
||||
cartierloveringreplica.xyz
|
||||
cejewelry.xyz
|
||||
certifywebsite.win
|
||||
cheapmoncler.win
|
||||
cheatcode-lita12.rhcloud.com
|
||||
chocolateslim-original.com
|
||||
chorus.terakeet.com
|
||||
christianlouboutinreplica.win
|
||||
cienum.fr
|
||||
cleanallspyware.com
|
||||
clickintext.net
|
||||
cmhomestayagency.com
|
||||
cobaltpro.ru
|
||||
compliance-alex.xyz
|
||||
compliance-andrew.xyz
|
||||
compliance-don.xyz
|
||||
compliance-elena.top
|
||||
compliance-mark.top
|
||||
conocer-sanabria.com
|
||||
coolingoods.com
|
||||
coolwallpapers-hd.com
|
||||
coslab.club
|
||||
country-chic.ru
|
||||
cracksplanet.com
|
||||
crystalslot.com
|
||||
custodieva.ru
|
||||
customerpromos-a.akamaihd.net
|
||||
customsua.com.ua
|
||||
daptravel.com
|
||||
darkbooks.org
|
||||
dating-time-now.com
|
||||
datract.com
|
||||
derevesendeco.com
|
||||
design-lands.ru
|
||||
destinationrealestate.com
|
||||
detective01.ru
|
||||
dfwu1013.info
|
||||
digest-project.ru
|
||||
digitalfaq.com
|
||||
div.as
|
||||
dogbreedspicture.net
|
||||
domaincdn.xyz
|
||||
domainsatcost.com
|
||||
domik-derevne.ru
|
||||
dostavka-v-ukrainu.ru
|
||||
downloader12.ru
|
||||
doxyporno.com
|
||||
dptaughtme.com
|
||||
drunkmoms.net
|
||||
dverimegapolis.ru
|
||||
eandsgallery.com
|
||||
earncash.com.ua
|
||||
ed-shop01.ru
|
||||
ekobata.ru
|
||||
e-kwiaciarz.pl
|
||||
elitedollars.com
|
||||
crd.clan.su
|
||||
creams.makeforum.eu
|
||||
culturevie.info
|
||||
cyse.tk
|
||||
dafatiri.com
|
||||
danashop.ru
|
||||
darmebel.com.ua
|
||||
dawlenie.com
|
||||
daymusam.com
|
||||
deadlinkchecker.com
|
||||
demon-tweeks.com
|
||||
dengi-pod-zalog-nedvizhimosti.ru
|
||||
detskie-zabavi.ru
|
||||
dgfitness.co
|
||||
diegolopezcastan.com
|
||||
djstools.com
|
||||
dnepropetrovsk.mistr-x.org
|
||||
documentsite.net
|
||||
dojki-hd.com
|
||||
domashneeruporno.com
|
||||
donvito.unas.cz
|
||||
downloadmefiranaratb1972.xpg.com.br
|
||||
dumuelave.xyz
|
||||
e705.net
|
||||
eas-seo.com
|
||||
e-avon.ru
|
||||
e-biznes.info
|
||||
e-c.al
|
||||
ecommerce-seo.org
|
||||
editors.choice6912650.hulfingtonpost.com
|
||||
ednorxmed.com
|
||||
elidelcream.weebly.com
|
||||
el-nation.com
|
||||
emerson-rus.ru
|
||||
enews.tech
|
||||
engines-usa.com
|
||||
eropho.net
|
||||
erotik-kostenlos.net
|
||||
europages.com.ru
|
||||
e-poker-2005.com
|
||||
erotische-geschichten-xxl.com
|
||||
essayassist.com
|
||||
etm-consult.de
|
||||
eurosamodelki.ru
|
||||
evening-dating-club.info
|
||||
evogarage.com
|
||||
exct.net
|
||||
f07.de
|
||||
facialporntube.com
|
||||
fanoboi.com
|
||||
fashionavenuegame.com
|
||||
favorcosmetics.com
|
||||
fdzone.org
|
||||
exoneration-project.us
|
||||
expertblog.info
|
||||
ezb.elvenmachine.com
|
||||
ezigarettekaufen2.blox.pl
|
||||
f00kclan.de
|
||||
facecup.top
|
||||
fashion-stickers.ru
|
||||
fast-wordpress-start.com
|
||||
felizporno.com
|
||||
feorina.ru
|
||||
fickkontaktehobbyhuren.com
|
||||
filkhbr.com
|
||||
filmfanatic.com
|
||||
financepoints.eu
|
||||
find1friend.com
|
||||
firesub.pl
|
||||
firma-legion.ru
|
||||
flavors.me
|
||||
floridamobilebillboards.com
|
||||
formulaantiuban.com
|
||||
formularz-konkurs.tk
|
||||
forodvd.com
|
||||
fototravel.eu
|
||||
franecki.net
|
||||
frbizlist.com
|
||||
findanysex.com
|
||||
findthe.pet
|
||||
finejewelryshop.ru
|
||||
firstsiteguide.com
|
||||
folowsite.com
|
||||
foto-basa.com
|
||||
fotoxxxru.com
|
||||
frankofficial.ru
|
||||
freakycheats.com
|
||||
free-deals.faith
|
||||
free-social-buttons.com
|
||||
free-video-tool.com
|
||||
freevpn.space
|
||||
freewareseek.com
|
||||
freegamesplay.online
|
||||
freemags.cc
|
||||
freewebs.com
|
||||
freshwallpapers.info
|
||||
funtoonez.com
|
||||
gallictures.com
|
||||
get-free-traffic-now.com
|
||||
gheus.altervista.org
|
||||
glcomputers.ru
|
||||
goodnightjournal.com
|
||||
gov.yanao.ru
|
||||
gsmtlf.ru
|
||||
gta-top.ru
|
||||
guitar-master.org
|
||||
friendflnder.com
|
||||
froggytube.com
|
||||
ftns.ru
|
||||
g7m.pl
|
||||
gael-s.ru
|
||||
galaxyflowers.ru
|
||||
galaxys6manual.info
|
||||
gamingspark.com
|
||||
gemara.com
|
||||
genericlowlatencyasiodriverhq.aircus.com
|
||||
gentamicineyedrops.blogspot.com
|
||||
getmiro.com
|
||||
go2jump.org
|
||||
goatse.ru
|
||||
goodly.pro
|
||||
goodwriterssales.com
|
||||
gstatey.net
|
||||
hackers-crackers.tk
|
||||
hamilton.ca
|
||||
handicapvantoday.com
|
||||
hauleddes.com
|
||||
heartofpayne.xyz
|
||||
heliko.no
|
||||
herehloadibs.cf
|
||||
highstairs-a.akamaihd.net
|
||||
hotelcrocenzi.sm
|
||||
hothor.se
|
||||
hotxnights.info
|
||||
ico.re
|
||||
ictizanidinehcl4mg.blogspot.com
|
||||
images-free.net
|
||||
imgarcade.com
|
||||
incest-ru.com
|
||||
infostatsvc.com
|
||||
insurple.com
|
||||
intellekt21.ru
|
||||
interior-stickers.ru
|
||||
iopeninghours.co.uk
|
||||
hanwei.us
|
||||
haveinc.xyz
|
||||
hawaiisurf.com
|
||||
hidemyass.com
|
||||
housekuba.org
|
||||
hubbble.com
|
||||
hunterboots.online
|
||||
idealtits.net
|
||||
ideoworld.org
|
||||
iframe-toloka.com
|
||||
ilovevitaly.com
|
||||
ilovevitaly.xyz
|
||||
imgarit.pw
|
||||
imguramx.pw
|
||||
imitex-plus.ru
|
||||
imperiafilm.ru
|
||||
indianmedicaltourismshop.com
|
||||
invivo.hu
|
||||
iphantom.com
|
||||
iplogger.org
|
||||
ipostroika.ru
|
||||
iqs.biz.ua
|
||||
itag.pw
|
||||
itronics.ca
|
||||
janettabridal.com
|
||||
jav-idol.com
|
||||
javidol.site
|
||||
jav-way.site
|
||||
jestr.org
|
||||
jyvopys.com
|
||||
kam-dom.ru
|
||||
kareliatobacco.ru
|
||||
kazan.xrus.org
|
||||
kazan.zrus.org
|
||||
keywordhouse.com
|
||||
kinofak.net
|
||||
iqoption-bin.com
|
||||
iscblog.info
|
||||
itbc.kiev.ua
|
||||
iwantmyfreecash.com
|
||||
iyasimasennka.com
|
||||
janerikholst.se
|
||||
jennyfire.ru
|
||||
jerseywholesaleelitestore.com
|
||||
jrpmakati.com
|
||||
justdating.online
|
||||
justkillingti.me
|
||||
karadene.com
|
||||
kazrent.com
|
||||
keywordsking.com
|
||||
kidd.reunionwatch.com
|
||||
kidskunst.info
|
||||
kino2018.cc
|
||||
kinobaks.com
|
||||
kinoflux.net
|
||||
kolotiloff.ru
|
||||
komp-pomosch.ru
|
||||
konica.kz
|
||||
koral.se
|
||||
koversite.info
|
||||
krasivoe-hd.com
|
||||
kinotorka.ru
|
||||
kopihijau.info
|
||||
kostenlos-sexvideos.com
|
||||
krasnodar-avtolombards.ru
|
||||
krasnodar.xrus.org
|
||||
krassh.ru
|
||||
kvartiry-remont.ucoz.ru
|
||||
lacave.ntic.fr
|
||||
ladov.ru
|
||||
ladsblue.com
|
||||
larutti.ru
|
||||
lawyersinfo.org
|
||||
lechtaczka.net
|
||||
le-clos-des-alouettes.com
|
||||
lenpipet.ru
|
||||
lezbiyanki.net
|
||||
lider-zhaluzi.kiev.ua
|
||||
lignofix.ua
|
||||
limtu.ifmo.ru
|
||||
lineshops.biz
|
||||
linkbuddies.com
|
||||
kwzf.net
|
||||
laapp.com
|
||||
lacloop.info
|
||||
ladsup.com
|
||||
layola.biz.tc
|
||||
lennatin.info
|
||||
lerporn.info
|
||||
lietaer.com
|
||||
lion.misba.us
|
||||
liupis.com
|
||||
livingcanarias.com
|
||||
lkbennettoutlet.online
|
||||
lonerangergames.com
|
||||
love-baby.cz
|
||||
lunchrock.co
|
||||
m3gadownload.pl
|
||||
machicon-ueno.info
|
||||
macresource.co.uk
|
||||
macrotek.ru
|
||||
mafcards.ru
|
||||
makemoneyonline.com
|
||||
marcoislandvacations.net
|
||||
masturbate.co.uk
|
||||
meble-bogart.info
|
||||
medicinacom.ru
|
||||
members.ghanaweb.com
|
||||
metaxalonevstizanidine.blogspot.com
|
||||
mexicotravelnet.com
|
||||
michaelkorsoutlet.store
|
||||
longlifelomilomi.info
|
||||
lost-alpha.ru
|
||||
lostfilm-online.ru
|
||||
lovasszovetseg.hu
|
||||
luckyday.world
|
||||
managerpak204.weebly.com
|
||||
maranbrinfo.com.br
|
||||
matematikus.info
|
||||
medicovi.com
|
||||
meendo-free-traffic.ga
|
||||
meet-flirt-dating.com
|
||||
metascephe.com
|
||||
mikozstop.com
|
||||
mini.7zap.com
|
||||
miniature.io
|
||||
minneapoliscopiers.com
|
||||
mirzonru.net
|
||||
mixed-wrestling.ru
|
||||
mmoguider.ru
|
||||
mncrftpcs.com
|
||||
mobifunapp.weebly.com
|
||||
mobplayer.net
|
||||
mompussy.net
|
||||
monarhs.info
|
||||
moroccosurfadventures.com
|
||||
moscow-clining.ru
|
||||
moscow.online-podarki.com
|
||||
moviemail-online.co.uk
|
||||
mowser.com
|
||||
monclercheap.xyz
|
||||
more-letom.ru
|
||||
moscow-region.ru
|
||||
mosrif.ru
|
||||
mostantikor.ru
|
||||
moyakuhnia.ru
|
||||
mug-na-chas-moscow.ru
|
||||
mp3ringtone.info
|
||||
muizre.ru
|
||||
mustat.com
|
||||
muznachas-service.ru
|
||||
my-aladin.com
|
||||
my-bc.ru
|
||||
myblogregistercm.tk
|
||||
mydownloadengine.com
|
||||
myshopmatemac.com
|
||||
mzdish.site
|
||||
nalogovyykodeks.ru
|
||||
netvouz.com
|
||||
newstraveller.ru
|
||||
nfljerseyscheapbiz.us
|
||||
nfvsz.com
|
||||
nhl17coins.exblog.jp
|
||||
nibbler.silktide.com
|
||||
mylida.org
|
||||
myxdate.info
|
||||
negociosdasha.com
|
||||
negral.pluto.ro
|
||||
neks.info
|
||||
newhairstylesformen2014.com
|
||||
nextlnk12.com
|
||||
nightvision746.weebly.com
|
||||
niroo.info
|
||||
nosecret.com.ua
|
||||
nudejapan.net
|
||||
nvssf.com
|
||||
o333o.com
|
||||
nufaq.com
|
||||
oakleyglassesonline.us
|
||||
oballergiya.ru
|
||||
okmedia.sk
|
||||
oddamzadarmo.eu
|
||||
offers.bycontext.com
|
||||
offf.info
|
||||
offside2.5v.pl
|
||||
offtime.ru
|
||||
olgacvetmet.com
|
||||
onclkads.com
|
||||
onko-24.com
|
||||
onlineslotmaschine.com
|
||||
onload.pw
|
||||
oranga.host.sk
|
||||
oren-cats.ru
|
||||
osnova3.ru
|
||||
paceform.com
|
||||
pendelprognos.se
|
||||
pensplan4u.com
|
||||
perfectpracticeweb.com
|
||||
perm.xrus.org
|
||||
peugeot-club.org
|
||||
picmoonco.pw
|
||||
picquery.com
|
||||
onlythegames.com
|
||||
oralsexfilme.net
|
||||
orenburg-gsm.ru
|
||||
orgasmatrix.com
|
||||
osoznanie-narkotikam.net
|
||||
outpersonals.com
|
||||
owathemes.com
|
||||
paperwritingservice17.blogspot.ru
|
||||
paradontozanet.ru
|
||||
partnerads.men
|
||||
partnersafe.men
|
||||
partner-stop.men
|
||||
pensplan.com
|
||||
perm-profnastil.ru
|
||||
pestomou.info
|
||||
pewit.pw
|
||||
phormchina.com
|
||||
photo.houseofgaga.ru
|
||||
php-market.ru
|
||||
picsforkeywordsuggestion.com
|
||||
picswe.com
|
||||
picturesify.com
|
||||
pigrafix.at
|
||||
pila.pl
|
||||
pisanieprac.info
|
||||
pixshark.com
|
||||
pizza-imperia.com
|
||||
pinsdaddy.com
|
||||
pinup-casino1.ru
|
||||
pk-services.ru
|
||||
plastjulgranar.se
|
||||
platinumdeals.gr
|
||||
pliks.pl
|
||||
plohaya-kreditnaya-istoriya.ru
|
||||
pontiacsolstice.info
|
||||
pogodnyyeavarii.gq
|
||||
pornhive.org
|
||||
pornhubforum.tk
|
||||
pornogad.com
|
||||
pornoted.com
|
||||
pornowarp.info
|
||||
presleycollectibles.com
|
||||
primedice.com
|
||||
printdirectforless.com
|
||||
produkto.net
|
||||
pornosee.info
|
||||
porno-transsexuals.ru
|
||||
pourvous.info
|
||||
predominant-invent.tk
|
||||
privatefx-in.ru
|
||||
proftests.net
|
||||
promalp-universal.ru
|
||||
pron.pro
|
||||
prospekt-st.ru
|
||||
prostitutki-kiev.org
|
||||
prostitutki-odessa.org
|
||||
pufip.com
|
||||
pukaporn.com
|
||||
pussyspace.net
|
||||
puteshestvennik.com
|
||||
pyrodesigns.com.au
|
||||
qitt.ru
|
||||
qor360.com
|
||||
radiogambling.com
|
||||
rapidsites.pro
|
||||
realting-moscow.ru
|
||||
registry-clean-up.net
|
||||
remmling.de
|
||||
rep-am.com
|
||||
rff-cfal.info
|
||||
prostitutki-belgoroda.org
|
||||
prpops.com
|
||||
pssucai.info
|
||||
quizzitch.net
|
||||
rankexperience.com
|
||||
referencemoi.com
|
||||
reklama1.ru
|
||||
remontgruzovik.ru
|
||||
renhacklids.tk
|
||||
rent2spb.ru
|
||||
rentehno.ru
|
||||
replicalouboutin.xyz
|
||||
resellerclub.com
|
||||
restaurantlescampi.com
|
||||
rfid-locker.co
|
||||
rimedia.org
|
||||
ritlweb.com
|
||||
robotixix.com
|
||||
roleforum.ru
|
||||
ros-ctm.ru
|
||||
ruclicks.com
|
||||
rukino.org
|
||||
russian-postindex.ru
|
||||
rock-cafe.info
|
||||
rollercoin.com
|
||||
romhacking.ru
|
||||
rrutw.com
|
||||
rucrypt.com
|
||||
ruspdd.com
|
||||
rus-pornuha.com
|
||||
russkie-gorki.ru
|
||||
rybalka-opt.ru
|
||||
sanatorrii.ru
|
||||
sarf3omlat.com
|
||||
satoristudio.net
|
||||
scanner-fred.top
|
||||
scanner-ivan.top
|
||||
scanner-julianna.top
|
||||
rutor.vip
|
||||
samoiedo.it
|
||||
samo-soznanie.ru
|
||||
sbetodiodnye-lampy.ru
|
||||
sbf441.com
|
||||
scanner-alex.top
|
||||
scanner-marwin.top
|
||||
scanner-walter.top
|
||||
score-ads.men
|
||||
search-goo.com
|
||||
se.bnt-team.com
|
||||
secret.xn--oogle-wmc.com
|
||||
segol.tv
|
||||
sei80.com
|
||||
seocheckupx.com
|
||||
seoheap.com
|
||||
sex.hotblog.top
|
||||
sexpartygirls.net
|
||||
sexpornotales.net
|
||||
sexreliz.com
|
||||
sex-tracker.com
|
||||
sexuria.net
|
||||
sex-watch.com
|
||||
shitmovs.com
|
||||
shopcheermakeup.info
|
||||
shopwme.ru
|
||||
sibecoprom.ru
|
||||
sigmund-freud.co.uk
|
||||
sitevaluation.com
|
||||
sixcooler.de
|
||||
slkrm.ru
|
||||
small-games.biz
|
||||
snworks.com
|
||||
socialbutton.xyz
|
||||
soietvousmaime.fr
|
||||
soochi.co
|
||||
splendorsearch-a.akamaihd.net
|
||||
spravka130.ru
|
||||
stairliftsarea.com
|
||||
scanner-willy.top
|
||||
scripted.com
|
||||
search.xtconnect.com
|
||||
seinterface.com
|
||||
seorankinglinks.xyz
|
||||
sexpornotales.com
|
||||
sexs-foto.com
|
||||
sexy-pings.com
|
||||
sexyteens.hol.es
|
||||
shakhtar-doneck.ru
|
||||
shell-pmr.ru
|
||||
shemale-sex.net
|
||||
shmetall.com.ua
|
||||
shop.acim.org
|
||||
shopvilleroyboch.com.ua
|
||||
shtaketniki.ru
|
||||
signoredom.com
|
||||
simple-image.com.ua
|
||||
sisiynas.ru
|
||||
skatestick.bid
|
||||
slim.sellany.ru
|
||||
slowmacfaster.trade
|
||||
slowmac.tech
|
||||
smokewithrabbits.com
|
||||
snts.shell-pmr.ru
|
||||
soblaznu.net
|
||||
social-buttons.com
|
||||
socialsignals24.com
|
||||
social-vestnik.ru
|
||||
sodexo.com
|
||||
solution4u.com
|
||||
speechfoodie.com
|
||||
stanthonyscatholicchurch.org
|
||||
star61.de
|
||||
stefanbakosab.se
|
||||
stevemonsen.com
|
||||
strangeduckfilms.com
|
||||
streetfooduncovered.com
|
||||
stroimajor.ru
|
||||
stroymonolit.su
|
||||
suchenindeutschland.com
|
||||
sugarlyflex.pw
|
||||
support.nopeas.sk
|
||||
suralink.com
|
||||
surgut.zrus.org
|
||||
styro.ru
|
||||
sudexpert66.ru
|
||||
sugarkun.com
|
||||
suhanpacktech.com
|
||||
svarbit.com
|
||||
svbur.ru
|
||||
tacbelarus.ru
|
||||
taihouse.ru
|
||||
taxi-v-eisk.ru
|
||||
tabakur77.com
|
||||
taqplayer.info
|
||||
t-bygg.com
|
||||
tds-advert002.info
|
||||
teslathemes.com
|
||||
textads.men
|
||||
thaismartloan.com
|
||||
thedownloadfromwarez.blogspot.com
|
||||
thegalerie.eu
|
||||
thegolfclub.info
|
||||
theprofitsmaker.net
|
||||
thetattoohut.com
|
||||
tizanidineduringpregnancy.blogspot.com
|
||||
tizanidinefibromyalgia.blogspot.com
|
||||
tizanidinehclsideeffects.blogspot.com
|
||||
tizanidinemusclerelaxant.blogspot.com
|
||||
teenfuck.tv
|
||||
tehngr.ru
|
||||
teletype.in
|
||||
testbotprocessor44.com
|
||||
theendivechronicles.com
|
||||
the-usa-games.blogspot.com
|
||||
threecolumnblogger.com
|
||||
titan-cloud.life
|
||||
tizanidine4mgprice.blogspot.com
|
||||
tizanidinesideeffects.blogspot.com
|
||||
tizanidinewithdrawal.blogspot.com
|
||||
tnaionline.org
|
||||
tonerbox.kz
|
||||
top10-way.com
|
||||
topshef.ru
|
||||
torrent-newgames.com
|
||||
tourismvictoria.com
|
||||
traderzplanet.in
|
||||
tradgardspartner.se
|
||||
traffic100.com
|
||||
trafficnetzwerk.de
|
||||
traffmonster.info
|
||||
trubywriting.com
|
||||
ttrraacckkrr.com
|
||||
tubo360.com
|
||||
tuckermktg.com
|
||||
tula.mdverey.ru
|
||||
tvteleport.ru
|
||||
tyumen.xrus.org
|
||||
u17795.netangels.ru
|
||||
ucoz.ru
|
||||
ukrobstep.com
|
||||
umityangin.net
|
||||
upproar.com
|
||||
upstore.me
|
||||
torrentred.games
|
||||
totu.us
|
||||
tour-line.net
|
||||
tracklead.net
|
||||
traffic2money.com
|
||||
traffpartners.com
|
||||
traxdom.ru
|
||||
tubeoffline.com
|
||||
tupper-posuda.ru
|
||||
turvgori.ru
|
||||
ucsol.ru
|
||||
uhod-za-sobakoj.ru
|
||||
ukrup.com
|
||||
ultimateclassicrock.com
|
||||
umaseh.com
|
||||
unacittaconte.org
|
||||
underthesite.com
|
||||
unece.org
|
||||
univerfiles.com
|
||||
uptimebot.net
|
||||
urdoot.win
|
||||
url-extractor.xyz
|
||||
vapsy.com
|
||||
vekzdorov.ru
|
||||
video-chat.love
|
||||
uptime-delta.net
|
||||
url-img.link
|
||||
urll.eu
|
||||
vapomnoncri.tk
|
||||
veopornogratis.xxx
|
||||
viagraneggrx.com
|
||||
videochat.cafe
|
||||
videokrik.net
|
||||
video--production.com
|
||||
videotuber.ru
|
||||
viel.su
|
||||
vipsiterip.org
|
||||
virus-respirators.com
|
||||
vrnelectro.ru
|
||||
vsdshnik.com
|
||||
vseigry.fun
|
||||
watchinf.com
|
||||
wcb.su
|
||||
webjam.com
|
||||
webshoppermac.com
|
||||
webtherapy.ru
|
||||
weburlopener.com
|
||||
wesharepics.site
|
||||
whereverdesperate.gq
|
||||
wholesalejerseychinaoutlet.com
|
||||
wieseversa.no
|
||||
winner7777.net
|
||||
wowcasinoonline.ooo
|
||||
wpthemedetector.co.uk
|
||||
www.888.com
|
||||
www.labves.ru
|
||||
vip-dom.in
|
||||
virtualbb.com
|
||||
vkonche.com
|
||||
voditeltrezviy.ru
|
||||
vodkoved.ru
|
||||
vysigy.su
|
||||
wdfdocando.com
|
||||
wdrake.com
|
||||
websiteexplorer.info
|
||||
websites-reviews.com
|
||||
wemarketing.se
|
||||
wineitudes.wordpress.com
|
||||
wineration.com
|
||||
wingsofrefuge.net
|
||||
w-journal.ru
|
||||
word-vorlagen.xyz
|
||||
wttavern.com
|
||||
www.bookmaker-bets.com
|
||||
www.pinnacle-bets.com
|
||||
x5market.ru
|
||||
x69ty.ru
|
||||
xaijo.com
|
||||
xaylapdiendanang.com
|
||||
xcc24.pl
|
||||
x-diesel.biz
|
||||
xep.info
|
||||
xitjw.info
|
||||
xjlottery.com
|
||||
xlovecam.com
|
||||
xn--80aaaks3bbhabgbigamdr2h.xn--p1ai
|
||||
xn--80aikhbrhr.net
|
||||
xn----btbdvdh4aafrfciljm6k.xn--p1ai
|
||||
xn--d1aifoe0a9a.top
|
||||
xnxx-n.com
|
||||
x-porno.video
|
||||
yaaknaa.info
|
||||
xfluro.com
|
||||
xgftnlrt.bloger.index.hr
|
||||
xjrul.com
|
||||
xn-----6kcaabbafhu7cskl7akvongwpo7hvjj.xn--p1ai
|
||||
xn--80ajjbdhgmudixfjc8c5a9df8b.xn--p1ai
|
||||
xn--80ak6aa92e.com
|
||||
xn--c1acygb.xn--p1ai
|
||||
xportvusbdriver8i.snack.ws
|
||||
xsion.net
|
||||
xvideospornoru.com
|
||||
xxxguitars.com
|
||||
xxxnatelefon.ru
|
||||
yebocasino.com
|
||||
yellowads.men
|
||||
yellowfootprints.com
|
||||
yes-com.com
|
||||
ynymnwbm.bloger.index.hr
|
||||
youandcredit.ru
|
||||
youporn-ru.com
|
||||
yoursite.com
|
||||
ypmuseum.ru
|
||||
zebradudka.com
|
||||
zeroredirect12.com
|
||||
zeroredirect9.com
|
||||
zigarettenonlinekaufen1.blox.pl
|
||||
youporn-forum.ga
|
||||
yugk.net
|
||||
yuweng.info
|
||||
zahvat.ru
|
||||
zeroredirect10.com
|
||||
zigarettenonlinekaufen.tumblr.com
|
||||
znakomstva-moskva77.ru
|
||||
zootoplist.com
|
||||
zzbroya.com.ua
|
||||
zionstar.net
|
||||
zoogdiesney.com
|
||||
zzlgxh.com
|
||||
|
|
|
@ -1,250 +1,250 @@
|
|||
123any.com
|
||||
123locker.com
|
||||
12masterov.com
|
||||
4inn.ru
|
||||
888.com
|
||||
a14download.com
|
||||
abcdeg.xyz
|
||||
abwa.tk
|
||||
adexprts.com
|
||||
adrunnr.com
|
||||
ads-cool.pro
|
||||
ads.gold
|
||||
adtech.fr
|
||||
03p.info
|
||||
100searchengines.com
|
||||
1314dh.com
|
||||
1qingdao.com
|
||||
24videos.tv
|
||||
4replicawatch.net
|
||||
4senses.co
|
||||
999webdesign.com
|
||||
9med.net
|
||||
aa08daf7e13b6345e09e92f771507fa5f4.com
|
||||
aasoldes.fr
|
||||
adssafeprotected.com
|
||||
advertisingtag.net
|
||||
all4invest.info
|
||||
allornamenti.com
|
||||
amazingninja.com
|
||||
advokateg.xyz
|
||||
afmuseum.com
|
||||
agecheckadult.com
|
||||
ageofclones.com
|
||||
alt-servis.ru
|
||||
ampower.me
|
||||
anabolics.shop
|
||||
angkortours.vn
|
||||
anlimebel.kiev.ua
|
||||
antons-transporte.de
|
||||
approved.su
|
||||
arcadepages.com
|
||||
arius.tech
|
||||
asseenontv.ru
|
||||
apptester.tk
|
||||
artavenuegardenstudios.com
|
||||
asophoto.com
|
||||
astana.xxxkaz.org
|
||||
atlant-auto.info
|
||||
autowebmarket.com.ua
|
||||
aviav.org
|
||||
avirasecureserver.com
|
||||
avtochehli.by
|
||||
avtocredit-legko.ru
|
||||
balkanfarma.ru
|
||||
bard-real.com.ua
|
||||
basedecor.ru
|
||||
bausparen.bz.it
|
||||
beauty-b0x.pl
|
||||
beetpics.pw
|
||||
bestcalovebracelet.cn
|
||||
bestpriceninja.com
|
||||
blackhatworth.com
|
||||
blue-square.biz
|
||||
bongiornos.info
|
||||
bpro1.top
|
||||
bugof.gq
|
||||
bumble.cheapwebsitehoster.com
|
||||
businesn.men
|
||||
bus-offer.com
|
||||
buzzonclick.com
|
||||
calvet.altervista.org
|
||||
cam-kontakte.org
|
||||
candlewooddentalcentre.com.au
|
||||
canvas.gloverid.site
|
||||
cartierwatch.xyz
|
||||
claytransformations.info
|
||||
compliance-don.top
|
||||
compliance-don.xyz
|
||||
compliance-irvin.top
|
||||
compucelunlock.net
|
||||
cookie-law-enforcement-aa.xyz
|
||||
covadhosting.biz
|
||||
culad.com
|
||||
autogrep.ru
|
||||
auto-moto-elektronika.cz
|
||||
aviav.co
|
||||
bad-stars.net
|
||||
bashtime.ru
|
||||
bestmobilityscooterstoday.com
|
||||
bestpornuha.com
|
||||
biglistofwebsites.com
|
||||
binomo.com
|
||||
bloggedporn.com
|
||||
blpmovies.com
|
||||
bradleylive.xyz
|
||||
bristolhotel.com.ua
|
||||
businescoop.men
|
||||
byme.se
|
||||
carabela.com.do
|
||||
chatroulette.online
|
||||
cigarpass.com
|
||||
clevernt.com
|
||||
clicksotrk.com
|
||||
compliance-fred.top
|
||||
conciergegroup.org
|
||||
counciltally.com
|
||||
country-chic.ru
|
||||
creditwell.ru
|
||||
cupday.com
|
||||
cvety24.by
|
||||
czat.wp.pl
|
||||
danashop.ru
|
||||
delfin-aqua.com.ua
|
||||
deplim.com
|
||||
diegolopezcastan.com
|
||||
diesel-parts28.ru
|
||||
digitalassetmanagement.site
|
||||
diminishedvalueoforegon.com
|
||||
dodlive.mil
|
||||
dokfilms.net
|
||||
easyukraine.com
|
||||
ed-shop01.ru
|
||||
eduinfosite.com
|
||||
elektir.ru
|
||||
elektrozigaretten1.tumblr.com
|
||||
energy-ua.com
|
||||
erotik-kostenlos.net
|
||||
espaceinventoristes.com
|
||||
essaypro.com
|
||||
fanpagerobot.com
|
||||
feorina.ru
|
||||
financetip.eu
|
||||
fitness-video.net
|
||||
forumprofi.de
|
||||
foxydeal.com
|
||||
freewlan.info
|
||||
fullfileaccess.com
|
||||
gearsadspromo.club
|
||||
gigablast.com
|
||||
glall.ru
|
||||
glopages.ru
|
||||
goodprotein.ru
|
||||
growmyfunds.ca
|
||||
gsbs.com.ua
|
||||
guge.io
|
||||
health-medical-portal.info
|
||||
holidaypics.org
|
||||
homedo.fabpage.com
|
||||
hoste.octopis.com
|
||||
hoterika.com
|
||||
idealtits.net
|
||||
iideaidekonkatu.info
|
||||
inbabes.sexushost.com
|
||||
infektsii.com
|
||||
informatiecentro.be
|
||||
ix20.ru
|
||||
jrcigars.com
|
||||
karadene.com
|
||||
kazan.xrus.org
|
||||
kichenaid.ru
|
||||
kosova.de
|
||||
krasivye-devushki.net
|
||||
kvartiry-remont.ucoz.ru
|
||||
lafourmiliaire.com
|
||||
lalalove.ru
|
||||
lecbter-relationships.ga
|
||||
lignofix.ua
|
||||
live-sexcam.tk
|
||||
daneshetabiat.com
|
||||
darkbooks.org
|
||||
data.vtc.pw
|
||||
deadlinkchecker.com
|
||||
defenderxtactical.com
|
||||
diy-handmade-ideas.com
|
||||
doktoronline.no
|
||||
domain2008.com
|
||||
domination.ml
|
||||
domini.cat
|
||||
domznaniy.ru
|
||||
donna7753191.ru
|
||||
doyouknowtheword-flummox.ml
|
||||
edwinkonijn.com.au
|
||||
ee77ee.com
|
||||
erotische-geschichten-xxl.com
|
||||
ertelecom.ru
|
||||
escortslet.net
|
||||
eugenevaultstorage.com
|
||||
ezigarettekaufen1.hpage.com
|
||||
falopicm.pw
|
||||
fastfixing.tech
|
||||
fba-mexico.com
|
||||
fealq.com
|
||||
fenoyl.batcave.net
|
||||
filmania-x.ru
|
||||
filmgo.ru
|
||||
financeloan.us
|
||||
f-online.de
|
||||
fordsonmajbor.cf
|
||||
forex21.ru
|
||||
formseo.com
|
||||
fotopop.club
|
||||
free-share-buttons.top
|
||||
frustrated-favorable.gq
|
||||
futbolkisales.ru
|
||||
gallery.rennlist.com
|
||||
getprismatic.com
|
||||
get-your-social-buttons.info
|
||||
gifspics.com
|
||||
girlsatgames.ru
|
||||
gne8.com
|
||||
gourcy.altervista.org
|
||||
gwebtools.com.br
|
||||
hawaiisurf.com
|
||||
hcate.com
|
||||
hdwalls.xyz
|
||||
honyaku.yahoofs.jp
|
||||
hotenergy.ru
|
||||
ico.re
|
||||
igithab.com
|
||||
imabase.com
|
||||
instakink.com
|
||||
izhevsk.zrus.org
|
||||
james13prix.info
|
||||
javspace.net
|
||||
juliaworld.net
|
||||
kfon.eu
|
||||
kinofak.net
|
||||
kletkimehan.ru
|
||||
komp-pomosch.ru
|
||||
krasivoe-hd.net
|
||||
lacapilla.info
|
||||
lapitec.eu
|
||||
law-check-seven.xyz
|
||||
laxdrills.com
|
||||
laxob.com
|
||||
layola.biz.tc
|
||||
lenpipet.ru
|
||||
lidoradio.com
|
||||
lifehacĸer.com
|
||||
linkdebrideur.xyz
|
||||
lion.playtap.us
|
||||
littleberry.ru
|
||||
livesex-amateure.info
|
||||
locimge.pw
|
||||
marmotstore.online
|
||||
maximpartnerspr.com
|
||||
mensandals.xyz
|
||||
microstatic.pl
|
||||
minyetki.ru
|
||||
mir-limuzinov.ru
|
||||
mobicover.com.ua
|
||||
mosdverka.ru
|
||||
musicktab.com
|
||||
mydearest.co
|
||||
myseoconsultant.com
|
||||
mywallpaper.top
|
||||
naperehresti.info
|
||||
nextlnk12.com
|
||||
nfljerseyscheapbiz.us
|
||||
nfljerseysforsalewholesaler.com
|
||||
nfvsz.com
|
||||
nhl09.ru
|
||||
nordvpn.com
|
||||
notasprensa.info
|
||||
novodigs.com
|
||||
npoet.ru
|
||||
orion-v.com
|
||||
ostrovtaxi.ru
|
||||
owohho.com
|
||||
lol-smurfs.com
|
||||
lotto6888.com
|
||||
m4ever.net
|
||||
mac-shield.com
|
||||
mactechinfo.info
|
||||
mafa-free.com
|
||||
magnetpress.sk
|
||||
maranbrinfo.com.br
|
||||
meget.co.za
|
||||
mir-betting.ru
|
||||
mitrasound.ru
|
||||
mnogabukaff.net
|
||||
modenamebel.ru
|
||||
montazhnic.ru
|
||||
moscow.online-podarki.com
|
||||
moscow-region.ru
|
||||
mostantikor.ru
|
||||
moz.com
|
||||
mymercy.info
|
||||
nash-krym.info
|
||||
national-today-winning-winner.club
|
||||
negral.pluto.ro
|
||||
newstaffadsshop.club
|
||||
nfljerseyscheapchinabiz.com
|
||||
nudejapan.net
|
||||
obiavo.com
|
||||
obiavo.ru
|
||||
odesproperty.com
|
||||
papasdelivery.ru
|
||||
paperwritingservice17.blogspot.ru
|
||||
parajumpersjakkesalgnorge.info
|
||||
partner-print.men
|
||||
partnerads.men
|
||||
partner-pop.men
|
||||
parvezmia.xyz
|
||||
pb-dv.ru
|
||||
pdamods.ru
|
||||
phrcialiled.com
|
||||
popup-jdh.xyz
|
||||
pornophoto.xyz
|
||||
pornosmola.info
|
||||
pornowarp.info
|
||||
portnoff.od.ua
|
||||
pourvous.info
|
||||
preparevideosafesystem4unow.site
|
||||
pricheski-video.com
|
||||
printingpeach.com
|
||||
quickbuck.com
|
||||
ranksonic.org
|
||||
rapevideosmovies.com
|
||||
rarbg.to
|
||||
remmling.de
|
||||
rennlist.com
|
||||
replicaclub.ru
|
||||
roleforum.ru
|
||||
rostov.xrus.org
|
||||
sa-live.com
|
||||
sammyweaver.com
|
||||
saneyes.com
|
||||
scanner-irvin.top
|
||||
scanner-mary.top
|
||||
scoopquest.com
|
||||
searchinterneat-a.akamaihd.net
|
||||
search.xtconnect.com
|
||||
seinterface.com
|
||||
shama-rc.net
|
||||
share-buttons-for-free.com
|
||||
signal03.ru
|
||||
siteexpress.co.il
|
||||
sitopreferito.it
|
||||
soaksoak.ru
|
||||
soc-econom-problems.ru
|
||||
socialmonkee.com
|
||||
sotkal.lark.ru
|
||||
spasswelt.net
|
||||
spb.ru
|
||||
pewit.pw
|
||||
pflexads.com
|
||||
picquery.com
|
||||
pinapchik.com
|
||||
platezhka.net
|
||||
popander.mobi
|
||||
pornhubforum.tk
|
||||
pornosexrolik.com
|
||||
porto.abuilder.net
|
||||
privat-girl.net
|
||||
progress-upakovka.ru
|
||||
prostitutki-belgoroda.org
|
||||
prostitutki-tyumeni.org
|
||||
psa48.ru
|
||||
pulseonclick.com
|
||||
rankexperience.com
|
||||
ranksays.com
|
||||
recordpage-a.akamaihd.net
|
||||
reklama-i-rabota.ru
|
||||
rossmark.ru
|
||||
safe-app.net
|
||||
sajatvelemeny.com
|
||||
sape.top
|
||||
scmor.ilxc.cc
|
||||
search-goo.com
|
||||
searchimpression.com
|
||||
seocheki.net
|
||||
seofirmreviewsus.info
|
||||
seomarketings.online
|
||||
seo-smm.kz
|
||||
sexflirtbook.com
|
||||
sexiporno.net
|
||||
sexkrasivo.net
|
||||
sexstream.pl
|
||||
sfj-ror.no
|
||||
shopcheermakeup.info
|
||||
shoppytoolmac.com
|
||||
sk.golden-praga.ru
|
||||
smartshoppymac.com
|
||||
sms2x2.ru
|
||||
social-s-ggg.xyz
|
||||
softonicads.com
|
||||
solnplast.ru
|
||||
songplanet.ru
|
||||
sps-shop.com
|
||||
sptslmtrafms.com
|
||||
stroy-portal22.ru
|
||||
studiofaca.com
|
||||
surcentro.com
|
||||
surffoundation.nl
|
||||
technopellet.gr
|
||||
teenfuck.tv
|
||||
telemetryverification.net
|
||||
thedownloadfreeonlinegames.blogspot.com
|
||||
timdreby.com
|
||||
stairliftstrue.com
|
||||
strongholdsb.ru
|
||||
stroyplus.ru
|
||||
taxi-v-eisk.ru
|
||||
telefonsexsofort.tk
|
||||
teslathemes.com
|
||||
theprofitsmaker.net
|
||||
timecrimea.ru
|
||||
tivolibasket.it
|
||||
tizanidine4mgtablets.blogspot.com
|
||||
tizanidinehcl4mgisitanarcotic.blogspot.com
|
||||
tizanidineonline.blogspot.com
|
||||
tizanidinewithdrawal.blogspot.com
|
||||
torrentgamer.net
|
||||
toys.erolove.in
|
||||
tizanidine6mg.blogspot.com
|
||||
tizanidineingredients.blogspot.com
|
||||
tizanidineorflexeril.blogspot.com
|
||||
tonerbox.kz
|
||||
toxicwap.com
|
||||
trackmedia101.com
|
||||
trkur.com
|
||||
tt-ipd.info
|
||||
tube8.com
|
||||
turist-strani.ru
|
||||
unblocksit.es
|
||||
ural-buldozer.ru
|
||||
vasileostrovsky-rayon.ru
|
||||
vduplo.ru
|
||||
velobikestock.com
|
||||
viagroid.ru
|
||||
viandpet.com
|
||||
vkgaleria.com
|
||||
voprosotvet24.ru
|
||||
vvon.co.uk
|
||||
webs.com
|
||||
webstatsdomain.org
|
||||
welcomeauto.ru
|
||||
westermarkanjou.se
|
||||
wfb.hatedriveapart.com
|
||||
whos.amung.us
|
||||
wikes.20fr.com
|
||||
win-spy.com
|
||||
winwotgold.pl
|
||||
wormix-cheats.ru
|
||||
writingservices17.blogspot.ru
|
||||
www.bookmaker-bets.com
|
||||
xboxster.ru
|
||||
xchat26.myfreecams.com
|
||||
xn----ctbbcjd3dbsehgi.xn--p1ai
|
||||
xnxx-n.com
|
||||
xsion.net
|
||||
yellowfootprints.com
|
||||
you-shall-not-pass.is74.ru
|
||||
ytmnd.com
|
||||
zagadki.in.ua
|
||||
zetgie.com.pl
|
||||
zygophyceous.womanstars.site
|
||||
tupper-posuda.ru
|
||||
turkeyreport.tk
|
||||
tvorozhnaja-zapekanka-recept.ru
|
||||
uchetunet.su
|
||||
unrealcommander.org
|
||||
urlcut.ru
|
||||
userequip.com
|
||||
vabasa.inwtrade.com
|
||||
vbtracker.net
|
||||
ventelnos.com
|
||||
via-energy-order.com
|
||||
videositename.com
|
||||
viel.su
|
||||
viktoria-center.ru
|
||||
visitcambridge.org
|
||||
webcamdevochka.com
|
||||
webradiology.ru
|
||||
wordpresscore.com
|
||||
wowas31.ucoz.ru
|
||||
www.event-tracking.com
|
||||
www.jbetting.com
|
||||
wygraj-teraz.com
|
||||
xn----7sbbahaq9bb5afgiqfliv4m.xn--p1ai
|
||||
xxxrus.org
|
||||
yatrk.xyz
|
||||
yebocasino.com
|
||||
yes-com.com
|
||||
youbrainboost.asia
|
||||
zawyna.ua
|
||||
zirondelli.it
|
||||
znakomstva-piter78.ru
|
||||
|
|
|
@ -5,14 +5,17 @@
|
|||
<hr><center>nginx/1.18.0 (Ubuntu)</center>
|
||||
</body>
|
||||
</html>
|
||||
ml><html>
|
||||
<head><title>503 Service Temporarily Unavailable</title></head>
|
||||
<body>
|
||||
<center><h1>503 Service Temporarily Unavailable</h1></center>
|
||||
<hr><center>nginx/1.18.0 (Ubuntu)</center>
|
||||
</body>
|
||||
</html>
|
||||
<html>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Welcome to NginX</title>
|
||||
</head>
|
||||
<body>
|
||||
<div align=center>
|
||||
<h1>Welcome to the NginX Ultimate Bad Bot Blocker</h1>
|
||||
<p>This is merely used for testing !!!</p>
|
||||
</body>
|
||||
</html><html>
|
||||
<head><title>503 Service Temporarily Unavailable</title></head>
|
||||
<body>
|
||||
<center><h1>503 Service Temporarily Unavailable</h1></center>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
104.154.182.187 0;
|
||||
34.122.173.211 0;
|
||||
127.0.0.1 0;
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -4,8 +4,8 @@
|
|||
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
|
||||
|
||||
_______________
|
||||
#### Version: V4.2021.04.2332
|
||||
#### Bad Referrers Blocked: [7006](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
|
||||
#### Version: V4.2021.04.2333
|
||||
#### Bad Referrers Blocked: [7009](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,8 +4,8 @@
|
|||
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
|
||||
|
||||
_______________
|
||||
#### Version: V4.2021.04.2332
|
||||
#### Bad Referrers Blocked: [7006](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
|
||||
#### Version: V4.2021.04.2333
|
||||
#### Bad Referrers Blocked: [7009](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,8 +11,8 @@
|
|||
##### 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.04.2332
|
||||
#### Bad Referrers Blocked: [7006](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
|
||||
#### Version: V4.2021.04.2333
|
||||
#### Bad Referrers Blocked: [7009](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 @@
|
|||
fighrofacciufreesig.ga
|
||||
18ps.ru
|
||||
pertlocogasilk.tk
|
||||
trafficshaper.com
|
||||
000free.us
|
||||
007angels.com
|
||||
00author.com
|
||||
|
@ -46,6 +42,7 @@ trafficshaper.com
|
|||
14b.info
|
||||
1688.com
|
||||
178evakuator178.ru
|
||||
18ps.ru
|
||||
1adult.com
|
||||
1bet.com
|
||||
1flag.co.za
|
||||
|
@ -2155,6 +2152,7 @@ fickkontaktehobbyhuren.com
|
|||
fickluder69.com
|
||||
fidelityfunding.com
|
||||
fifa-coins.online
|
||||
fighrofacciufreesig.ga
|
||||
figuringmoneyout.com
|
||||
fikasound.tk
|
||||
fil.ru
|
||||
|
@ -6059,6 +6057,7 @@ trafficmonetize.org
|
|||
trafficmp.com
|
||||
trafficnetzwerk.de
|
||||
trafficreceiver.club
|
||||
trafficshaper.com
|
||||
trafficstars.com
|
||||
traffictrade.life
|
||||
traffique.net
|
||||
|
@ -7008,4 +7007,4 @@ zygophyceous.womanstars.site
|
|||
zynax.ua
|
||||
zytpirwai.net
|
||||
zzbroya.com.ua
|
||||
zzlgxh.com
|
||||
zzlgxh.com
|
|
@ -3,8 +3,8 @@
|
|||
# EASY CONFIGURATION INSTRUCTIONS FOR STOPPING GOOGLE ANALYTICS "GHOST" SPAM
|
||||
|
||||
_______________
|
||||
#### Version: V4.2021.04.2332
|
||||
#### Bad Referrers Blocked: [7006](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
|
||||
#### Version: V4.2021.04.2333
|
||||
#### Bad Referrers Blocked: [7009](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
|
||||
#### Bad User-Agents (Bots) Blocked: [608](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
|
||||
#### Fake Googlebots Blocked: [217](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/fake-googlebots.list)
|
||||
____________________
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -42,6 +42,7 @@ domain:13tabs.com
|
|||
domain:14b.info
|
||||
domain:1688.com
|
||||
domain:178evakuator178.ru
|
||||
domain:18ps.ru
|
||||
domain:1adult.com
|
||||
domain:1bet.com
|
||||
domain:1flag.co.za
|
||||
|
@ -2151,6 +2152,7 @@ domain:fickkontaktehobbyhuren.com
|
|||
domain:fickluder69.com
|
||||
domain:fidelityfunding.com
|
||||
domain:fifa-coins.online
|
||||
domain:fighrofacciufreesig.ga
|
||||
domain:figuringmoneyout.com
|
||||
domain:fikasound.tk
|
||||
domain:fil.ru
|
||||
|
@ -6055,6 +6057,7 @@ domain:trafficmonetize.org
|
|||
domain:trafficmp.com
|
||||
domain:trafficnetzwerk.de
|
||||
domain:trafficreceiver.club
|
||||
domain:trafficshaper.com
|
||||
domain:trafficstars.com
|
||||
domain:traffictrade.life
|
||||
domain:traffique.net
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.04.2332
|
||||
### Updated: Thu Apr 22 01:34:25 SAST 2021
|
||||
### Bad Referrer Count: 7006
|
||||
### Version: V4.2021.04.2333
|
||||
### Updated: Thu Apr 22 09:42:27 SAST 2021
|
||||
### Bad Referrer Count: 7009
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -1076,6 +1076,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)14b\.info(?:\b)" 1;
|
||||
"~*(?:\b)1688\.com(?:\b)" 1;
|
||||
"~*(?:\b)178evakuator178\.ru(?:\b)" 1;
|
||||
"~*(?:\b)18ps\.ru(?:\b)" 1;
|
||||
"~*(?:\b)1\-99seo\.com(?:\b)" 1;
|
||||
"~*(?:\b)1adult\.com(?:\b)" 1;
|
||||
"~*(?:\b)1bet\.com(?:\b)" 1;
|
||||
|
@ -3185,6 +3186,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)fickluder69\.com(?:\b)" 1;
|
||||
"~*(?:\b)fidelityfunding\.com(?:\b)" 1;
|
||||
"~*(?:\b)fifa\-coins\.online(?:\b)" 1;
|
||||
"~*(?:\b)fighrofacciufreesig\.ga(?:\b)" 1;
|
||||
"~*(?:\b)figuringmoneyout\.com(?:\b)" 1;
|
||||
"~*(?:\b)fikasound\.tk(?:\b)" 1;
|
||||
"~*(?:\b)filefilter\.weebly\.com(?:\b)" 1;
|
||||
|
@ -7091,6 +7093,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)trafficmp\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficnetzwerk\.de(?:\b)" 1;
|
||||
"~*(?:\b)trafficreceiver\.club(?:\b)" 1;
|
||||
"~*(?:\b)trafficshaper\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficstars\.com(?:\b)" 1;
|
||||
"~*(?:\b)traffictrade\.life(?:\b)" 1;
|
||||
"~*(?:\b)traffique\.net(?:\b)" 1;
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V3.2021.04.2332
|
||||
### Updated: Thu Apr 22 01:34:27 SAST 2021
|
||||
### Bad Referrer Count: 7006
|
||||
### Version: V3.2021.04.2333
|
||||
### Updated: Thu Apr 22 09:42:28 SAST 2021
|
||||
### Bad Referrer Count: 7009
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -1076,6 +1076,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)14b\.info(?:\b)" 1;
|
||||
"~*(?:\b)1688\.com(?:\b)" 1;
|
||||
"~*(?:\b)178evakuator178\.ru(?:\b)" 1;
|
||||
"~*(?:\b)18ps\.ru(?:\b)" 1;
|
||||
"~*(?:\b)1\-99seo\.com(?:\b)" 1;
|
||||
"~*(?:\b)1adult\.com(?:\b)" 1;
|
||||
"~*(?:\b)1bet\.com(?:\b)" 1;
|
||||
|
@ -3185,6 +3186,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)fickluder69\.com(?:\b)" 1;
|
||||
"~*(?:\b)fidelityfunding\.com(?:\b)" 1;
|
||||
"~*(?:\b)fifa\-coins\.online(?:\b)" 1;
|
||||
"~*(?:\b)fighrofacciufreesig\.ga(?:\b)" 1;
|
||||
"~*(?:\b)figuringmoneyout\.com(?:\b)" 1;
|
||||
"~*(?:\b)fikasound\.tk(?:\b)" 1;
|
||||
"~*(?:\b)filefilter\.weebly\.com(?:\b)" 1;
|
||||
|
@ -7091,6 +7093,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)trafficmp\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficnetzwerk\.de(?:\b)" 1;
|
||||
"~*(?:\b)trafficreceiver\.club(?:\b)" 1;
|
||||
"~*(?:\b)trafficshaper\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficstars\.com(?:\b)" 1;
|
||||
"~*(?:\b)traffictrade\.life(?:\b)" 1;
|
||||
"~*(?:\b)traffique\.net(?:\b)" 1;
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
### VERSION INFORMATION #
|
||||
###################################################
|
||||
### Version: V4.2021.04.2332
|
||||
### Updated: Thu Apr 22 01:34:25 SAST 2021
|
||||
### Bad Referrer Count: 7006
|
||||
### Version: V4.2021.04.2333
|
||||
### Updated: Thu Apr 22 09:42:27 SAST 2021
|
||||
### Bad Referrer Count: 7009
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### VERSION INFORMATION ##
|
||||
|
@ -1076,6 +1076,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)14b\.info(?:\b)" 1;
|
||||
"~*(?:\b)1688\.com(?:\b)" 1;
|
||||
"~*(?:\b)178evakuator178\.ru(?:\b)" 1;
|
||||
"~*(?:\b)18ps\.ru(?:\b)" 1;
|
||||
"~*(?:\b)1\-99seo\.com(?:\b)" 1;
|
||||
"~*(?:\b)1adult\.com(?:\b)" 1;
|
||||
"~*(?:\b)1bet\.com(?:\b)" 1;
|
||||
|
@ -3185,6 +3186,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)fickluder69\.com(?:\b)" 1;
|
||||
"~*(?:\b)fidelityfunding\.com(?:\b)" 1;
|
||||
"~*(?:\b)fifa\-coins\.online(?:\b)" 1;
|
||||
"~*(?:\b)fighrofacciufreesig\.ga(?:\b)" 1;
|
||||
"~*(?:\b)figuringmoneyout\.com(?:\b)" 1;
|
||||
"~*(?:\b)fikasound\.tk(?:\b)" 1;
|
||||
"~*(?:\b)filefilter\.weebly\.com(?:\b)" 1;
|
||||
|
@ -7091,6 +7093,7 @@ map $http_referer $bad_referer {
|
|||
"~*(?:\b)trafficmp\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficnetzwerk\.de(?:\b)" 1;
|
||||
"~*(?:\b)trafficreceiver\.club(?:\b)" 1;
|
||||
"~*(?:\b)trafficshaper\.com(?:\b)" 1;
|
||||
"~*(?:\b)trafficstars\.com(?:\b)" 1;
|
||||
"~*(?:\b)traffictrade\.life(?:\b)" 1;
|
||||
"~*(?:\b)traffique\.net(?:\b)" 1;
|
||||
|
|
|
@ -6,8 +6,8 @@
|
|||
|
||||
### Version Information #
|
||||
###################################################
|
||||
### Version: V4.2021.04.2332
|
||||
### Updated: Thu Apr 22 01:34:28 SAST 2021
|
||||
### Version: V4.2021.04.2333
|
||||
### Updated: Thu Apr 22 09:42:29 SAST 2021
|
||||
### Bad Bot Count: 608
|
||||
###################################################
|
||||
### Version Information ##
|
||||
|
|
Loading…
Add table
Reference in a new issue