mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 02:29:58 +00:00
V4.2019.08.1806 [ci skip]
This commit is contained in:
parent
7bde13d421
commit
69527d0b0c
60 changed files with 1182 additions and 1094 deletions
|
@ -4,9 +4,9 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V3.2019.08.1805
|
### Version: V3.2019.08.1806
|
||||||
### Updated: Fri Aug 16 09:27:11 SAST 2019
|
### Updated: Fri Aug 16 09:44:04 SAST 2019
|
||||||
### Bad Referrer Count: 6746
|
### Bad Referrer Count: 6750
|
||||||
### Bad Bot Count: 557
|
### Bad Bot Count: 557
|
||||||
###################################################
|
###################################################
|
||||||
### VERSION INFORMATION ##
|
### VERSION INFORMATION ##
|
||||||
|
@ -4129,6 +4129,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)kinozapas\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
||||||
|
@ -6323,6 +6324,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)softtor\.com(?:\b)" 1;
|
"~*(?:\b)softtor\.com(?:\b)" 1;
|
||||||
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
||||||
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)sogimlecal\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
||||||
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
||||||
"~*(?:\b)solicita\.info(?:\b)" 1;
|
"~*(?:\b)solicita\.info(?:\b)" 1;
|
||||||
|
@ -6545,6 +6547,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
||||||
"~*(?:\b)taboola\.com(?:\b)" 1;
|
"~*(?:\b)taboola\.com(?:\b)" 1;
|
||||||
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)tacbibirfa\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
||||||
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
||||||
|
@ -7184,6 +7187,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
||||||
|
"~*(?:\b)vtcdns\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
||||||
"~*(?:\b)vucms\.com(?:\b)" 1;
|
"~*(?:\b)vucms\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
35.193.7.13 1;
|
35.192.136.167 1;
|
||||||
127.0.0.1 1;
|
127.0.0.1 1;
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
35.193.7.13 0;
|
35.192.136.167 0;
|
||||||
127.0.0.1 0;
|
127.0.0.1 0;
|
||||||
|
|
|
@ -4,9 +4,9 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V3.2019.08.1805
|
### Version: V3.2019.08.1806
|
||||||
### Updated: Fri Aug 16 09:27:11 SAST 2019
|
### Updated: Fri Aug 16 09:44:04 SAST 2019
|
||||||
### Bad Referrer Count: 6746
|
### Bad Referrer Count: 6750
|
||||||
### Bad Bot Count: 557
|
### Bad Bot Count: 557
|
||||||
###################################################
|
###################################################
|
||||||
### VERSION INFORMATION ##
|
### VERSION INFORMATION ##
|
||||||
|
@ -4129,6 +4129,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)kinozapas\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
||||||
|
@ -6323,6 +6324,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)softtor\.com(?:\b)" 1;
|
"~*(?:\b)softtor\.com(?:\b)" 1;
|
||||||
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
||||||
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)sogimlecal\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
||||||
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
||||||
"~*(?:\b)solicita\.info(?:\b)" 1;
|
"~*(?:\b)solicita\.info(?:\b)" 1;
|
||||||
|
@ -6545,6 +6547,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
||||||
"~*(?:\b)taboola\.com(?:\b)" 1;
|
"~*(?:\b)taboola\.com(?:\b)" 1;
|
||||||
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)tacbibirfa\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
||||||
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
||||||
|
@ -7184,6 +7187,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
||||||
|
"~*(?:\b)vtcdns\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
||||||
"~*(?:\b)vucms\.com(?:\b)" 1;
|
"~*(?:\b)vucms\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
35.193.7.13 1;
|
35.192.136.167 1;
|
||||||
127.0.0.1 1;
|
127.0.0.1 1;
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
35.193.7.13 0;
|
35.192.136.167 0;
|
||||||
127.0.0.1 0;
|
127.0.0.1 0;
|
||||||
|
|
|
@ -4,9 +4,9 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V3.2019.08.1805
|
### Version: V3.2019.08.1806
|
||||||
### Updated: Fri Aug 16 09:27:11 SAST 2019
|
### Updated: Fri Aug 16 09:44:04 SAST 2019
|
||||||
### Bad Referrer Count: 6746
|
### Bad Referrer Count: 6750
|
||||||
### Bad Bot Count: 557
|
### Bad Bot Count: 557
|
||||||
###################################################
|
###################################################
|
||||||
### VERSION INFORMATION ##
|
### VERSION INFORMATION ##
|
||||||
|
@ -4129,6 +4129,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)kinozapas\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
||||||
|
@ -6323,6 +6324,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)softtor\.com(?:\b)" 1;
|
"~*(?:\b)softtor\.com(?:\b)" 1;
|
||||||
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
||||||
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)sogimlecal\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
||||||
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
||||||
"~*(?:\b)solicita\.info(?:\b)" 1;
|
"~*(?:\b)solicita\.info(?:\b)" 1;
|
||||||
|
@ -6545,6 +6547,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
||||||
"~*(?:\b)taboola\.com(?:\b)" 1;
|
"~*(?:\b)taboola\.com(?:\b)" 1;
|
||||||
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)tacbibirfa\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
||||||
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
||||||
|
@ -7184,6 +7187,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
||||||
|
"~*(?:\b)vtcdns\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
||||||
"~*(?:\b)vucms\.com(?:\b)" 1;
|
"~*(?:\b)vucms\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
35.193.7.13 1;
|
35.192.136.167 1;
|
||||||
127.0.0.1 1;
|
127.0.0.1 1;
|
||||||
|
|
|
@ -3193,6 +3193,7 @@
|
||||||
"~*(?:\b)kinosed\.net(?:\b)" 0;
|
"~*(?:\b)kinosed\.net(?:\b)" 0;
|
||||||
"~*(?:\b)kinostorm\.net(?:\b)" 0;
|
"~*(?:\b)kinostorm\.net(?:\b)" 0;
|
||||||
"~*(?:\b)kinotorka\.ru(?:\b)" 0;
|
"~*(?:\b)kinotorka\.ru(?:\b)" 0;
|
||||||
|
"~*(?:\b)kinozapas\.com(?:\b)" 0;
|
||||||
"~*(?:\b)kiprinform\.com(?:\b)" 0;
|
"~*(?:\b)kiprinform\.com(?:\b)" 0;
|
||||||
"~*(?:\b)kirov\.zrus\.org(?:\b)" 0;
|
"~*(?:\b)kirov\.zrus\.org(?:\b)" 0;
|
||||||
"~*(?:\b)kiskinhouse\.com(?:\b)" 0;
|
"~*(?:\b)kiskinhouse\.com(?:\b)" 0;
|
||||||
|
@ -5387,6 +5388,7 @@
|
||||||
"~*(?:\b)softtor\.com(?:\b)" 0;
|
"~*(?:\b)softtor\.com(?:\b)" 0;
|
||||||
"~*(?:\b)softwaretrend\.net(?:\b)" 0;
|
"~*(?:\b)softwaretrend\.net(?:\b)" 0;
|
||||||
"~*(?:\b)softxaker\.ru(?:\b)" 0;
|
"~*(?:\b)softxaker\.ru(?:\b)" 0;
|
||||||
|
"~*(?:\b)sogimlecal\.tk(?:\b)" 0;
|
||||||
"~*(?:\b)soheavyblog\.com(?:\b)" 0;
|
"~*(?:\b)soheavyblog\.com(?:\b)" 0;
|
||||||
"~*(?:\b)sohoindia\.net(?:\b)" 0;
|
"~*(?:\b)sohoindia\.net(?:\b)" 0;
|
||||||
"~*(?:\b)solicita\.info(?:\b)" 0;
|
"~*(?:\b)solicita\.info(?:\b)" 0;
|
||||||
|
@ -5610,6 +5612,7 @@
|
||||||
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 0;
|
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 0;
|
||||||
"~*(?:\b)taboola\.com(?:\b)" 0;
|
"~*(?:\b)taboola\.com(?:\b)" 0;
|
||||||
"~*(?:\b)tacbelarus\.ru(?:\b)" 0;
|
"~*(?:\b)tacbelarus\.ru(?:\b)" 0;
|
||||||
|
"~*(?:\b)tacbibirfa\.tk(?:\b)" 0;
|
||||||
"~*(?:\b)tackletarts\.co(?:\b)" 0;
|
"~*(?:\b)tackletarts\.co(?:\b)" 0;
|
||||||
"~*(?:\b)tagil\.zrus\.org(?:\b)" 0;
|
"~*(?:\b)tagil\.zrus\.org(?:\b)" 0;
|
||||||
"~*(?:\b)taihouse\.ru(?:\b)" 0;
|
"~*(?:\b)taihouse\.ru(?:\b)" 0;
|
||||||
|
@ -6249,6 +6252,7 @@
|
||||||
"~*(?:\b)vseuznaem\.com(?:\b)" 0;
|
"~*(?:\b)vseuznaem\.com(?:\b)" 0;
|
||||||
"~*(?:\b)vsexkontakte\.net(?:\b)" 0;
|
"~*(?:\b)vsexkontakte\.net(?:\b)" 0;
|
||||||
"~*(?:\b)vtc\.pw(?:\b)" 0;
|
"~*(?:\b)vtc\.pw(?:\b)" 0;
|
||||||
|
"~*(?:\b)vtcdns\.com(?:\b)" 0;
|
||||||
"~*(?:\b)vucms\.com(?:\b)" 0;
|
"~*(?:\b)vucms\.com(?:\b)" 0;
|
||||||
"~*(?:\b)vut\.com\.ru(?:\b)" 0;
|
"~*(?:\b)vut\.com\.ru(?:\b)" 0;
|
||||||
"~*(?:\b)vvon\.co\.uk(?:\b)" 0;
|
"~*(?:\b)vvon\.co\.uk(?:\b)" 0;
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
35.193.7.13 0;
|
35.192.136.167 0;
|
||||||
127.0.0.1 0;
|
127.0.0.1 0;
|
||||||
|
|
|
@ -4,9 +4,9 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V3.2019.08.1805
|
### Version: V3.2019.08.1806
|
||||||
### Updated: Fri Aug 16 09:27:11 SAST 2019
|
### Updated: Fri Aug 16 09:44:04 SAST 2019
|
||||||
### Bad Referrer Count: 6746
|
### Bad Referrer Count: 6750
|
||||||
### Bad Bot Count: 557
|
### Bad Bot Count: 557
|
||||||
###################################################
|
###################################################
|
||||||
### VERSION INFORMATION ##
|
### VERSION INFORMATION ##
|
||||||
|
@ -4129,6 +4129,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)kinozapas\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
||||||
|
@ -6323,6 +6324,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)softtor\.com(?:\b)" 1;
|
"~*(?:\b)softtor\.com(?:\b)" 1;
|
||||||
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
||||||
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)sogimlecal\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
||||||
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
||||||
"~*(?:\b)solicita\.info(?:\b)" 1;
|
"~*(?:\b)solicita\.info(?:\b)" 1;
|
||||||
|
@ -6545,6 +6547,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
||||||
"~*(?:\b)taboola\.com(?:\b)" 1;
|
"~*(?:\b)taboola\.com(?:\b)" 1;
|
||||||
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)tacbibirfa\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
||||||
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
||||||
|
@ -7184,6 +7187,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
||||||
|
"~*(?:\b)vtcdns\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
||||||
"~*(?:\b)vucms\.com(?:\b)" 1;
|
"~*(?:\b)vucms\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
||||||
|
|
|
@ -4,9 +4,9 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V3.2019.08.1805
|
### Version: V3.2019.08.1806
|
||||||
### Updated: Fri Aug 16 09:27:11 SAST 2019
|
### Updated: Fri Aug 16 09:44:04 SAST 2019
|
||||||
### Bad Referrer Count: 6746
|
### Bad Referrer Count: 6750
|
||||||
### Bad Bot Count: 557
|
### Bad Bot Count: 557
|
||||||
###################################################
|
###################################################
|
||||||
### VERSION INFORMATION ##
|
### VERSION INFORMATION ##
|
||||||
|
@ -4129,6 +4129,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)kinozapas\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
||||||
|
@ -6323,6 +6324,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)softtor\.com(?:\b)" 1;
|
"~*(?:\b)softtor\.com(?:\b)" 1;
|
||||||
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
||||||
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)sogimlecal\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
||||||
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
||||||
"~*(?:\b)solicita\.info(?:\b)" 1;
|
"~*(?:\b)solicita\.info(?:\b)" 1;
|
||||||
|
@ -6545,6 +6547,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
||||||
"~*(?:\b)taboola\.com(?:\b)" 1;
|
"~*(?:\b)taboola\.com(?:\b)" 1;
|
||||||
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)tacbibirfa\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
||||||
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
||||||
|
@ -7184,6 +7187,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
||||||
|
"~*(?:\b)vtcdns\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
||||||
"~*(?:\b)vucms\.com(?:\b)" 1;
|
"~*(?:\b)vucms\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
||||||
|
|
|
@ -4,9 +4,9 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V4.2019.08.1805
|
### Version: V4.2019.08.1806
|
||||||
### Updated: Fri Aug 16 09:27:10 SAST 2019
|
### Updated: Fri Aug 16 09:44:02 SAST 2019
|
||||||
### Bad Referrer Count: 6746
|
### Bad Referrer Count: 6750
|
||||||
### Bad Bot Count: 557
|
### Bad Bot Count: 557
|
||||||
###################################################
|
###################################################
|
||||||
### VERSION INFORMATION ##
|
### VERSION INFORMATION ##
|
||||||
|
@ -4129,6 +4129,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)kinozapas\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
||||||
|
@ -6323,6 +6324,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)softtor\.com(?:\b)" 1;
|
"~*(?:\b)softtor\.com(?:\b)" 1;
|
||||||
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
||||||
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)sogimlecal\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
||||||
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
||||||
"~*(?:\b)solicita\.info(?:\b)" 1;
|
"~*(?:\b)solicita\.info(?:\b)" 1;
|
||||||
|
@ -6545,6 +6547,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
||||||
"~*(?:\b)taboola\.com(?:\b)" 1;
|
"~*(?:\b)taboola\.com(?:\b)" 1;
|
||||||
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)tacbibirfa\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
||||||
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
||||||
|
@ -7184,6 +7187,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
||||||
|
"~*(?:\b)vtcdns\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
||||||
"~*(?:\b)vucms\.com(?:\b)" 1;
|
"~*(?:\b)vucms\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
||||||
|
|
|
@ -3146,6 +3146,7 @@
|
||||||
"~*(?:\b)kinosed\.net(?:\b)" 0;
|
"~*(?:\b)kinosed\.net(?:\b)" 0;
|
||||||
"~*(?:\b)kinostorm\.net(?:\b)" 0;
|
"~*(?:\b)kinostorm\.net(?:\b)" 0;
|
||||||
"~*(?:\b)kinotorka\.ru(?:\b)" 0;
|
"~*(?:\b)kinotorka\.ru(?:\b)" 0;
|
||||||
|
"~*(?:\b)kinozapas\.com(?:\b)" 0;
|
||||||
"~*(?:\b)kiprinform\.com(?:\b)" 0;
|
"~*(?:\b)kiprinform\.com(?:\b)" 0;
|
||||||
"~*(?:\b)kirov\.zrus\.org(?:\b)" 0;
|
"~*(?:\b)kirov\.zrus\.org(?:\b)" 0;
|
||||||
"~*(?:\b)kiskinhouse\.com(?:\b)" 0;
|
"~*(?:\b)kiskinhouse\.com(?:\b)" 0;
|
||||||
|
@ -5340,6 +5341,7 @@
|
||||||
"~*(?:\b)softtor\.com(?:\b)" 0;
|
"~*(?:\b)softtor\.com(?:\b)" 0;
|
||||||
"~*(?:\b)softwaretrend\.net(?:\b)" 0;
|
"~*(?:\b)softwaretrend\.net(?:\b)" 0;
|
||||||
"~*(?:\b)softxaker\.ru(?:\b)" 0;
|
"~*(?:\b)softxaker\.ru(?:\b)" 0;
|
||||||
|
"~*(?:\b)sogimlecal\.tk(?:\b)" 0;
|
||||||
"~*(?:\b)soheavyblog\.com(?:\b)" 0;
|
"~*(?:\b)soheavyblog\.com(?:\b)" 0;
|
||||||
"~*(?:\b)sohoindia\.net(?:\b)" 0;
|
"~*(?:\b)sohoindia\.net(?:\b)" 0;
|
||||||
"~*(?:\b)solicita\.info(?:\b)" 0;
|
"~*(?:\b)solicita\.info(?:\b)" 0;
|
||||||
|
@ -5563,6 +5565,7 @@
|
||||||
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 0;
|
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 0;
|
||||||
"~*(?:\b)taboola\.com(?:\b)" 0;
|
"~*(?:\b)taboola\.com(?:\b)" 0;
|
||||||
"~*(?:\b)tacbelarus\.ru(?:\b)" 0;
|
"~*(?:\b)tacbelarus\.ru(?:\b)" 0;
|
||||||
|
"~*(?:\b)tacbibirfa\.tk(?:\b)" 0;
|
||||||
"~*(?:\b)tackletarts\.co(?:\b)" 0;
|
"~*(?:\b)tackletarts\.co(?:\b)" 0;
|
||||||
"~*(?:\b)tagil\.zrus\.org(?:\b)" 0;
|
"~*(?:\b)tagil\.zrus\.org(?:\b)" 0;
|
||||||
"~*(?:\b)taihouse\.ru(?:\b)" 0;
|
"~*(?:\b)taihouse\.ru(?:\b)" 0;
|
||||||
|
@ -6202,6 +6205,7 @@
|
||||||
"~*(?:\b)vseuznaem\.com(?:\b)" 0;
|
"~*(?:\b)vseuznaem\.com(?:\b)" 0;
|
||||||
"~*(?:\b)vsexkontakte\.net(?:\b)" 0;
|
"~*(?:\b)vsexkontakte\.net(?:\b)" 0;
|
||||||
"~*(?:\b)vtc\.pw(?:\b)" 0;
|
"~*(?:\b)vtc\.pw(?:\b)" 0;
|
||||||
|
"~*(?:\b)vtcdns\.com(?:\b)" 0;
|
||||||
"~*(?:\b)vucms\.com(?:\b)" 0;
|
"~*(?:\b)vucms\.com(?:\b)" 0;
|
||||||
"~*(?:\b)vut\.com\.ru(?:\b)" 0;
|
"~*(?:\b)vut\.com\.ru(?:\b)" 0;
|
||||||
"~*(?:\b)vvon\.co\.uk(?:\b)" 0;
|
"~*(?:\b)vvon\.co\.uk(?:\b)" 0;
|
||||||
|
|
|
@ -3146,6 +3146,7 @@
|
||||||
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)kinozapas\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
||||||
|
@ -5340,6 +5341,7 @@
|
||||||
"~*(?:\b)softtor\.com(?:\b)" 1;
|
"~*(?:\b)softtor\.com(?:\b)" 1;
|
||||||
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
||||||
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)sogimlecal\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
||||||
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
||||||
"~*(?:\b)solicita\.info(?:\b)" 1;
|
"~*(?:\b)solicita\.info(?:\b)" 1;
|
||||||
|
@ -5562,6 +5564,7 @@
|
||||||
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
||||||
"~*(?:\b)taboola\.com(?:\b)" 1;
|
"~*(?:\b)taboola\.com(?:\b)" 1;
|
||||||
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)tacbibirfa\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
||||||
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
||||||
|
@ -6201,6 +6204,7 @@
|
||||||
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
||||||
|
"~*(?:\b)vtcdns\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
||||||
"~*(?:\b)vucms\.com(?:\b)" 1;
|
"~*(?:\b)vucms\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
||||||
|
|
|
@ -45,4 +45,4 @@
|
||||||
# - Whitelisting IP's and RANGES here ONLY affects the IP blocking functions.
|
# - 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.
|
# - 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
|
# - To bypass everything for a certain IP see notes in blockbots.conf on SUPER WHITELIST
|
||||||
35.184.226.236 0;
|
35.188.73.34 0;
|
||||||
|
|
|
@ -4,9 +4,9 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V4.2019.08.1805
|
### Version: V4.2019.08.1806
|
||||||
### Updated: Fri Aug 16 09:27:10 SAST 2019
|
### Updated: Fri Aug 16 09:44:02 SAST 2019
|
||||||
### Bad Referrer Count: 6746
|
### Bad Referrer Count: 6750
|
||||||
### Bad Bot Count: 557
|
### Bad Bot Count: 557
|
||||||
###################################################
|
###################################################
|
||||||
### VERSION INFORMATION ##
|
### VERSION INFORMATION ##
|
||||||
|
@ -4129,6 +4129,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)kinozapas\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
||||||
|
@ -6323,6 +6324,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)softtor\.com(?:\b)" 1;
|
"~*(?:\b)softtor\.com(?:\b)" 1;
|
||||||
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
||||||
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)sogimlecal\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
||||||
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
||||||
"~*(?:\b)solicita\.info(?:\b)" 1;
|
"~*(?:\b)solicita\.info(?:\b)" 1;
|
||||||
|
@ -6545,6 +6547,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
||||||
"~*(?:\b)taboola\.com(?:\b)" 1;
|
"~*(?:\b)taboola\.com(?:\b)" 1;
|
||||||
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)tacbibirfa\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
||||||
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
||||||
|
@ -7184,6 +7187,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
||||||
|
"~*(?:\b)vtcdns\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
||||||
"~*(?:\b)vucms\.com(?:\b)" 1;
|
"~*(?:\b)vucms\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
35.184.226.236 1;
|
104.154.113.151 1;
|
||||||
127.0.0.1 1;
|
127.0.0.1 1;
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
35.184.226.236 0;
|
104.154.113.151 0;
|
||||||
127.0.0.1 0;
|
127.0.0.1 0;
|
||||||
|
|
|
@ -4,9 +4,9 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V4.2019.08.1805
|
### Version: V4.2019.08.1806
|
||||||
### Updated: Fri Aug 16 09:27:10 SAST 2019
|
### Updated: Fri Aug 16 09:44:02 SAST 2019
|
||||||
### Bad Referrer Count: 6746
|
### Bad Referrer Count: 6750
|
||||||
### Bad Bot Count: 557
|
### Bad Bot Count: 557
|
||||||
###################################################
|
###################################################
|
||||||
### VERSION INFORMATION ##
|
### VERSION INFORMATION ##
|
||||||
|
@ -4129,6 +4129,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)kinozapas\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
||||||
|
@ -6323,6 +6324,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)softtor\.com(?:\b)" 1;
|
"~*(?:\b)softtor\.com(?:\b)" 1;
|
||||||
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
||||||
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)sogimlecal\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
||||||
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
||||||
"~*(?:\b)solicita\.info(?:\b)" 1;
|
"~*(?:\b)solicita\.info(?:\b)" 1;
|
||||||
|
@ -6545,6 +6547,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
||||||
"~*(?:\b)taboola\.com(?:\b)" 1;
|
"~*(?:\b)taboola\.com(?:\b)" 1;
|
||||||
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)tacbibirfa\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
||||||
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
||||||
|
@ -7184,6 +7187,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
||||||
|
"~*(?:\b)vtcdns\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
||||||
"~*(?:\b)vucms\.com(?:\b)" 1;
|
"~*(?:\b)vucms\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
35.184.226.236 1;
|
104.154.113.151 1;
|
||||||
127.0.0.1 1;
|
127.0.0.1 1;
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
35.184.226.236 0;
|
104.154.113.151 0;
|
||||||
127.0.0.1 0;
|
127.0.0.1 0;
|
||||||
|
|
|
@ -4,9 +4,9 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V4.2019.08.1805
|
### Version: V4.2019.08.1806
|
||||||
### Updated: Fri Aug 16 09:27:10 SAST 2019
|
### Updated: Fri Aug 16 09:44:02 SAST 2019
|
||||||
### Bad Referrer Count: 6746
|
### Bad Referrer Count: 6750
|
||||||
### Bad Bot Count: 557
|
### Bad Bot Count: 557
|
||||||
###################################################
|
###################################################
|
||||||
### VERSION INFORMATION ##
|
### VERSION INFORMATION ##
|
||||||
|
@ -4129,6 +4129,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)kinozapas\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
||||||
|
@ -6323,6 +6324,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)softtor\.com(?:\b)" 1;
|
"~*(?:\b)softtor\.com(?:\b)" 1;
|
||||||
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
||||||
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)sogimlecal\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
||||||
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
||||||
"~*(?:\b)solicita\.info(?:\b)" 1;
|
"~*(?:\b)solicita\.info(?:\b)" 1;
|
||||||
|
@ -6545,6 +6547,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
||||||
"~*(?:\b)taboola\.com(?:\b)" 1;
|
"~*(?:\b)taboola\.com(?:\b)" 1;
|
||||||
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)tacbibirfa\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
||||||
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
||||||
|
@ -7184,6 +7187,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
||||||
|
"~*(?:\b)vtcdns\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
||||||
"~*(?:\b)vucms\.com(?:\b)" 1;
|
"~*(?:\b)vucms\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
35.184.226.236 1;
|
104.154.113.151 1;
|
||||||
127.0.0.1 1;
|
127.0.0.1 1;
|
||||||
|
|
|
@ -3193,6 +3193,7 @@
|
||||||
"~*(?:\b)kinosed\.net(?:\b)" 0;
|
"~*(?:\b)kinosed\.net(?:\b)" 0;
|
||||||
"~*(?:\b)kinostorm\.net(?:\b)" 0;
|
"~*(?:\b)kinostorm\.net(?:\b)" 0;
|
||||||
"~*(?:\b)kinotorka\.ru(?:\b)" 0;
|
"~*(?:\b)kinotorka\.ru(?:\b)" 0;
|
||||||
|
"~*(?:\b)kinozapas\.com(?:\b)" 0;
|
||||||
"~*(?:\b)kiprinform\.com(?:\b)" 0;
|
"~*(?:\b)kiprinform\.com(?:\b)" 0;
|
||||||
"~*(?:\b)kirov\.zrus\.org(?:\b)" 0;
|
"~*(?:\b)kirov\.zrus\.org(?:\b)" 0;
|
||||||
"~*(?:\b)kiskinhouse\.com(?:\b)" 0;
|
"~*(?:\b)kiskinhouse\.com(?:\b)" 0;
|
||||||
|
@ -5387,6 +5388,7 @@
|
||||||
"~*(?:\b)softtor\.com(?:\b)" 0;
|
"~*(?:\b)softtor\.com(?:\b)" 0;
|
||||||
"~*(?:\b)softwaretrend\.net(?:\b)" 0;
|
"~*(?:\b)softwaretrend\.net(?:\b)" 0;
|
||||||
"~*(?:\b)softxaker\.ru(?:\b)" 0;
|
"~*(?:\b)softxaker\.ru(?:\b)" 0;
|
||||||
|
"~*(?:\b)sogimlecal\.tk(?:\b)" 0;
|
||||||
"~*(?:\b)soheavyblog\.com(?:\b)" 0;
|
"~*(?:\b)soheavyblog\.com(?:\b)" 0;
|
||||||
"~*(?:\b)sohoindia\.net(?:\b)" 0;
|
"~*(?:\b)sohoindia\.net(?:\b)" 0;
|
||||||
"~*(?:\b)solicita\.info(?:\b)" 0;
|
"~*(?:\b)solicita\.info(?:\b)" 0;
|
||||||
|
@ -5610,6 +5612,7 @@
|
||||||
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 0;
|
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 0;
|
||||||
"~*(?:\b)taboola\.com(?:\b)" 0;
|
"~*(?:\b)taboola\.com(?:\b)" 0;
|
||||||
"~*(?:\b)tacbelarus\.ru(?:\b)" 0;
|
"~*(?:\b)tacbelarus\.ru(?:\b)" 0;
|
||||||
|
"~*(?:\b)tacbibirfa\.tk(?:\b)" 0;
|
||||||
"~*(?:\b)tackletarts\.co(?:\b)" 0;
|
"~*(?:\b)tackletarts\.co(?:\b)" 0;
|
||||||
"~*(?:\b)tagil\.zrus\.org(?:\b)" 0;
|
"~*(?:\b)tagil\.zrus\.org(?:\b)" 0;
|
||||||
"~*(?:\b)taihouse\.ru(?:\b)" 0;
|
"~*(?:\b)taihouse\.ru(?:\b)" 0;
|
||||||
|
@ -6249,6 +6252,7 @@
|
||||||
"~*(?:\b)vseuznaem\.com(?:\b)" 0;
|
"~*(?:\b)vseuznaem\.com(?:\b)" 0;
|
||||||
"~*(?:\b)vsexkontakte\.net(?:\b)" 0;
|
"~*(?:\b)vsexkontakte\.net(?:\b)" 0;
|
||||||
"~*(?:\b)vtc\.pw(?:\b)" 0;
|
"~*(?:\b)vtc\.pw(?:\b)" 0;
|
||||||
|
"~*(?:\b)vtcdns\.com(?:\b)" 0;
|
||||||
"~*(?:\b)vucms\.com(?:\b)" 0;
|
"~*(?:\b)vucms\.com(?:\b)" 0;
|
||||||
"~*(?:\b)vut\.com\.ru(?:\b)" 0;
|
"~*(?:\b)vut\.com\.ru(?:\b)" 0;
|
||||||
"~*(?:\b)vvon\.co\.uk(?:\b)" 0;
|
"~*(?:\b)vvon\.co\.uk(?:\b)" 0;
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
35.184.226.236 0;
|
104.154.113.151 0;
|
||||||
127.0.0.1 0;
|
127.0.0.1 0;
|
||||||
|
|
|
@ -4,9 +4,9 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V4.2019.08.1805
|
### Version: V4.2019.08.1806
|
||||||
### Updated: Fri Aug 16 09:27:10 SAST 2019
|
### Updated: Fri Aug 16 09:44:02 SAST 2019
|
||||||
### Bad Referrer Count: 6746
|
### Bad Referrer Count: 6750
|
||||||
### Bad Bot Count: 557
|
### Bad Bot Count: 557
|
||||||
###################################################
|
###################################################
|
||||||
### VERSION INFORMATION ##
|
### VERSION INFORMATION ##
|
||||||
|
@ -4129,6 +4129,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)kinozapas\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
||||||
|
@ -6323,6 +6324,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)softtor\.com(?:\b)" 1;
|
"~*(?:\b)softtor\.com(?:\b)" 1;
|
||||||
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
||||||
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)sogimlecal\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
||||||
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
||||||
"~*(?:\b)solicita\.info(?:\b)" 1;
|
"~*(?:\b)solicita\.info(?:\b)" 1;
|
||||||
|
@ -6545,6 +6547,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
||||||
"~*(?:\b)taboola\.com(?:\b)" 1;
|
"~*(?:\b)taboola\.com(?:\b)" 1;
|
||||||
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)tacbibirfa\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
||||||
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
||||||
|
@ -7184,6 +7187,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
||||||
|
"~*(?:\b)vtcdns\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
||||||
"~*(?:\b)vucms\.com(?:\b)" 1;
|
"~*(?:\b)vucms\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
||||||
|
|
|
@ -45,5 +45,5 @@
|
||||||
# - Whitelisting IP's and RANGES here ONLY affects the IP blocking functions.
|
# - 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.
|
# - 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
|
# - To bypass everything for a certain IP see notes in blockbots.conf on SUPER WHITELIST
|
||||||
35.188.1.99 0;
|
34.66.178.120 0;
|
||||||
35.184.226.236 0;
|
35.188.73.34 0;
|
||||||
|
|
|
@ -4,9 +4,9 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V4.2019.08.1805
|
### Version: V4.2019.08.1806
|
||||||
### Updated: Fri Aug 16 09:27:10 SAST 2019
|
### Updated: Fri Aug 16 09:44:02 SAST 2019
|
||||||
### Bad Referrer Count: 6746
|
### Bad Referrer Count: 6750
|
||||||
### Bad Bot Count: 557
|
### Bad Bot Count: 557
|
||||||
###################################################
|
###################################################
|
||||||
### VERSION INFORMATION ##
|
### VERSION INFORMATION ##
|
||||||
|
@ -4129,6 +4129,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)kinozapas\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
||||||
|
@ -6323,6 +6324,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)softtor\.com(?:\b)" 1;
|
"~*(?:\b)softtor\.com(?:\b)" 1;
|
||||||
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
||||||
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)sogimlecal\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
||||||
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
||||||
"~*(?:\b)solicita\.info(?:\b)" 1;
|
"~*(?:\b)solicita\.info(?:\b)" 1;
|
||||||
|
@ -6545,6 +6547,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
||||||
"~*(?:\b)taboola\.com(?:\b)" 1;
|
"~*(?:\b)taboola\.com(?:\b)" 1;
|
||||||
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)tacbibirfa\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
||||||
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
||||||
|
@ -7184,6 +7187,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
||||||
|
"~*(?:\b)vtcdns\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
||||||
"~*(?:\b)vucms\.com(?:\b)" 1;
|
"~*(?:\b)vucms\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
||||||
|
|
|
@ -45,5 +45,5 @@
|
||||||
# - Whitelisting IP's and RANGES here ONLY affects the IP blocking functions.
|
# - 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.
|
# - 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
|
# - To bypass everything for a certain IP see notes in blockbots.conf on SUPER WHITELIST
|
||||||
104.154.120.187 0;
|
104.198.131.58 0;
|
||||||
35.184.226.236 0;
|
35.192.187.174 0;
|
||||||
|
|
|
@ -4,9 +4,9 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V4.2019.08.1805
|
### Version: V4.2019.08.1806
|
||||||
### Updated: Fri Aug 16 09:27:10 SAST 2019
|
### Updated: Fri Aug 16 09:44:02 SAST 2019
|
||||||
### Bad Referrer Count: 6746
|
### Bad Referrer Count: 6750
|
||||||
### Bad Bot Count: 557
|
### Bad Bot Count: 557
|
||||||
###################################################
|
###################################################
|
||||||
### VERSION INFORMATION ##
|
### VERSION INFORMATION ##
|
||||||
|
@ -4129,6 +4129,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)kinozapas\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
||||||
|
@ -6323,6 +6324,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)softtor\.com(?:\b)" 1;
|
"~*(?:\b)softtor\.com(?:\b)" 1;
|
||||||
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
||||||
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)sogimlecal\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
||||||
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
||||||
"~*(?:\b)solicita\.info(?:\b)" 1;
|
"~*(?:\b)solicita\.info(?:\b)" 1;
|
||||||
|
@ -6545,6 +6547,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
||||||
"~*(?:\b)taboola\.com(?:\b)" 1;
|
"~*(?:\b)taboola\.com(?:\b)" 1;
|
||||||
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)tacbibirfa\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
||||||
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
||||||
|
@ -7184,6 +7187,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
||||||
|
"~*(?:\b)vtcdns\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
||||||
"~*(?:\b)vucms\.com(?:\b)" 1;
|
"~*(?:\b)vucms\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
||||||
|
|
|
@ -45,5 +45,6 @@
|
||||||
# - Whitelisting IP's and RANGES here ONLY affects the IP blocking functions.
|
# - 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.
|
# - 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
|
# - To bypass everything for a certain IP see notes in blockbots.conf on SUPER WHITELIST
|
||||||
104.154.120.187 0;
|
34.68.144.114 0;
|
||||||
35.224.112.202 0;
|
35.188.73.34 0;
|
||||||
|
104.198.131.58 0;
|
||||||
|
|
|
@ -4,9 +4,9 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V4.2019.08.1805
|
### Version: V4.2019.08.1806
|
||||||
### Updated: Fri Aug 16 09:27:10 SAST 2019
|
### Updated: Fri Aug 16 09:44:02 SAST 2019
|
||||||
### Bad Referrer Count: 6746
|
### Bad Referrer Count: 6750
|
||||||
### Bad Bot Count: 557
|
### Bad Bot Count: 557
|
||||||
###################################################
|
###################################################
|
||||||
### VERSION INFORMATION ##
|
### VERSION INFORMATION ##
|
||||||
|
@ -4129,6 +4129,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)kinozapas\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
||||||
|
@ -6323,6 +6324,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)softtor\.com(?:\b)" 1;
|
"~*(?:\b)softtor\.com(?:\b)" 1;
|
||||||
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
||||||
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)sogimlecal\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
||||||
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
||||||
"~*(?:\b)solicita\.info(?:\b)" 1;
|
"~*(?:\b)solicita\.info(?:\b)" 1;
|
||||||
|
@ -6545,6 +6547,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
||||||
"~*(?:\b)taboola\.com(?:\b)" 1;
|
"~*(?:\b)taboola\.com(?:\b)" 1;
|
||||||
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)tacbibirfa\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
||||||
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
||||||
|
@ -7184,6 +7187,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
||||||
|
"~*(?:\b)vtcdns\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
||||||
"~*(?:\b)vucms\.com(?:\b)" 1;
|
"~*(?:\b)vucms\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
||||||
|
|
|
@ -45,6 +45,6 @@
|
||||||
# - Whitelisting IP's and RANGES here ONLY affects the IP blocking functions.
|
# - 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.
|
# - 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
|
# - To bypass everything for a certain IP see notes in blockbots.conf on SUPER WHITELIST
|
||||||
35.184.226.236 0;
|
104.198.131.58 0;
|
||||||
35.193.7.13 0;
|
35.193.14.140 0;
|
||||||
35.202.145.110 0;
|
35.192.136.167 0;
|
||||||
|
|
|
@ -4,9 +4,9 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V4.2019.08.1805
|
### Version: V4.2019.08.1806
|
||||||
### Updated: Fri Aug 16 09:27:10 SAST 2019
|
### Updated: Fri Aug 16 09:44:02 SAST 2019
|
||||||
### Bad Referrer Count: 6746
|
### Bad Referrer Count: 6750
|
||||||
### Bad Bot Count: 557
|
### Bad Bot Count: 557
|
||||||
###################################################
|
###################################################
|
||||||
### VERSION INFORMATION ##
|
### VERSION INFORMATION ##
|
||||||
|
@ -4129,6 +4129,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)kinozapas\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
||||||
|
@ -6323,6 +6324,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)softtor\.com(?:\b)" 1;
|
"~*(?:\b)softtor\.com(?:\b)" 1;
|
||||||
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
||||||
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)sogimlecal\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
||||||
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
||||||
"~*(?:\b)solicita\.info(?:\b)" 1;
|
"~*(?:\b)solicita\.info(?:\b)" 1;
|
||||||
|
@ -6545,6 +6547,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
||||||
"~*(?:\b)taboola\.com(?:\b)" 1;
|
"~*(?:\b)taboola\.com(?:\b)" 1;
|
||||||
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)tacbibirfa\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
||||||
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
||||||
|
@ -7184,6 +7187,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
||||||
|
"~*(?:\b)vtcdns\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
||||||
"~*(?:\b)vucms\.com(?:\b)" 1;
|
"~*(?:\b)vucms\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
35.193.7.13 1;
|
35.192.136.167 1;
|
||||||
127.0.0.1 1;
|
127.0.0.1 1;
|
||||||
|
|
|
@ -3193,6 +3193,7 @@
|
||||||
"~*(?:\b)kinosed\.net(?:\b)" 0;
|
"~*(?:\b)kinosed\.net(?:\b)" 0;
|
||||||
"~*(?:\b)kinostorm\.net(?:\b)" 0;
|
"~*(?:\b)kinostorm\.net(?:\b)" 0;
|
||||||
"~*(?:\b)kinotorka\.ru(?:\b)" 0;
|
"~*(?:\b)kinotorka\.ru(?:\b)" 0;
|
||||||
|
"~*(?:\b)kinozapas\.com(?:\b)" 0;
|
||||||
"~*(?:\b)kiprinform\.com(?:\b)" 0;
|
"~*(?:\b)kiprinform\.com(?:\b)" 0;
|
||||||
"~*(?:\b)kirov\.zrus\.org(?:\b)" 0;
|
"~*(?:\b)kirov\.zrus\.org(?:\b)" 0;
|
||||||
"~*(?:\b)kiskinhouse\.com(?:\b)" 0;
|
"~*(?:\b)kiskinhouse\.com(?:\b)" 0;
|
||||||
|
@ -5387,6 +5388,7 @@
|
||||||
"~*(?:\b)softtor\.com(?:\b)" 0;
|
"~*(?:\b)softtor\.com(?:\b)" 0;
|
||||||
"~*(?:\b)softwaretrend\.net(?:\b)" 0;
|
"~*(?:\b)softwaretrend\.net(?:\b)" 0;
|
||||||
"~*(?:\b)softxaker\.ru(?:\b)" 0;
|
"~*(?:\b)softxaker\.ru(?:\b)" 0;
|
||||||
|
"~*(?:\b)sogimlecal\.tk(?:\b)" 0;
|
||||||
"~*(?:\b)soheavyblog\.com(?:\b)" 0;
|
"~*(?:\b)soheavyblog\.com(?:\b)" 0;
|
||||||
"~*(?:\b)sohoindia\.net(?:\b)" 0;
|
"~*(?:\b)sohoindia\.net(?:\b)" 0;
|
||||||
"~*(?:\b)solicita\.info(?:\b)" 0;
|
"~*(?:\b)solicita\.info(?:\b)" 0;
|
||||||
|
@ -5610,6 +5612,7 @@
|
||||||
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 0;
|
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 0;
|
||||||
"~*(?:\b)taboola\.com(?:\b)" 0;
|
"~*(?:\b)taboola\.com(?:\b)" 0;
|
||||||
"~*(?:\b)tacbelarus\.ru(?:\b)" 0;
|
"~*(?:\b)tacbelarus\.ru(?:\b)" 0;
|
||||||
|
"~*(?:\b)tacbibirfa\.tk(?:\b)" 0;
|
||||||
"~*(?:\b)tackletarts\.co(?:\b)" 0;
|
"~*(?:\b)tackletarts\.co(?:\b)" 0;
|
||||||
"~*(?:\b)tagil\.zrus\.org(?:\b)" 0;
|
"~*(?:\b)tagil\.zrus\.org(?:\b)" 0;
|
||||||
"~*(?:\b)taihouse\.ru(?:\b)" 0;
|
"~*(?:\b)taihouse\.ru(?:\b)" 0;
|
||||||
|
@ -6249,6 +6252,7 @@
|
||||||
"~*(?:\b)vseuznaem\.com(?:\b)" 0;
|
"~*(?:\b)vseuznaem\.com(?:\b)" 0;
|
||||||
"~*(?:\b)vsexkontakte\.net(?:\b)" 0;
|
"~*(?:\b)vsexkontakte\.net(?:\b)" 0;
|
||||||
"~*(?:\b)vtc\.pw(?:\b)" 0;
|
"~*(?:\b)vtc\.pw(?:\b)" 0;
|
||||||
|
"~*(?:\b)vtcdns\.com(?:\b)" 0;
|
||||||
"~*(?:\b)vucms\.com(?:\b)" 0;
|
"~*(?:\b)vucms\.com(?:\b)" 0;
|
||||||
"~*(?:\b)vut\.com\.ru(?:\b)" 0;
|
"~*(?:\b)vut\.com\.ru(?:\b)" 0;
|
||||||
"~*(?:\b)vvon\.co\.uk(?:\b)" 0;
|
"~*(?:\b)vvon\.co\.uk(?:\b)" 0;
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
Black Hole
|
Boardreader
|
||||||
LeechFTP
|
Buddy
|
||||||
NearSite
|
Cliqzbot
|
||||||
Shodan
|
Drip
|
||||||
Siphon
|
FemtosearchBot
|
||||||
sp_auditbot
|
Jetty
|
||||||
Toweyabot
|
lwp-request
|
||||||
WebPix
|
Semrush
|
||||||
Whack
|
Typhoeus
|
||||||
Wonderbot
|
WebStripper
|
||||||
|
|
|
@ -1,24 +1,27 @@
|
||||||
|
360Spider
|
||||||
404enemy
|
404enemy
|
||||||
Abonti
|
Abonti
|
||||||
Aboundexbot
|
ADmantX
|
||||||
Acunetix
|
AfD-Verbotsverfahren
|
||||||
AhrefsBot
|
AhrefsBot
|
||||||
AIBOT
|
AIBOT
|
||||||
Alligator
|
Anarchie
|
||||||
AllSubmitter
|
Apexoo
|
||||||
AlphaBot
|
archive.org_bot
|
||||||
Asterias
|
Attach
|
||||||
autoemailspider
|
|
||||||
BackDoorBot
|
BackDoorBot
|
||||||
Backlink-Ceck
|
Backlink-Ceck
|
||||||
backlink-check
|
|
||||||
BacklinkCrawler
|
BacklinkCrawler
|
||||||
Barkrowler
|
BackWeb
|
||||||
|
Badass
|
||||||
Battleztar Bazinga
|
Battleztar Bazinga
|
||||||
BBBike
|
BBBike
|
||||||
BetaBot
|
BDCbot
|
||||||
|
BDFetch
|
||||||
Bigfoot
|
Bigfoot
|
||||||
BLEXBot
|
Blackboard
|
||||||
|
Black Hole
|
||||||
|
Boardreader
|
||||||
Brandprotect
|
Brandprotect
|
||||||
Brandwatch
|
Brandwatch
|
||||||
Buddy
|
Buddy
|
||||||
|
@ -27,224 +30,221 @@ BuiltWith
|
||||||
Bullseye
|
Bullseye
|
||||||
BunnySlippers
|
BunnySlippers
|
||||||
Calculon
|
Calculon
|
||||||
CATExplorador
|
|
||||||
CazoodleBot
|
|
||||||
CCBot
|
CCBot
|
||||||
CheeseBot
|
CheeseBot
|
||||||
Chlooe
|
CheTeam
|
||||||
Cliqzbot
|
ChinaClaw
|
||||||
coccocbot-web
|
Cloud mapping
|
||||||
|
Cogentbot
|
||||||
cognitiveseo
|
cognitiveseo
|
||||||
Copier
|
Copier
|
||||||
|
Copyscape
|
||||||
|
Cosmos
|
||||||
|
Craftbot
|
||||||
crawler4j
|
crawler4j
|
||||||
crawler.feedback
|
crawler.feedback
|
||||||
CrazyWebCrawler
|
crawl.sogou.com
|
||||||
CSHttp
|
Crescent
|
||||||
DataCha0s
|
Curious
|
||||||
DBLBot
|
Deusu
|
||||||
demandbase-bot
|
Devil
|
||||||
Demon
|
|
||||||
Digincore
|
Digincore
|
||||||
DigitalPebble
|
Discoverybot
|
||||||
DIIbot
|
Dispatch
|
||||||
Dirbuster
|
DittoSpyder
|
||||||
Disco
|
Drip
|
||||||
Discobot
|
|
||||||
DnyzBot
|
|
||||||
DomainAppender
|
|
||||||
DomainSigmaCrawler
|
|
||||||
DSearch
|
|
||||||
Ebingbong
|
Ebingbong
|
||||||
eCatch
|
eCatch
|
||||||
|
ECCP/1.0
|
||||||
|
Ecxi
|
||||||
|
EroCrawler
|
||||||
evc-batch
|
evc-batch
|
||||||
Express WebPictures
|
|
||||||
ExtractorPro
|
|
||||||
Extreme Picture Finder
|
|
||||||
EyeNetIE
|
|
||||||
Ezooms
|
Ezooms
|
||||||
facebookscraper
|
|
||||||
FHscan
|
|
||||||
Fimap
|
|
||||||
Firefox/7.0
|
Firefox/7.0
|
||||||
Foobot
|
Flunky
|
||||||
Fyrebot
|
FyberSpider
|
||||||
|
Genieo
|
||||||
Getintent
|
Getintent
|
||||||
GetRight
|
|
||||||
GetWeb
|
|
||||||
Gigablast
|
Gigablast
|
||||||
Gigabot
|
|
||||||
G-i-g-a-b-o-t
|
G-i-g-a-b-o-t
|
||||||
Go!Zilla
|
Go-Ahead-Got-It
|
||||||
Grabber
|
|
||||||
GrabNet
|
|
||||||
Grafula
|
Grafula
|
||||||
GrapeshotCrawler
|
GrapeshotCrawler
|
||||||
HaosouSpider
|
GridBot
|
||||||
Havij
|
Havij
|
||||||
Heritrix
|
Heritrix
|
||||||
|
Hloader
|
||||||
HMView
|
HMView
|
||||||
HTMLparser
|
HTMLparser
|
||||||
Humanlinks
|
HTTP::Lite
|
||||||
IDBot
|
HTTrack
|
||||||
Id-search
|
Iblog
|
||||||
Image Fetch
|
|
||||||
Image Sucker
|
|
||||||
IndeedBot
|
IndeedBot
|
||||||
InfoNaviRobot
|
InfoTekies
|
||||||
InterGET
|
instabid
|
||||||
ips-agent
|
Intelliseek
|
||||||
IRLbot
|
InternetSeer
|
||||||
|
internetVista monitor
|
||||||
|
Iskanie
|
||||||
|
IstellaBot
|
||||||
JennyBot
|
JennyBot
|
||||||
Joomla
|
JetCar
|
||||||
JustView
|
Jetty
|
||||||
|
Jorgee
|
||||||
Kenjin Spider
|
Kenjin Spider
|
||||||
Keyword Density
|
Kozmosbot
|
||||||
Lanshanbot
|
Lanshanbot
|
||||||
Larbin
|
|
||||||
LeechFTP
|
LeechFTP
|
||||||
LeechGet
|
LexiBot
|
||||||
LibWeb
|
Lftp
|
||||||
Lightspeedsystems
|
Lightspeedsystems
|
||||||
Likse
|
Likse
|
||||||
LinkpadBot
|
Linkdexbot
|
||||||
LinkScan
|
LinkScan
|
||||||
LinksManager
|
LinksManager
|
||||||
LinqiaMetadataDownloaderBot
|
LinkWalker
|
||||||
LinqiaScrapeBot
|
Lipperhey
|
||||||
Lipperhey Spider
|
Lipperhey Spider
|
||||||
Litemage_walker
|
Ltx71
|
||||||
Lmspider
|
lwp-trivial
|
||||||
Magnet
|
Magnet
|
||||||
magpie-crawler
|
magpie-crawler
|
||||||
Mail.RU_Bot
|
Mail.RU_Bot
|
||||||
Majestic12
|
Majestic SEO
|
||||||
|
Majestic-SEO
|
||||||
MarkMonitor
|
MarkMonitor
|
||||||
Masscan
|
MarkWatch
|
||||||
|
Mass Downloader
|
||||||
|
Mata Hari
|
||||||
meanpathbot
|
meanpathbot
|
||||||
Meanpathbot
|
Meanpathbot
|
||||||
Mediatoolkitbot
|
Mediatoolkitbot
|
||||||
MegaIndex.ru
|
Microsoft Data Access
|
||||||
Mister PiX
|
Microsoft URL Control
|
||||||
Morfeus Fucking Scanner
|
MIIxpc
|
||||||
|
Mojeek
|
||||||
|
Mr.4x3
|
||||||
|
MSFrontPage
|
||||||
MSIECrawler
|
MSIECrawler
|
||||||
MS Web Services Client Protocol
|
Msrabot
|
||||||
Nessus
|
muhstik-scan
|
||||||
|
Musobot
|
||||||
|
Nameprotect
|
||||||
|
Navroad
|
||||||
NetAnts
|
NetAnts
|
||||||
|
Netcraft
|
||||||
NetLyzer
|
NetLyzer
|
||||||
NetMechanic
|
NetMechanic
|
||||||
NetSpider
|
NetSpider
|
||||||
Nettrack
|
|
||||||
Net Vampire
|
Net Vampire
|
||||||
|
NetZIP
|
||||||
NextGenSearchBot
|
NextGenSearchBot
|
||||||
Niki-bot
|
Niki-bot
|
||||||
Nikto
|
Nimbostratus
|
||||||
NimbleCrawler
|
|
||||||
Ninja
|
Ninja
|
||||||
NPbot
|
Nmap
|
||||||
|
Nutch
|
||||||
Octopus
|
Octopus
|
||||||
Offline Navigator
|
Offline Navigator
|
||||||
OnCrawl
|
OnCrawl
|
||||||
Openfind
|
Openfind
|
||||||
OpenLinkProfiler
|
OpenVAS
|
||||||
OrangeSpider
|
OutfoxBot
|
||||||
OutclicksBot
|
|
||||||
PageAnalyzer
|
|
||||||
Page Analyzer
|
Page Analyzer
|
||||||
page scorer
|
PageScorer
|
||||||
Panscient
|
Papa Foto
|
||||||
pcBrowser
|
Picsearch
|
||||||
PeoplePal
|
PictureFinder
|
||||||
Pimonster
|
Pimonster
|
||||||
|
Pi-Monster
|
||||||
Pixray
|
Pixray
|
||||||
|
plumanalytics
|
||||||
Pockey
|
Pockey
|
||||||
POE-Component-Client-HTTP
|
Psbot
|
||||||
ProPowerBot
|
PxBroker
|
||||||
ProWebWalker
|
|
||||||
Pump
|
|
||||||
QueryN Metasearch
|
|
||||||
Quick-Crawler
|
|
||||||
RankActiveLinkBot
|
RankActiveLinkBot
|
||||||
RankFlex
|
RankFlex
|
||||||
RankingBot
|
|
||||||
Rankivabot
|
Rankivabot
|
||||||
RankurBot
|
RankurBot
|
||||||
Reaper
|
RealDownload
|
||||||
Recorder
|
ReGet
|
||||||
RedesScrapy
|
|
||||||
RepoMonkey
|
RepoMonkey
|
||||||
|
Rogerbot
|
||||||
RSSingBot
|
RSSingBot
|
||||||
SBIder
|
SalesIntelligent
|
||||||
|
ScanAlert
|
||||||
Scanbot
|
Scanbot
|
||||||
scan.lol
|
ScoutJet
|
||||||
|
Screaming
|
||||||
ScreenerBot
|
ScreenerBot
|
||||||
Searchestate
|
Searchestate
|
||||||
SearchmetricsBot
|
Semrush
|
||||||
|
SemrushBot
|
||||||
SEOlyticsCrawler
|
SEOlyticsCrawler
|
||||||
Seomoz
|
Seomoz
|
||||||
SEOprofiler
|
SEOprofiler
|
||||||
seoscanners
|
seoscanners
|
||||||
SeoSiteCheckup
|
SeoSiteCheckup
|
||||||
Shodan
|
|
||||||
SISTRIX
|
SISTRIX
|
||||||
Sitebeam
|
Siteimprove
|
||||||
Site Sucker
|
SiteSucker
|
||||||
SlySearch
|
Sitevigil
|
||||||
Snapbot
|
|
||||||
Snoopy
|
|
||||||
SocialRankIOBot
|
SocialRankIOBot
|
||||||
Sogou web spider
|
sogouspider
|
||||||
Sosospider
|
Sosospider
|
||||||
Sottopop
|
sp_auditbot
|
||||||
SpankBot
|
SputnikBot
|
||||||
Steeler
|
|
||||||
Stripper
|
Stripper
|
||||||
Sucker
|
|
||||||
SuperBot
|
|
||||||
SuperHTTP
|
|
||||||
Surfbot
|
Surfbot
|
||||||
SurveyBot
|
|
||||||
Swiftbot
|
Swiftbot
|
||||||
Szukacz
|
sysscan
|
||||||
T0PHackTeam
|
T0PHackTeam
|
||||||
T8Abot
|
T8Abot
|
||||||
TeleportPro
|
tAkeOut
|
||||||
Telesphoreo
|
Telesphoreo
|
||||||
Telesphorep
|
The Intraformant
|
||||||
TheNomad
|
TheNomad
|
||||||
TightTwatBot
|
Thumbor
|
||||||
Titan
|
Titan
|
||||||
Trendictionbot
|
Tracemyfile
|
||||||
|
Trendiction
|
||||||
trendiction.com
|
trendiction.com
|
||||||
trendiction.de
|
True_Robot
|
||||||
Turingos
|
|
||||||
Turnitin
|
Turnitin
|
||||||
TwengaBot
|
TurnitinBot
|
||||||
Twice
|
|
||||||
UnisterBot
|
UnisterBot
|
||||||
URLy.Warning
|
Vacuum
|
||||||
VCI
|
VCI
|
||||||
VeriCiteCrawler
|
VidibleScraper
|
||||||
WallpapersHD
|
Virusdie
|
||||||
WASALive-Bot
|
Voltron
|
||||||
|
WBSearchBot
|
||||||
Webalta
|
Webalta
|
||||||
Web Auto
|
WebBandit
|
||||||
|
WebCopier
|
||||||
|
Web Enhancer
|
||||||
Web Fetch
|
Web Fetch
|
||||||
|
WebGo IS
|
||||||
|
WebImageCollector
|
||||||
WebLeacher
|
WebLeacher
|
||||||
webmeup-crawler
|
webmeup-crawler
|
||||||
WebPix
|
WebPix
|
||||||
Web Pix
|
Web Pix
|
||||||
WebReaper
|
WebReaper
|
||||||
WebsiteQuester
|
WebSauger
|
||||||
Webster
|
Webshag
|
||||||
|
WebsiteExtractor
|
||||||
|
Website Quester
|
||||||
|
WebSucker
|
||||||
|
Web Sucker
|
||||||
WebZIP
|
WebZIP
|
||||||
Whack
|
Whack
|
||||||
Whacker
|
WiseGuys Robot
|
||||||
Who.is Bot
|
WISENutbot
|
||||||
Woobot
|
Woobot
|
||||||
WWW-Mechanize
|
x09Mozilla
|
||||||
WWWOFFLE
|
x22Mozilla
|
||||||
Xaldon_WebSpider
|
|
||||||
Xenu
|
Xenu
|
||||||
xpymep1.exe
|
YoudaoBot
|
||||||
ZumBot
|
Zitebot
|
||||||
ZyBorg
|
ZmEu
|
||||||
|
|
|
@ -1,250 +1,250 @@
|
||||||
404checker
|
360Spider
|
||||||
404enemy
|
404enemy
|
||||||
Abonti
|
|
||||||
Aboundexbot
|
|
||||||
AfD-Verbotsverfahren
|
AfD-Verbotsverfahren
|
||||||
AhrefsBot
|
AhrefsBot
|
||||||
AIBOT
|
AiHitBot
|
||||||
Alexibot
|
Alligator
|
||||||
Anarchie
|
AllSubmitter
|
||||||
Apexoo
|
Apexoo
|
||||||
archive.org_bot
|
archive.org_bot
|
||||||
Asterias
|
Asterias
|
||||||
Attach
|
backlink-check
|
||||||
BacklinkCrawler
|
BackStreet
|
||||||
BDCbot
|
Badass
|
||||||
BDFetch
|
Bandit
|
||||||
|
BatchFTP
|
||||||
|
BBBike
|
||||||
BetaBot
|
BetaBot
|
||||||
Bitacle
|
Bitacle
|
||||||
Black Hole
|
|
||||||
BlackWidow
|
BlackWidow
|
||||||
Blow
|
BotALot
|
||||||
BlowFish
|
Buddy
|
||||||
Boardreader
|
|
||||||
Bolt
|
|
||||||
Brandwatch
|
|
||||||
BuiltBotTough
|
|
||||||
BuiltWith
|
BuiltWith
|
||||||
Bullseye
|
BunnySlippers
|
||||||
Calculon
|
BuzzSumo
|
||||||
CCBot
|
|
||||||
Cegbfeieh
|
Cegbfeieh
|
||||||
CheeseBot
|
CheeseBot
|
||||||
CheTeam
|
Cliqzbot
|
||||||
ChinaClaw
|
|
||||||
Chlooe
|
|
||||||
Claritybot
|
|
||||||
Cloud mapping
|
|
||||||
Cogentbot
|
Cogentbot
|
||||||
Copier
|
cognitiveseo
|
||||||
crawler4j
|
Collector
|
||||||
crawler.feedback
|
Copyscape
|
||||||
CrazyWebCrawler
|
Cosmos
|
||||||
Crescent
|
Crescent
|
||||||
CrunchBot
|
CrunchBot
|
||||||
CSHttp
|
CSHttp
|
||||||
|
Curious
|
||||||
DatabaseDriverMysqli
|
DatabaseDriverMysqli
|
||||||
DataCha0s
|
demandbase-bot
|
||||||
|
Deusu
|
||||||
|
Digincore
|
||||||
DIIbot
|
DIIbot
|
||||||
Discoverybot
|
Disco
|
||||||
|
Dispatch
|
||||||
DittoSpyder
|
DittoSpyder
|
||||||
DomainSigmaCrawler
|
DnyzBot
|
||||||
DomainStatsBot
|
DomainCrawler
|
||||||
Dragonfly
|
Dotbot
|
||||||
|
Drip
|
||||||
DSearch
|
DSearch
|
||||||
DTS Agent
|
DTS Agent
|
||||||
|
EasyDL
|
||||||
|
Ebingbong
|
||||||
eCatch
|
eCatch
|
||||||
|
Ecxi
|
||||||
EirGrabber
|
EirGrabber
|
||||||
EMail Wolf
|
EMail Siphon
|
||||||
Express WebPictures
|
EroCrawler
|
||||||
|
Evil
|
||||||
|
Exabot
|
||||||
ExtLinksBot
|
ExtLinksBot
|
||||||
Extractor
|
Extractor
|
||||||
ExtractorPro
|
Extreme Picture Finder
|
||||||
EyeNetIE
|
Ezooms
|
||||||
facebookscraper
|
|
||||||
FDM
|
|
||||||
FHscan
|
FHscan
|
||||||
Firefox/7.0
|
Firefox/7.0
|
||||||
FlashGet
|
Flunky
|
||||||
Foobot
|
Foobot
|
||||||
Freeuploader
|
GalaxyBot
|
||||||
FrontPage
|
|
||||||
Fyrebot
|
|
||||||
Genieo
|
Genieo
|
||||||
GermCrawler
|
GetRight
|
||||||
|
Gigablast
|
||||||
G-i-g-a-b-o-t
|
G-i-g-a-b-o-t
|
||||||
Go-Ahead-Got-It
|
Gotit
|
||||||
Go!Zilla
|
Grabber
|
||||||
Grafula
|
|
||||||
GrapeshotCrawler
|
GrapeshotCrawler
|
||||||
|
GridBot
|
||||||
GT::WWW
|
GT::WWW
|
||||||
HEADMasterSEO
|
Haansoft
|
||||||
|
Harvest
|
||||||
Heritrix
|
Heritrix
|
||||||
HTTP::Lite
|
HTTrack
|
||||||
Humanlinks
|
Humanlinks
|
||||||
|
IDBot
|
||||||
|
Id-search
|
||||||
|
Image Sucker
|
||||||
|
Intelliseek
|
||||||
InterGET
|
InterGET
|
||||||
InternetSeer
|
|
||||||
internetVista monitor
|
internetVista monitor
|
||||||
|
ips-agent
|
||||||
|
Iria
|
||||||
IRLbot
|
IRLbot
|
||||||
Iskanie
|
|
||||||
IstellaBot
|
IstellaBot
|
||||||
Jbrofuzz
|
|
||||||
JetCar
|
|
||||||
JikeSpider
|
JikeSpider
|
||||||
|
JOC Web Spider
|
||||||
Jorgee
|
Jorgee
|
||||||
JustView
|
|
||||||
Jyxobot
|
|
||||||
Kenjin Spider
|
Kenjin Spider
|
||||||
Keyword Density
|
Keyword Density
|
||||||
Kozmosbot
|
Lanshanbot
|
||||||
Larbin
|
LeechFTP
|
||||||
LeechGet
|
Libwhisker
|
||||||
Lightspeedsystems
|
Lightspeedsystems
|
||||||
Likse
|
Likse
|
||||||
Linkdexbot
|
LinkpadBot
|
||||||
LinkWalker
|
|
||||||
LinqiaMetadataDownloaderBot
|
LinqiaMetadataDownloaderBot
|
||||||
LinqiaScrapeBot
|
|
||||||
Lipperhey
|
Lipperhey
|
||||||
Litemage_walker
|
LNSpiderguy
|
||||||
|
lwp-trivial
|
||||||
|
Magnet
|
||||||
|
Mag-Net
|
||||||
magpie-crawler
|
magpie-crawler
|
||||||
Mail.RU_Bot
|
MarkMonitor
|
||||||
Majestic-SEO
|
MarkWatch
|
||||||
|
Masscan
|
||||||
Mata Hari
|
Mata Hari
|
||||||
MauiBot
|
meanpathbot
|
||||||
Meanpathbot
|
Meanpathbot
|
||||||
MeanPath Bot
|
mediawords
|
||||||
Mediatoolkitbot
|
Microsoft Data Access
|
||||||
MegaIndex.ru
|
|
||||||
Metauri
|
|
||||||
Microsoft URL Control
|
Microsoft URL Control
|
||||||
MIIxpc
|
MIIxpc
|
||||||
Mister PiX
|
|
||||||
MJ12bot
|
MJ12bot
|
||||||
Mojeek
|
MSIECrawler
|
||||||
Morfeus Fucking Scanner
|
|
||||||
Mr.4x3
|
|
||||||
Msrabot
|
Msrabot
|
||||||
muhstik-scan
|
MS Web Services Client Protocol
|
||||||
Musobot
|
Name Intelligence
|
||||||
NearSite
|
Nessus
|
||||||
NetAnts
|
NetAnts
|
||||||
|
Netcraft
|
||||||
netEstate NE Crawler
|
netEstate NE Crawler
|
||||||
|
NetLyzer
|
||||||
|
NetMechanic
|
||||||
|
Nettrack
|
||||||
Netvibes
|
Netvibes
|
||||||
NetZIP
|
NetZIP
|
||||||
NextGenSearchBot
|
|
||||||
NICErsPRO
|
NICErsPRO
|
||||||
Niki-bot
|
|
||||||
Nikto
|
Nikto
|
||||||
NimbleCrawler
|
NimbleCrawler
|
||||||
Ninja
|
Ninja
|
||||||
|
NPbot
|
||||||
|
Nutch
|
||||||
|
oBot
|
||||||
|
Offline Explorer
|
||||||
Offline Navigator
|
Offline Navigator
|
||||||
Openfind
|
Openfind
|
||||||
|
Openvas
|
||||||
OpenVAS
|
OpenVAS
|
||||||
OrangeSpider
|
OrangeSpider
|
||||||
PageAnalyzer
|
OutfoxBot
|
||||||
Page Analyzer
|
Page Analyzer
|
||||||
PageGrabber
|
PageGrabber
|
||||||
page scorer
|
Pandalytics
|
||||||
Panscient
|
Panscient
|
||||||
Papa Foto
|
Papa Foto
|
||||||
Picsearch
|
Pavuk
|
||||||
Pi-Monster
|
pcBrowser
|
||||||
|
PictureFinder
|
||||||
Pixray
|
Pixray
|
||||||
PleaseCrawl
|
|
||||||
plumanalytics
|
plumanalytics
|
||||||
POE-Component-Client-HTTP
|
|
||||||
Probethenet
|
Probethenet
|
||||||
|
Psbot
|
||||||
Pump
|
Pump
|
||||||
PxBroker
|
PyCurl
|
||||||
QueryN Metasearch
|
|
||||||
RankActive
|
RankActive
|
||||||
RankingBot2
|
RankingBot
|
||||||
Rankivabot
|
RankurBot
|
||||||
RealDownload
|
RealDownload
|
||||||
Reaper
|
Reaper
|
||||||
|
RebelMouse
|
||||||
Recorder
|
Recorder
|
||||||
RedesScrapy
|
RedesScrapy
|
||||||
RepoMonkey
|
RepoMonkey
|
||||||
RocketCrawler
|
Rogerbot
|
||||||
RSSingBot
|
RSSingBot
|
||||||
s1z.ru
|
|
||||||
SBIder
|
SBIder
|
||||||
ScanAlert
|
ScanAlert
|
||||||
Scanbot
|
|
||||||
scan.lol
|
scan.lol
|
||||||
Screaming
|
ScoutJet
|
||||||
|
ScreenerBot
|
||||||
|
Searchestate
|
||||||
|
SEOkicks
|
||||||
Seomoz
|
Seomoz
|
||||||
SEOstats
|
SEOstats
|
||||||
serpstatbot
|
|
||||||
sexsearcher
|
sexsearcher
|
||||||
Shodan
|
Shodan
|
||||||
Siphon
|
|
||||||
SISTRIX
|
|
||||||
SiteExplorer
|
|
||||||
SiteLockSpider
|
SiteLockSpider
|
||||||
SlySearch
|
Site Sucker
|
||||||
SmartDownload
|
SmartDownload
|
||||||
SMTBot
|
Snake
|
||||||
Snapbot
|
Snapbot
|
||||||
Snoopy
|
SocialRankIOBot
|
||||||
Sosospider
|
SpankBot
|
||||||
Sottopop
|
|
||||||
SpaceBison
|
|
||||||
Spanner
|
Spanner
|
||||||
|
sp_auditbot
|
||||||
|
Spbot
|
||||||
Spinn3r
|
Spinn3r
|
||||||
SputnikBot
|
|
||||||
spyfu
|
spyfu
|
||||||
SuperBot
|
Steeler
|
||||||
SurveyBot
|
Stripper
|
||||||
|
SuperHTTP
|
||||||
|
Surfbot
|
||||||
Suzuran
|
Suzuran
|
||||||
T0PHackTeam
|
Swiftbot
|
||||||
tAkeOut
|
sysscan
|
||||||
|
Szukacz
|
||||||
Teleport
|
Teleport
|
||||||
Telesphorep
|
Telesoft
|
||||||
The Intraformant
|
|
||||||
Thumbor
|
Thumbor
|
||||||
Toata
|
|
||||||
Toweyabot
|
Toweyabot
|
||||||
Tracemyfile
|
|
||||||
Trendiction
|
Trendiction
|
||||||
trendiction.com
|
trendiction.com
|
||||||
trendiction.de
|
True_Robot
|
||||||
Turnitin
|
TurnitinBot
|
||||||
TwengaBot
|
TwengaBot
|
||||||
Typhoeus
|
UnisterBot
|
||||||
URLy Warning
|
URLy Warning
|
||||||
URLy.Warning
|
|
||||||
Vacuum
|
|
||||||
Vagabondo
|
|
||||||
VCI
|
VCI
|
||||||
VeriCiteCrawler
|
VeriCiteCrawler
|
||||||
VidibleScraper
|
Wallpapers/3.0
|
||||||
Virusdie
|
|
||||||
WallpapersHD
|
WallpapersHD
|
||||||
WBSearchBot
|
WBSearchBot
|
||||||
WEBDAV
|
WebAuto
|
||||||
Web Enhancer
|
Web Auto
|
||||||
|
Web Collage
|
||||||
|
WebCopier
|
||||||
WebFetch
|
WebFetch
|
||||||
Web Fuck
|
Web Fetch
|
||||||
WebLeacher
|
WebmasterWorldForumBot
|
||||||
webmeup-crawler
|
WebReaper
|
||||||
WebPix
|
|
||||||
Web Pix
|
|
||||||
WebSauger
|
|
||||||
Web Sauger
|
Web Sauger
|
||||||
|
Webshag
|
||||||
|
WebsiteExtractor
|
||||||
|
Webster
|
||||||
|
WebStripper
|
||||||
WebSucker
|
WebSucker
|
||||||
Web Sucker
|
WeSEE
|
||||||
WebZIP
|
Whack
|
||||||
Whacker
|
|
||||||
Who.is Bot
|
Who.is Bot
|
||||||
WinHTTrack
|
Widow
|
||||||
Wonderbot
|
Wonderbot
|
||||||
Wprecon
|
WPScan
|
||||||
WWW-Collector-E
|
WWW-Collector-E
|
||||||
x09Mozilla
|
WWW::Mechanize
|
||||||
|
x22Mozilla
|
||||||
Xaldon WebSpider
|
Xaldon WebSpider
|
||||||
YoudaoBot
|
Xaldon_WebSpider
|
||||||
|
xpymep1.exe
|
||||||
Zade
|
Zade
|
||||||
zgrab
|
zauba.io
|
||||||
ZmEu
|
Zeus
|
||||||
|
ZumBot
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
erotik-kostenlos.net
|
allwomen.info
|
||||||
fikasound.tk
|
backgroundpictures.net
|
||||||
knigonosha.net
|
battle.net
|
||||||
labplus.ru
|
girlsatgames.ru
|
||||||
mydoctorok.ru
|
musezone.su
|
||||||
picphotos.net
|
orgasmus-virtual.com
|
||||||
saveindex.xyz
|
ororodnik.goodbb.ru
|
||||||
sortthemesitesby.com
|
panchro.xyz
|
||||||
tsan.net
|
sexspornotub.com
|
||||||
xn--80aaaks3bbhabgbigamdr2h.xn--p1ai
|
snowplanes.com
|
||||||
|
|
|
@ -1,500 +1,500 @@
|
||||||
0912701309f8ce.com
|
00it.com
|
||||||
100searchengines.com
|
03p.info
|
||||||
123cha.com
|
10bet.com
|
||||||
273-fz.ru
|
13tabs.com
|
||||||
4kplayer.pl
|
2020iscoming.info
|
||||||
4webmasters.org
|
214jaluwobapef.cf
|
||||||
55wmz.ru
|
28n2gl3wfyb0.ru
|
||||||
6hopping.com
|
2drittel.de
|
||||||
7fon.ru
|
2kata.ru
|
||||||
98oi.ru
|
34.gs
|
||||||
aa8b68101d388c446389283820863176e7.com
|
45en.ru
|
||||||
aad1f4acb0a373420d9b0c4202d38d94fa.com
|
76brighton.co.uk
|
||||||
abcguru.xyz
|
7a2rnuey1tw9ar.ru
|
||||||
abwa.tk
|
7makemoneyonline.com
|
||||||
activepr.ru
|
aasoldes.fr
|
||||||
|
accessoires-mode.in
|
||||||
|
acunetix-referrer.com
|
||||||
|
adbetclickin.pink
|
||||||
|
addray.pro
|
||||||
adelly.bg
|
adelly.bg
|
||||||
admatic.com.tr
|
adloads.net
|
||||||
admeasures.com
|
adserver-e7.com
|
||||||
adsland.men
|
adssafeprotected.com
|
||||||
afmuseum.com
|
ads-seo.men
|
||||||
aimayangzhi.com
|
aihelen.net
|
||||||
alert-fjg.xyz
|
aktivator-windows10.blogspot.com
|
||||||
alevinefesleri.com
|
albamargroup.com
|
||||||
alfa-medosmotr.ru
|
algarveglobal.com
|
||||||
alice.it
|
all4invest.info
|
||||||
aliexpress.com
|
alyeskaresort.com
|
||||||
alldownload.pw
|
|
||||||
alveris.ru
|
|
||||||
amazingninja.com
|
amazingninja.com
|
||||||
amospalla.es
|
anonymous-redirect.com
|
||||||
ampower.me
|
anticrawler.org
|
||||||
amung.us
|
apccargo.com
|
||||||
android-systems.ru
|
apiallgeniusinfo-a.akamaihd.net
|
||||||
angry-fermi-7633.arukascloud.io
|
apidiamondatanet-a.akamaihd.net
|
||||||
aosheng-tech.com
|
|
||||||
apiappenableinfo-a.akamaihd.net
|
|
||||||
apispringsmartne-a.akamaihd.net
|
apispringsmartne-a.akamaihd.net
|
||||||
applicationg29.com
|
apper.de
|
||||||
appsecurityr.com
|
|
||||||
apptester.tk
|
|
||||||
aproposde.com
|
aproposde.com
|
||||||
arcteryxsale.online
|
arclk.net
|
||||||
arcteryxstore.online
|
ardimobileinfo.ml
|
||||||
arenda-avtoprokat-krasnodar.ru
|
arius.tech
|
||||||
arendatora.ru
|
arkartex.ru
|
||||||
arkkivoltti.net
|
artdestshop.eu
|
||||||
artpicso.com
|
ascat.porn
|
||||||
auspolice.com
|
asdfz.pro
|
||||||
auto.rusvile.lt
|
asrv-a.akamaihd.net
|
||||||
avtointeres.ru
|
astrochicks.com
|
||||||
avto-oligarh.ru
|
autobudpostach.club
|
||||||
|
autogrep.ru
|
||||||
|
avitocars.ru
|
||||||
awaybird.ru
|
awaybird.ru
|
||||||
b00kmarks.com
|
ayanaspa.com
|
||||||
bad-stars.net
|
b2b-lounge.com
|
||||||
baersaratov.ru
|
babyfactory.fr
|
||||||
baksman.com
|
baikaleminer.com
|
||||||
|
bala.getenjoyment.net
|
||||||
balkanfarma.ru
|
balkanfarma.ru
|
||||||
bayareaaeroclub.org
|
baoxaydung.com.vn
|
||||||
bbsoldes.fr
|
barnfurnituremart.com
|
||||||
beauby.ru
|
basedecor.ru
|
||||||
best-games.today
|
bashtime.ru
|
||||||
besthoro.ru
|
begalka.xyz
|
||||||
|
bensbargains.net
|
||||||
|
bestplacetobuyeriacta.jw.lt
|
||||||
|
bestwrinklecreamnow.com
|
||||||
betonka.pro
|
betonka.pro
|
||||||
bezlimitko.xyz
|
betwinservice.com
|
||||||
bingoporno.com
|
bigames.online
|
||||||
binomo.kz
|
biglistofwebsites.com
|
||||||
bio-optomarket.ru
|
biketank.ga
|
||||||
bitcoinremote.com
|
bioinnovate.co
|
||||||
bitcoins-live.ru
|
bioscorp.ru
|
||||||
biznesschat.net
|
biznesrealnost.ru
|
||||||
bjanshee.ru
|
blackle.com
|
||||||
blackhatworth.com
|
blog.koreadaily.com
|
||||||
bloggen.be
|
bodybuilding-shop.biz
|
||||||
blogrankers.com
|
|
||||||
blogs.rediff.com
|
|
||||||
boc.kz
|
|
||||||
boleznikogi.com
|
|
||||||
boo-arts.com
|
|
||||||
bracketsmackdown.com
|
|
||||||
brains2.biz
|
brains2.biz
|
||||||
brainzpod.win
|
braip.com.br
|
||||||
|
breastaugmentation.co.za
|
||||||
brillianty.info
|
brillianty.info
|
||||||
brk-rti.ru
|
brimstonehillfortress.org
|
||||||
buehne-fuer-menschenrechte.de
|
brus.city
|
||||||
bupropion-sr-150-mg.us
|
bscodecs.com
|
||||||
businescoop.men
|
buy-loft.ru
|
||||||
buyhoverboard.com
|
buzzonclick.com
|
||||||
buytizanidineonlinenoprescription.blogspot.com
|
bycontext.com
|
||||||
buzzzg.men
|
bzero1jewelry.net
|
||||||
bvlgaribracelet.xyz
|
cactussoft.biz
|
||||||
bytimedance.ru
|
camsex.xxx-cam.webcam
|
||||||
callawaygolfstore.online
|
candelluxsklep.pl
|
||||||
callstevens.com
|
cannibalcheerleader.com
|
||||||
cartujano-pre.de
|
carina-sy.de
|
||||||
castingbank.ru
|
carloans.com
|
||||||
cbox.ws
|
cartierreplica.xyz
|
||||||
cctva.tv
|
cayado.snn.gr
|
||||||
|
cbb1smartlist12.click
|
||||||
|
cb.iphantom.com
|
||||||
|
ccjp.eu
|
||||||
cejewelry.xyz
|
cejewelry.xyz
|
||||||
chatroulette.life
|
|
||||||
cheapestjerseys-wholesale.com
|
|
||||||
cheapjerseysa.com
|
|
||||||
checkhit.com
|
|
||||||
checkpagerank.net
|
|
||||||
chimiver.info
|
chimiver.info
|
||||||
click2pawn.com
|
chinaelitecheapjerseys.com
|
||||||
compliance-alex.xyz
|
cialisndbrx.com
|
||||||
compliance-brian.top
|
cialiswithoutadoctor.net
|
||||||
compliance-viktor.top
|
cjmc.info
|
||||||
|
claytransformations.info
|
||||||
|
clubfashionista.com
|
||||||
|
club-samodelkin.ru
|
||||||
|
cmhomestayagency.com
|
||||||
|
compliance-alex.top
|
||||||
|
compliance-checker.info
|
||||||
|
compliance-don.xyz
|
||||||
|
compliance-elena.xyz
|
||||||
|
compliance-margo.top
|
||||||
|
compliance-walter.top
|
||||||
|
compliance-walt.top
|
||||||
|
confib.ifmo.ru
|
||||||
|
coolgramgoods.com
|
||||||
|
cool-wedding.net
|
||||||
|
coslab.club
|
||||||
cottageofgrace.com
|
cottageofgrace.com
|
||||||
covadhosting.biz
|
custodieva.ru
|
||||||
cracksplanet.com
|
customerpromos-a.akamaihd.net
|
||||||
creativehutindia.com
|
d0t.ru
|
||||||
customsua.com.ua
|
d2jsp.org
|
||||||
cypernhuset.se
|
danashop.ru
|
||||||
dating-app.ru
|
dangphoto.trade
|
||||||
dcj-nn.ru
|
dcj-nn.ru
|
||||||
defenderxtactical.com
|
dealitright.click
|
||||||
|
dealwifi.com
|
||||||
|
dekoration.us
|
||||||
|
descargar-musica-gratis.net
|
||||||
detmebel.su
|
detmebel.su
|
||||||
deutschehobbyhuren.net
|
dev78.dioniqlabb.se
|
||||||
dev-seo.blog
|
dgfitness.co
|
||||||
digital-sale.su
|
dickssportinggoods.com
|
||||||
diusyawiga.tk
|
dieswaene.com
|
||||||
divisioncore.com
|
digest-project.ru
|
||||||
djstools.com
|
dignitasdata.se
|
||||||
docstoc.com
|
dimkino.ru
|
||||||
dogoimage.com
|
dktr.ru
|
||||||
|
docs4all.com
|
||||||
|
dokfilms.net
|
||||||
|
dokumentalkino.net
|
||||||
|
dollartree.info
|
||||||
|
dosugrostov.site
|
||||||
drillsaw.ru
|
drillsaw.ru
|
||||||
dverimegapolis.ru
|
drpornogratisx.xxx
|
||||||
dwomlink.info
|
drugspowerstore.com
|
||||||
e705.net
|
dvervmoskvu.ru
|
||||||
easyshoppermac.com
|
dvrlists.com
|
||||||
e-commerce-seo1.com
|
|
||||||
ecookna.com.ua
|
ecookna.com.ua
|
||||||
edelstahlschornstein-123.de
|
|
||||||
educatemetv.com
|
educatemetv.com
|
||||||
eduinfosite.com
|
education-cz.ru
|
||||||
ekaterinburg.xrus.org
|
egovaleo.it
|
||||||
ekn-art.se
|
ekto.ee
|
||||||
ekspertmed.com
|
elektrischezigarette1.onsugar.com
|
||||||
elektrischezi.canalblog.com
|
elektrischezigarette2.onsugar.com
|
||||||
elektrischeziga.livejournal.com
|
elvenar.com
|
||||||
elektrischezigarettekaufen2.cowblog.fr
|
encodable.com
|
||||||
elektroniksigaraankara.info
|
englate.com
|
||||||
elektrozigarette1.dreamwidth.org
|
erectile.bid
|
||||||
elektrozigaretten2.yn.lt
|
eshop.md
|
||||||
elidelcream.weebly.com
|
excitacao.com
|
||||||
eluxer.net
|
exct.net
|
||||||
energydiet-info.ru
|
eyessurgery.ru
|
||||||
enternet.ee
|
ezigarettekaufen2.yolasite.com
|
||||||
eralph.tk
|
f0815.de
|
||||||
erotik-kostenlos.net
|
f1nder.org
|
||||||
escortplius.com
|
failingmarriege.blogspot.com
|
||||||
eu-cookie-law.info
|
|
||||||
europages.com.ru
|
|
||||||
evogarage.com
|
|
||||||
ewebarticle.info
|
|
||||||
exhibitionplus.eu
|
|
||||||
exportshop.us
|
|
||||||
ezb.elvenmachine.com
|
|
||||||
ezigarettenshop2.myblog.de
|
|
||||||
ezigaretteshop2.mywapblog.com
|
|
||||||
fakehandbags.xyz
|
fakehandbags.xyz
|
||||||
familienzahnaerzte.com
|
fashion-stickers.ru
|
||||||
famix.xyz
|
ferieboligkbh.dk
|
||||||
faracontrol.ir
|
ff30236ddef1465f88547e760973d70a.com
|
||||||
fashionavenuegame.com
|
fidelityfunding.com
|
||||||
fdzone.org
|
figuringmoneyout.com
|
||||||
fifa-coins.online
|
filesvine.com
|
||||||
filmetricsasia.com
|
filmgo.ru
|
||||||
find1friend.com
|
findacheaplawyers.com
|
||||||
flipper.top
|
firstdrugmall.ru
|
||||||
fok.nl
|
firstsiteguide.com
|
||||||
|
fitfloponline.store
|
||||||
|
fiuxy.com
|
||||||
|
flagcounter.me
|
||||||
|
florida-tourism.net
|
||||||
|
flowwwers.com
|
||||||
fototravel.eu
|
fototravel.eu
|
||||||
franch.info
|
foxinsocks.ru
|
||||||
frbizlist.com
|
fr-bearings.ru
|
||||||
free-fb-traffic.com
|
freakycheats.com
|
||||||
freegamesplay.online
|
freelifetimefuckbook.com
|
||||||
freelotto.com
|
freenode.info
|
||||||
free-share-buttons.blogspot.com
|
free-share-buttons.top
|
||||||
freetangodownload.com
|
freetangodownload.com
|
||||||
froggytube.com
|
free-traffic.xyz
|
||||||
front.ru
|
fun-mobi.pl
|
||||||
galleryawesome.com
|
funtoonez.com
|
||||||
gallictures.com
|
fym.com.ru
|
||||||
gambarkataku.co
|
galaxys6manual.info
|
||||||
gearcraft.us
|
gamingspark.com
|
||||||
gigixo.com
|
gazporno.com
|
||||||
girlporn.ru
|
getmiro.com
|
||||||
glogow.pl
|
getridofstretchmarks.org
|
||||||
|
gne8.com
|
||||||
gogalleryawesome.com
|
gogalleryawesome.com
|
||||||
greamimgo.pw
|
goldandcard.ru
|
||||||
gribkovye-zabolevaniya.com
|
goodwriterssales.com
|
||||||
growmyfunds.ca
|
gox.com.ua
|
||||||
|
greatzip.com
|
||||||
gtopstats.com
|
gtopstats.com
|
||||||
headpharmacy.com
|
guardlink.com
|
||||||
healthcarestore.info
|
guge.io
|
||||||
heatpower.ru
|
guiadeserraazul.com
|
||||||
helicalpile.us
|
hasshe.com
|
||||||
helpmymacfaster.trade
|
hatedriveapart.com
|
||||||
hermesreplica.pw
|
hayate.biz
|
||||||
hobbyhuren-datenbank.com
|
hdapp1008-a.akamaihd.net
|
||||||
homedo.fabpage.com
|
hdseriale.pl
|
||||||
hotkeys.com
|
hermesbirkinhandbagoutlets.com
|
||||||
houseofgaga.ru
|
hiwibyh.bugs3.com
|
||||||
howlongdoestizanidinestayinyoursystem.blogspot.com
|
hledejvshopech.cz
|
||||||
hoztorg-opt.ru
|
holidaypics.org
|
||||||
hplaserjetpdriver8y.pen.io
|
hoste.octopis.com
|
||||||
hubbble.com
|
host-protection.com
|
||||||
hundejo.com
|
hotenergy.ru
|
||||||
icaseclub.ru
|
houston-vikings.com
|
||||||
ideoworld.org
|
htmlcorner.com
|
||||||
imgata.com
|
hyipmanager.in
|
||||||
inboxdollars.com
|
ibmdatamanagement.co
|
||||||
incep.imagine-ex.co
|
ictizanidinehcl4mg.blogspot.com
|
||||||
indianmedicaltourismshop.com
|
ifirestarter.ru
|
||||||
infokonkurs.ru
|
igrovyeavtomaty777.ru
|
||||||
innoslicon.com
|
imagine-ex.co
|
||||||
in-tandem.co
|
imediadesk.com
|
||||||
intelhdgraphicsgtdrive6w.metroblog.com
|
imgarit.pw
|
||||||
intellego.info
|
inbabes.sexushost.com
|
||||||
iqupdatetmz.win
|
inclk.com
|
||||||
isistaylorporn.info
|
indetiske.ya.ru
|
||||||
istanbulit.com
|
indiakino.net
|
||||||
istizanidineanarcoticdrug.blogspot.com
|
investmac.com
|
||||||
iwanttodeliver.com
|
iomoio.net
|
||||||
jabimgo.pw
|
javxxx18.com
|
||||||
kam-dom.ru
|
jerseywholesaleelitestore.com
|
||||||
kazka.ru
|
jrpmakati.com
|
||||||
kaz.kz
|
juliadiets.com
|
||||||
|
jwss.cc
|
||||||
|
kazan.xrus.org
|
||||||
kchaxton.com
|
kchaxton.com
|
||||||
keywordsuggests.com
|
kemerovo.zrus.org
|
||||||
kinobest.pl
|
ketoanhanoi.info
|
||||||
kinoduh.ru
|
kleine-titten.biz
|
||||||
kinofak.net
|
kochanelli.com
|
||||||
kinogonew.ru
|
kolotiloff.ru
|
||||||
kinomaniatv.pl
|
komputernaya-pomosh-moscow.ru
|
||||||
kiwi237au.tk
|
kovesszucs.atw.hu
|
||||||
konkursov.net
|
krasula.pp.ua
|
||||||
kopihijau.info
|
kreativperlen.ch
|
||||||
krafte.ru
|
kustanay.kz
|
||||||
lasvegaslockandsafe.com
|
kvartir-remont.biz
|
||||||
lawyers.cafe
|
laexotic.com
|
||||||
layola.biz.tc
|
lalalove.ru
|
||||||
levaquin750mg.blogspot.com
|
lampokrat.ws
|
||||||
|
lanasshop.ru
|
||||||
|
laptoper.net
|
||||||
|
law-check-nine.xyz
|
||||||
|
lernur.net
|
||||||
lexaprogeneric.link
|
lexaprogeneric.link
|
||||||
lifebyleese.com
|
linkdebrideur.xyz
|
||||||
linerdrilling.com
|
lion.playtap.us
|
||||||
linkbux.ru
|
liran-locks.com
|
||||||
liveinternet.ro
|
liverpool.gsofootball.com
|
||||||
live-sexcam.tk
|
lockerz.com
|
||||||
lkbennettoutlet.online
|
|
||||||
llastbuy.ru
|
|
||||||
locksmith.jp
|
|
||||||
loftdigital.eu
|
|
||||||
long-beach-air-conditioning.com
|
long-beach-air-conditioning.com
|
||||||
louisvuittonoutletstore.net
|
lumb.co
|
||||||
luciddiagnostics.in
|
lyrster.com
|
||||||
m0r0zk0-krava.ru
|
m1media.net
|
||||||
macnewtech.com
|
mafcards.ru
|
||||||
macrotek.ru
|
managerpak204.weebly.com
|
||||||
mafa-free.com
|
marketingvici.com
|
||||||
magicdiet.gq
|
|
||||||
magnetpress.sk
|
|
||||||
mall.uk
|
|
||||||
manyresultshub-a.akamaihd.net
|
|
||||||
markjaybeefractal.com
|
markjaybeefractal.com
|
||||||
marmitaco.cat
|
matsdale.com
|
||||||
masterseek.com
|
mebel-ekb.com
|
||||||
matrixalchemy.com
|
medicovi.com
|
||||||
maxthon.com
|
meget.co.za
|
||||||
mcadamssupplyco.com
|
menstennisforums.com
|
||||||
mediaoffers.click
|
mere.host.sk
|
||||||
mediawhirl.net
|
metallosajding.ru
|
||||||
meduza-consult.ru
|
migente.com
|
||||||
mensandals.xyz
|
minegam.com
|
||||||
metascephe.com
|
mobifunapp.weebly.com
|
||||||
mhi-systems.ru
|
mobilemedia.md
|
||||||
militarysale.pro
|
mobilierland.com
|
||||||
mir-business-24.ru
|
mockupui.com
|
||||||
mirmedinfo.ru
|
moetomnenie.com
|
||||||
misterjtbarbers.com
|
monclercoats.xyz
|
||||||
mobile.ok.ru
|
moncleroutletonline.win
|
||||||
mobplayer.net
|
moncleroutletonline.xyz
|
||||||
moneyzzz.ru
|
money-for-placing-articles.com
|
||||||
monitorwebsitespeed.com
|
moomi-daeri.com
|
||||||
monsterdivx.tv
|
moroccosurfadventures.com
|
||||||
moscow-region.ru
|
mosdverka.ru
|
||||||
moviezbonkerssk.cf
|
moz.com
|
||||||
muzaporn.com
|
multgo.ru
|
||||||
mvpicton.co.uk
|
mybinaryoptionsrobot.com
|
||||||
|
mydeathspace.com
|
||||||
mydownloadengine.com
|
mydownloadengine.com
|
||||||
mygameplus.ru
|
myhitmp3.club
|
||||||
myghillie.info
|
myonigroup.com
|
||||||
nacap.ru
|
mysexpics.ru
|
||||||
nagdak.ru
|
myxdate.info
|
||||||
nastydollars.com
|
myyour.eu
|
||||||
naturalpharm.com.ua
|
napalm51.nut.cc
|
||||||
neobux-bg.info
|
naperehresti.info
|
||||||
ngps1.ru
|
naphukete.ru
|
||||||
nordvpn.com
|
netanalytics.xyz
|
||||||
|
netoil.no
|
||||||
|
nevansk.ru
|
||||||
|
newsperuse.com
|
||||||
|
newstudio.tv
|
||||||
|
noscrapleftbehind.co
|
||||||
|
nosecret.com.ua
|
||||||
nufaq.com
|
nufaq.com
|
||||||
|
ochistka-stokov.ru
|
||||||
|
oconto.ru
|
||||||
offergroup.info
|
offergroup.info
|
||||||
okeinfo.online
|
okayimage.com
|
||||||
onefilms.net
|
okout.ru
|
||||||
onetravelguides.com
|
omsk.xrus.org
|
||||||
onlinadverts.com
|
onemantrip.com
|
||||||
online.ktc45.ru
|
onko-24.com
|
||||||
online-podarki.com
|
onlineslotmaschine.com
|
||||||
onlyforemont.ru
|
online-templatestore.com
|
||||||
openlibrary.org
|
open-odyssey.org
|
||||||
openmediasoft.com
|
outrageousdeal-a.akamaihd.net
|
||||||
optitrade24.com
|
outshop.ru
|
||||||
orion-code-access.net
|
oyster-green.com
|
||||||
ostrovtaxi.ru
|
ozas.net
|
||||||
paintingplanet.ru
|
panamaforbeginners.com
|
||||||
pandarastore.top
|
pc-test.net
|
||||||
pandroid.co
|
pharmacyincity.com
|
||||||
pc-services.ru
|
photo-clip.ru
|
||||||
penisvergrotendepillennl.ovh
|
phpdevops.com
|
||||||
perfection-pleasure.ru
|
pictures-and-images.com
|
||||||
perl.dp.ua
|
pinwallpaper.xyz
|
||||||
pila.pl
|
pl.aasoldes.fr
|
||||||
pinwallpaper.top
|
plastgranar.nu
|
||||||
platinumdeals.gr
|
play-mp3.com
|
||||||
playfortuna-play.ru
|
|
||||||
playlott.com
|
|
||||||
play-movie.pl
|
|
||||||
plugingeorgia.com
|
|
||||||
pod-muzyku.club
|
|
||||||
podshipniki-nsk.ru
|
podshipniki-nsk.ru
|
||||||
poiskzakona.ru
|
poems.com.ua
|
||||||
polimga.pw
|
pokemongooo.ml
|
||||||
popup.matchmaker.com
|
pornobrazzers.biz
|
||||||
porndairy.in
|
pornonik.com
|
||||||
pornhub-forum.ga
|
|
||||||
porodasobak.net
|
porodasobak.net
|
||||||
praisong.net
|
pozdrawleniya.com
|
||||||
priora-2.com
|
pr0fit-b0x.com
|
||||||
|
predmety.in.ua
|
||||||
|
pricheski-video.com
|
||||||
privacyassistant.net
|
privacyassistant.net
|
||||||
privatbank46.ru
|
prizeestates.cricket
|
||||||
proekt-mos.ru
|
projectforte.ru
|
||||||
profitfx.online
|
prombudpostach.com.ua
|
||||||
prohoster.info
|
pro-okis.ru
|
||||||
pron.pro
|
prostitutki-almata.org
|
||||||
propranolol40mg.blogspot.com
|
prostitutki-belgoroda.org
|
||||||
proprostatit.com
|
ptr.ruvds.com
|
||||||
prosmibank.ru
|
rabotaetvse.ru
|
||||||
prostitutki-astana.org
|
rankexperience.com
|
||||||
pr-ten.de
|
rankia.com
|
||||||
pst2017.onlinewebshop.net
|
rankings-analytics.com
|
||||||
pyramidlitho.webs.com
|
realtytimes.com
|
||||||
quangcaons.com
|
registratciya-v-moskve.ru
|
||||||
quickloanbank.com
|
remont-mobile-phones.ru
|
||||||
rainbowice.ru
|
remont-ustanovka-tehniki.ru
|
||||||
realting-moscow.ru
|
rep-am.com
|
||||||
rebelmouse.com
|
restorator-msk.ru
|
||||||
rebrand.ly
|
rn-to-bsn.com
|
||||||
rebuildermedical.com
|
rossmark.ru
|
||||||
redbottomheels.xyz
|
ru-dety.ru
|
||||||
registry-cleaner.net
|
ruscoininvest.company
|
||||||
registrysweeper.com
|
rvi.biz
|
||||||
reimageplus.com
|
saddiechoua.com
|
||||||
reklama-i-rabota.ru
|
sad-torg.com.ua
|
||||||
relayblog.com
|
samara.rosfirm.ru
|
||||||
remmling.de
|
sbdl.no
|
||||||
renewablewealth.com
|
sbricur.com
|
||||||
retailwith.com
|
|
||||||
rewardit.com
|
|
||||||
richinvestmonitor.com
|
|
||||||
ricorsogiustizia.org
|
|
||||||
rp9.ru
|
|
||||||
rubanners.com
|
|
||||||
ruf777.com
|
|
||||||
rus-pornuha.com
|
|
||||||
rutor.group
|
|
||||||
s8-nowy-wygraj.comli.com
|
|
||||||
sale-japan.com
|
|
||||||
salmonfishingsacramentoriver.com
|
|
||||||
sashagreyblog.ga
|
|
||||||
savememoney.co.za
|
|
||||||
savetubevideo.com
|
|
||||||
savingsslider-a.akamaihd.net
|
|
||||||
sbt-aqua.ru
|
sbt-aqua.ru
|
||||||
scanmyphones.com
|
sbtdesign.co.uk
|
||||||
sdelatmebel.ru
|
scanner-andrew.top
|
||||||
seadragonherbery.com
|
scanner-viktor.top
|
||||||
seansonline24.pl
|
scansafe.net
|
||||||
search-error.com
|
search.alot.com
|
||||||
seemoreresultshu-a.akamaihd.net
|
searchinterneat-a.akamaihd.net
|
||||||
seorussian.ru
|
sexpornotales.com
|
||||||
sexkontakte-seite.com
|
sex-tracker.de
|
||||||
sextracker.be
|
sexvporno.ru
|
||||||
shillyourcoins.com
|
sfj-ror.no
|
||||||
shisha-swag.de
|
shinikiev.com.ua
|
||||||
shohanb.com
|
shopfishing.com.ua
|
||||||
sibecoprom.ru
|
signx.info
|
||||||
silvercash.com
|
site.ru
|
||||||
simple-image.com.ua
|
sitevaluation.org
|
||||||
simpoed.ufop.br
|
sitopreferito.it
|
||||||
slomm.ru
|
smartadserver.com
|
||||||
sluganarodu.ru
|
snyatie-lomki-v-stacionare.ru
|
||||||
slujbauborki.ru
|
socialbookmarksubmission.org
|
||||||
slutloadlive.com
|
social-vestnik.ru
|
||||||
snow.nvr163.com
|
softxaker.ru
|
||||||
sobecjvuwa.com.ru
|
sohoindia.net
|
||||||
socialmadesimple.com
|
spidtest.space
|
||||||
socialmediasuggest.com
|
|
||||||
soc-proof.su
|
|
||||||
solicita.info
|
|
||||||
solution4u.com
|
|
||||||
songoo.wz.cz
|
|
||||||
sportbetfair.com
|
sportbetfair.com
|
||||||
stats-collector.org
|
sports-supplements.us
|
||||||
steamoff.net
|
spyfu.com
|
||||||
stefanbakosab.se
|
spy-sts.com
|
||||||
stmassage.ru
|
srecorder.com
|
||||||
stop-gepatit.te.ua
|
startwp.org
|
||||||
suchenindeutschland.com
|
starwars.wikia.com
|
||||||
sukarame.net
|
steebook.com
|
||||||
superkanpo.com
|
stoki.ru
|
||||||
svnuppsalaorebro.se
|
stroilka.info
|
||||||
swingerseiten.com
|
stroiminsk.com
|
||||||
|
supermama.top
|
||||||
|
superstats.com
|
||||||
|
surflinksmedical.com
|
||||||
|
svetlotorg.ru
|
||||||
|
swagbucks.com
|
||||||
taaaak.com
|
taaaak.com
|
||||||
tako3.com
|
tanieaukcje.com.pl
|
||||||
tandvardshuset.net
|
taqywu51.soup.io
|
||||||
tech4master.com
|
taxi-v-eisk.ru
|
||||||
|
td-l-market.ru
|
||||||
telemetryverification.net
|
telemetryverification.net
|
||||||
texbaza.by
|
thesmartsearch.net
|
||||||
thecounter.com
|
timhost.ru
|
||||||
theheroes.ru
|
|
||||||
thejournal.ru
|
|
||||||
tiens2010.ru
|
|
||||||
tizanidinecapsules.blogspot.com
|
tizanidinecapsules.blogspot.com
|
||||||
tizanidinehcl2mgtablet.blogspot.com
|
tizanidinecost.blogspot.com
|
||||||
tizanidinehydrochloride4mgstreetvalue.blogspot.com
|
tizanidinehcl2mgsideeffects.blogspot.com
|
||||||
tizanidinesleepaid.blogspot.com
|
tizanidineinteractions.blogspot.com
|
||||||
tizanidinevsvalium.blogspot.com
|
tizanidinerecreationaluse.blogspot.com
|
||||||
tizanidinezanaflex.blogspot.com
|
tizanidineusedfor.blogspot.com
|
||||||
token-lab.org
|
tjkckpytpnje.com
|
||||||
topvidos.ru
|
toloka.hurtom.com
|
||||||
torrnada.ru
|
totu.us
|
||||||
trahic.ru
|
tourismvictoria.com
|
||||||
trk-4.net
|
toxicwap.com
|
||||||
truck-rece.life
|
toyota.7zap.com
|
||||||
trumpetedextremes.com
|
track2.shop
|
||||||
tsstcorpcddvdwshbbdriverfb.aircus.com
|
trafficjunky.net
|
||||||
turbodsp.com
|
tubeline.biz
|
||||||
tvoystartup.ru
|
tversvet.ru
|
||||||
twiclub.in
|
tvnewsclips.info
|
||||||
uamtrk.com
|
twinderbella.com
|
||||||
ucsol.ru
|
ucoz.ru
|
||||||
ultimatesetnewfreeallsoftupgradesystems.pw
|
uptime-delta.net
|
||||||
unblocksit.es
|
vacances-voyages.info
|
||||||
univerfiles.com
|
vesnatehno.ru
|
||||||
usswrite.com
|
viagengrarx.com
|
||||||
valueclick.com
|
viagroid.ru
|
||||||
vapeface.club
|
video-camer.com
|
||||||
v-doc.co
|
vinylvault.co.uk
|
||||||
vektorpress.ru
|
vip.51.la
|
||||||
veles.shop
|
vipsiterip.org
|
||||||
venerologiya.com
|
viteonlusarezzo.it
|
||||||
veselokloun.ru
|
vkmusics.ru
|
||||||
vip2ch.com
|
vkontaktemusic.ru
|
||||||
viven.host.sk
|
voditeltrezviy.ru
|
||||||
vodaodessa.com
|
vsdshnik.com
|
||||||
vodkoved.ru
|
web.cvut.cz
|
||||||
w3data.co
|
webix.me
|
||||||
wait3sec.org
|
webscouter.net
|
||||||
warezaccess.com
|
websites-reviews.com
|
||||||
webalan.ru
|
weburlopener.com
|
||||||
webcamdevochka.com
|
weightatraining.com
|
||||||
webix.biz
|
weprik.ru
|
||||||
websiteaccountant.de
|
wesharepics.site
|
||||||
whatsupinfoley.com
|
westermarkanjou.se
|
||||||
wholesalejerseychinashop.com
|
whatsappdownload10.com
|
||||||
whos.amung.us
|
wholesalejerseychinaoutlet.com
|
||||||
wiosenny-bon-1500.pl
|
wholesalejerseysgaa.com
|
||||||
wladimirpayen.com
|
wholesalenfljerseys.us.com
|
||||||
worldlovers.ru
|
woman-h.ru
|
||||||
xaijo.com
|
woodyguthrie.se
|
||||||
x-diesel.info
|
worldtraveler.world
|
||||||
x-musics.com
|
wosik-dach.service-for-web.de
|
||||||
xn----7sbaaabaei0cc8aj5bj0bncejx.xn--p1ai
|
wowcasinoonline.ooo
|
||||||
xn----8sbhefaln6acifdaon5c6f4axh.xn--p1ai
|
writingservices17.blogspot.ru
|
||||||
xn----8sblgmbj1a1bk8l.xn----161-4vemb6cjl7anbaea3afninj.xn--p1ai
|
ws.ampower.me
|
||||||
xn----dtbndd4ae7eub.top
|
www.888.com
|
||||||
xn--hxazdsfy.blogspot.com
|
wwwadultcheck.com
|
||||||
xn--oogle-wmc.com
|
xcombear.ru
|
||||||
x-rates.ru
|
xdoza.com
|
||||||
xrus.org
|
xn----itbeirbjbi7bc6bh2d.xn--p1ai
|
||||||
xxxnatelefon.ru
|
xnxx699.com
|
||||||
xxxtubesafari.com
|
xsion.net
|
||||||
yes-com.com
|
xtube.com
|
||||||
youandcredit.ru
|
xxxguitars.com
|
||||||
yourporngay.com
|
xzlive.com
|
||||||
zastenchivosti.net
|
yur-p.ru
|
||||||
zeg-distribution.com
|
zaapplesales.blogspot.com
|
||||||
znakomstva-moskva77.ru
|
zeroredirect5.com
|
||||||
zverokruh-shop.cz
|
znaturaloriginal.com
|
||||||
zvezdagedon.ru
|
|
||||||
|
|
|
@ -1,250 +1,250 @@
|
||||||
01apple.com
|
3weekdiet.com
|
||||||
1adult.com
|
7xc4n.com
|
||||||
2345.com
|
7yue.org
|
||||||
aa8b68101d388c446389283820863176e7.com
|
addbin.men
|
||||||
abclauncher.com
|
advertisingtag.net
|
||||||
activepr.ru
|
advokateg.xyz
|
||||||
adcash.com
|
airlandsea.info
|
||||||
adtech.fr
|
all4invest.info
|
||||||
adtology.com
|
|
||||||
adultnet.in
|
|
||||||
air-edem.ru
|
|
||||||
allforminecraft.ru
|
allforminecraft.ru
|
||||||
alyeskaresort.com
|
allnews24.in
|
||||||
amt-k.ru
|
amateurmatch.com
|
||||||
animali.deagostinipassion.it
|
ample-awards-today.us
|
||||||
animenime.ru
|
anti-virus-removal.info
|
||||||
antons-transporte.de
|
apiluckyleapnet-a.akamaihd.net
|
||||||
arenanews.com.ua
|
apimegabrowsebiz-a.akamaihd.net
|
||||||
asiengirls.net
|
apioutoboxnet-a.akamaihd.net
|
||||||
avon-severozapad.ru
|
api.stathat.com
|
||||||
avtolombard-krasnodar.ru
|
arpelsreplica.xyz
|
||||||
backgroundpictures.net
|
artavenuegardenstudios.com
|
||||||
bang-hotties.com
|
atout-energie-69.com
|
||||||
bankofthewext.com
|
awaybird.ru
|
||||||
bannerpower.com
|
banki76.ru
|
||||||
becuo.com
|
bcmp.org
|
||||||
biographiya.com
|
beget.tech
|
||||||
bjetjt.com
|
bestcurs.org
|
||||||
blog.remote-computer.de
|
besthoro.ru
|
||||||
bookhome.info
|
bitnote.co
|
||||||
byme.se
|
blackcurranthumidifiers.site
|
||||||
cacheimages.com
|
blogig.org
|
||||||
camdolls.com
|
boole.onlinewebshop.net
|
||||||
carloans.com
|
budilneg.xyz
|
||||||
cartierlove2u.com
|
buzz-porno.info
|
||||||
cartierwatch.xyz
|
cakesplus.com.au
|
||||||
cayado.snn.gr
|
candiceloves.us
|
||||||
cdnnetwok.xyz
|
cand.jp
|
||||||
cheapcigarettesc.info
|
capacitacionyaprendizaje.com
|
||||||
cheapjerseysfootballshop.com
|
chinacheapelitejerseys.com
|
||||||
cineacademy.ru
|
|
||||||
clean-virus-mac.com
|
clean-virus-mac.com
|
||||||
coin-hive.com
|
connectionstrenth.com
|
||||||
coinsspb.com
|
cookingmeat.ru
|
||||||
com-cleaner.systems
|
coolwallpapers-hd.com
|
||||||
comeondog.info
|
delfin-aqua.com.ua
|
||||||
countercrazy.com
|
demenageur.com
|
||||||
craftinsta.ru
|
|
||||||
csgo4.win
|
|
||||||
customergrowthsystems.com
|
|
||||||
cutalltheshit.com
|
|
||||||
daooda.com
|
|
||||||
davebestdeals.com
|
|
||||||
davidovic.info
|
|
||||||
ddsoldes.fr
|
|
||||||
dekorkeramik.ru
|
|
||||||
delayreferat.ru
|
|
||||||
delta-line.men
|
|
||||||
deniven.1bb.ru
|
|
||||||
deshevo-nedorogo.ru
|
|
||||||
dmmspy.com
|
|
||||||
dnepropetrovsk.mistr-x.org
|
dnepropetrovsk.mistr-x.org
|
||||||
doctormakarova.ru
|
dwomlink.info
|
||||||
doeco.ru
|
e705.net
|
||||||
driving.kiev.ua
|
elektronischezi.livejournal.com
|
||||||
drunkenstepfather.com
|
elektrozigarette2.wordpressy.pl
|
||||||
efnor-ac.com
|
elkacentr.ru
|
||||||
eluxer.net
|
el-nation.com
|
||||||
essayservicewriting.org
|
enews.tech
|
||||||
ewebarticle.info
|
enternet.ee
|
||||||
extlinks.com
|
erotik0049.com
|
||||||
extractorandburner.com
|
eupornstar.info
|
||||||
ezigarettenkaufen1.pagina.gr
|
fable.in.ua
|
||||||
ezigaretteshop.webs.com
|
factorynightclub.com
|
||||||
family1st.ca
|
famix.xyz
|
||||||
fandlr.com
|
fandlr.com
|
||||||
fantasticpixcool.com
|
faracontrol.ir
|
||||||
ferieboligkbh.dk
|
fatmaelgarny.com
|
||||||
fickluder69.com
|
fickluder69.com
|
||||||
filesclub.net
|
financetip.eu
|
||||||
filesvine.com
|
firma-legion.ru
|
||||||
filmi-onlain.info
|
forexgb.ru
|
||||||
flprog.com
|
forex-indextop20.ru
|
||||||
forensicpsychiatry.ru
|
foto-sisek.porngalleries.top
|
||||||
foxinsocks.ru
|
fototravel.eu
|
||||||
freenom.link
|
foxweber.com
|
||||||
ftns.ru
|
frameimage.org
|
||||||
gazobeton-p.com.ua
|
gamedayhouse.com
|
||||||
gembird.com
|
gaytube.com
|
||||||
getoutofdebtfree.org
|
gearsadspromo.club
|
||||||
glopages.ru
|
gemara.com
|
||||||
goodprotein.ru
|
getlaid-xxxhookupdirect.com
|
||||||
gotomontenegro.net
|
goo.ne.jp
|
||||||
gox.com.ua
|
greenzaim.ru
|
||||||
|
gribokstop.com
|
||||||
gsmlab.pl
|
gsmlab.pl
|
||||||
hamptonoaks.ca
|
gta-club.ru
|
||||||
handicapbathtubarea.com
|
guardlink.org
|
||||||
havepussy.com
|
hatedriveapart.com
|
||||||
hikesearch.net
|
hesteel.pl
|
||||||
hop.clickbank.net
|
high-speed1.net
|
||||||
hornymatches.com
|
hitmuzik.ru
|
||||||
hotkeys.com
|
hitsbox.info
|
||||||
hoverboard360.se
|
horoshieokna.com
|
||||||
imadedinner.net
|
hotel-mkad.ru
|
||||||
imperiafilm.ru
|
houston-vikings.com
|
||||||
integritylandscapeservices.com
|
ico.re
|
||||||
intermesh.net
|
ideawheel.com
|
||||||
istizanidineanopiate.blogspot.com
|
ilmen.net
|
||||||
istizanidinelikexanax.blogspot.com
|
infogame.name
|
||||||
itservicesthatworkforyou.com
|
informatiecentro.be
|
||||||
jackpotchances.com
|
insta-add.pro
|
||||||
janerikholst.se
|
instabid.tech
|
||||||
japan-bearings.ru
|
ipostroika.ru
|
||||||
jewelryandfiligree.com
|
iptool.xyz
|
||||||
journeydownthescale.info
|
itis4you.com
|
||||||
kadashihotel.com
|
iwantmyfreecash.com
|
||||||
kareliatobacco.ru
|
jamiembrown.com
|
||||||
kazan.xrus.org
|
jmat.cn
|
||||||
kinobest.pl
|
justbcause.com
|
||||||
kino-fun.ru
|
kountrylife.com
|
||||||
krasivye-devushki.net
|
landoftracking.com
|
||||||
krasnodar.zrus.org
|
lapitec.eu
|
||||||
ladov.ru
|
lecbter-relationships.ga
|
||||||
la-fa.ru
|
livingcanarias.com
|
||||||
layola.biz.tc
|
lovelycraftyhome.com
|
||||||
lazy-z.com
|
lyrster.com
|
||||||
life-instyle.com
|
macfix.life
|
||||||
lightinghomes.net
|
madot.onlinewebshop.net
|
||||||
linkbolic.com
|
magazin-pics.ru
|
||||||
liran-locks.com
|
maju.bluesalt.co
|
||||||
lomza.info
|
malls.com
|
||||||
magazintiande.ru
|
malwareremovalcenter.com
|
||||||
marcogrup.com
|
max-eclat.men
|
||||||
mcar.in.ua
|
m.b00kmarks.com
|
||||||
mebeldekor.com.ua
|
mebel-ekb.com
|
||||||
medicineseasybuy.com
|
medicines-choice.com
|
||||||
meetlocalchicks.com
|
medispainstitute.com.au
|
||||||
members.ghanaweb.com
|
megakino.net
|
||||||
mezaruk.info
|
mmoguider.ru
|
||||||
microsearch.ru
|
mobstarr.com
|
||||||
mirzonru.net
|
monclerjacketsoutlet.pw
|
||||||
mitrasound.ru
|
moncleronline.xyz
|
||||||
mixtapetorrent.com
|
moncleroutletonline.win
|
||||||
mmgq.ru
|
muschisexbilder.com
|
||||||
moesonce.com
|
mwtpludn.review
|
||||||
mole.pluto.ro
|
my-cash-bot.co
|
||||||
monthlywinners.com
|
mydirtystuff.com
|
||||||
moscow.xrus.org
|
nalogovyy-kodeks.ru
|
||||||
mountainstream.ms
|
needtosellmyhousefast.com
|
||||||
mrvideospornogratis.xxx
|
nibbler.silktide.com
|
||||||
mtmtv.info
|
nlfjjunb5.ru
|
||||||
mulberryoutletonlineeu.com
|
novgorod.xrus.org
|
||||||
mykings.pw
|
ochistka-stokov.ru
|
||||||
nhl17coins.exblog.jp
|
ok.ru
|
||||||
of-ireland.info
|
old-rock.com
|
||||||
oneminutesite.it
|
oneshotdate.com
|
||||||
online-hd.pl
|
online-hit.info
|
||||||
online-templatestore.com
|
orenburg-gsm.ru
|
||||||
o-o-6-o-o.com
|
paclitor.com
|
||||||
o-o-8-o-o.ru
|
palvira.com.ua
|
||||||
orgasmatrix.com
|
partner-print.men
|
||||||
pagesense.com
|
pavlodar.xkaz.org
|
||||||
partnersafe.men
|
pc-virus-d0l92j2.pw
|
||||||
pierrehardysale.online
|
pensplan4u.com
|
||||||
pihl.se
|
picquery.com
|
||||||
plastjulgranar.se
|
picturesmania.com
|
||||||
poems.com.ua
|
pila.pl
|
||||||
poiskzakona.ru
|
pills24h.com
|
||||||
pokerniydom.ru
|
piulatte.cz
|
||||||
porn555.com
|
pix24x7.com
|
||||||
porno-chaman.info
|
pizdeishn.com
|
||||||
pornoslive.net
|
plastgran.com
|
||||||
pornowarp.info
|
platezhka.net
|
||||||
posible.net
|
play.leadzupc.com
|
||||||
preparevideosafesystem4unow.space
|
pobeiranie.pl
|
||||||
prizesbook.online
|
polimga.pw
|
||||||
profitfx.online
|
popmarker.com
|
||||||
putevka24.ru
|
pornofeuer.com
|
||||||
ragecash.com
|
pornogad.com
|
||||||
ranksonic.com
|
pornophoto.xyz
|
||||||
redirect.trafficreceiver.club
|
porno.simple-image.com.ua
|
||||||
reining.lovasszovetseg.hu
|
prefersurvey.net
|
||||||
remontvsamare.su
|
pretty-mart.com
|
||||||
rixpix.ru
|
printingpeach.com
|
||||||
ros-ctm.ru
|
priscilarodrigues.com.br
|
||||||
royal-betting.net
|
promodj.com
|
||||||
sbprabooks.com
|
propranolol40mg.blogspot.com
|
||||||
seadragonherbery.com
|
pussyspace.net
|
||||||
|
quebec-bin.com
|
||||||
|
restaurantlescampi.com
|
||||||
|
royalvegascasino.com
|
||||||
|
sabizonline.com
|
||||||
|
scanner-mark.top
|
||||||
|
scenarii-1-sentyabrya.uroki.org.ua
|
||||||
seansonline24.pl
|
seansonline24.pl
|
||||||
searchengineranker.email
|
seocheckupx.com
|
||||||
seokicks.de
|
service-core.ru
|
||||||
serpstat.com
|
sex-dating.co
|
||||||
sexsaoy.com
|
sexfreepornoxxx.com
|
||||||
|
sexphoto.site
|
||||||
|
share-buttons-for-free.com
|
||||||
|
shikiso.info
|
||||||
|
shitmovs.com
|
||||||
shop.acim.org
|
shop.acim.org
|
||||||
shopcheermakeup.info
|
shop.xz618.com
|
||||||
signoredom.com
|
silktide.com
|
||||||
si-unique.com
|
siteimprove.com
|
||||||
slomm.ru
|
sky-mine.ru
|
||||||
small-games.biz
|
smailik.org
|
||||||
smallseotools.com
|
social-buttons.xyz
|
||||||
solnplast.ru
|
sofit-dmd.ru
|
||||||
|
solicita.info
|
||||||
songoo.wz.cz
|
songoo.wz.cz
|
||||||
stauga.altervista.org
|
stats-public.grammarly.io
|
||||||
staynplay.net
|
stretchmate.net
|
||||||
supervesti.ru
|
studiofmp.com
|
||||||
swinger-mobil.net
|
sumo.com
|
||||||
szucs.ru
|
svbur.ru
|
||||||
tam-gde-more.ru
|
swsociety.se
|
||||||
tanieaukcje.com.pl
|
tehngr.ru
|
||||||
technika-remont.ru
|
thaisamkok.com
|
||||||
titan-ads.life
|
thecoral.com.br
|
||||||
token-lab.org
|
thegalerie.eu
|
||||||
top1-seo-service.com
|
tiens2010.ru
|
||||||
top-study.work
|
tizanidinehcl2mgsideeffects.blogspot.com
|
||||||
traffic100.com
|
tizanidineinfo.blogspot.com
|
||||||
trafficmania.com
|
tizanidinezanaflex.blogspot.com
|
||||||
tripper.de
|
tomatis.gospartner.com
|
||||||
tri-slona.org
|
torrents.cd
|
||||||
trubywriting.com
|
tourcroatia.co.uk
|
||||||
tubeoffline.com
|
tourismvictoria.com
|
||||||
|
trafaret74.ru
|
||||||
|
traffic2money.com
|
||||||
|
trucri.me
|
||||||
|
tuberkulezanet.ru
|
||||||
|
tubo360.com
|
||||||
tvteleport.ru
|
tvteleport.ru
|
||||||
uasb.ru
|
twojebook.pl
|
||||||
uptimebot.net
|
twu.com.ua
|
||||||
url-img.link
|
typimga.pw
|
||||||
us-america.ru
|
undergroundcityphoto.com
|
||||||
via-energy-cumpara.com
|
unisexjewelry.org
|
||||||
video-chat.in
|
unlimitdocs.net
|
||||||
vpnhowto.info
|
uvozdeckych.info
|
||||||
webnode.me
|
validdomain.xyz
|
||||||
website-datenbank.de
|
venerologiya.com
|
||||||
websiteexplorer.info
|
via-energy-order.com
|
||||||
whatsappdownload10.com
|
vizag.kharkov.ua
|
||||||
where-toget.com
|
volume-pills.biz
|
||||||
|
voronezh.xrus.org
|
||||||
|
webmasters.stackexchange.com
|
||||||
|
windowssearch-exp.com
|
||||||
|
word-vorlagen.net
|
||||||
|
wormix-cheats.ru
|
||||||
|
wpthemedetector.co.uk
|
||||||
www.timer4web.com
|
www.timer4web.com
|
||||||
xn----7sbahjd3btneuw1joc.xn--p1ai
|
xchat26.myfreecams.com
|
||||||
xn----7sbho2agebbhlivy.xn--p1ai
|
xclicks.net
|
||||||
xn--80ahvj9e.xn--p1ai
|
xerox-douglas.cf
|
||||||
xpresscare.ru
|
xev.ru
|
||||||
xsion.net
|
xn-----6kccaibs5cb8afhjrfmix2n.xn--p1ai
|
||||||
yaderenergy.ru
|
xxxnatelefon.ru
|
||||||
yuarra.pluto.ro
|
y8games-free.com
|
||||||
zaimhelp.ru
|
youraticles.pl
|
||||||
zarajbuilders.com
|
youtubedownload.org
|
||||||
zed21.net
|
zeroredirect11.com
|
||||||
zeroredirect2.com
|
zeroredirect9.com
|
||||||
zlatnajesen.com
|
|
||||||
znakomstvaonlain.ru
|
|
||||||
zocaparj.kz
|
|
||||||
zoominfo.com
|
|
||||||
zx6.ru
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
35.193.7.13 0;
|
35.192.136.167 0;
|
||||||
127.0.0.1 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:
|
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
|
||||||
|
|
||||||
_______________
|
_______________
|
||||||
#### Version: V4.2019.08.1805
|
#### Version: V4.2019.08.1806
|
||||||
#### Bad Referrer Count: [6746](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
|
#### Bad Referrer Count: [6750](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
|
||||||
#### Bad Bot Count: [557](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
|
#### Bad Bot Count: [557](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
|
||||||
#### Fake Googlebots Count: [204](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/fake-googlebots.list)
|
#### Fake Googlebots Count: [204](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:
|
### PLEASE READ CONFIGURATION INSTRUCTIONS BELOW THOROUGHLY :exclamation:
|
||||||
|
|
||||||
_______________
|
_______________
|
||||||
#### Version: V4.2019.08.1805
|
#### Version: V4.2019.08.1806
|
||||||
#### Bad Referrer Count: [6746](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
|
#### Bad Referrer Count: [6750](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
|
||||||
#### Bad Bot Count: [557](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
|
#### Bad Bot Count: [557](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
|
||||||
#### Fake Googlebots Count: [204](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/fake-googlebots.list)
|
#### Fake Googlebots Count: [204](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)
|
##### 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.2019.08.1805
|
#### Version: V4.2019.08.1806
|
||||||
#### Bad Referrer Count: [6746](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
|
#### Bad Referrer Count: [6750](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
|
||||||
#### Bad Bot Count: [557](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
|
#### Bad Bot Count: [557](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
|
||||||
#### Fake Googlebots Count: [204](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/fake-googlebots.list)
|
#### Fake Googlebots Count: [204](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/fake-googlebots.list)
|
||||||
____________________
|
____________________
|
||||||
|
|
|
@ -1,12 +1,3 @@
|
||||||
greamimgo.pw
|
|
||||||
sogimlecal.tk
|
|
||||||
tacbibirfa.tk
|
|
||||||
vbtracker.net
|
|
||||||
vzlomfb.com
|
|
||||||
vzlomsn.org
|
|
||||||
vzlomtw.com
|
|
||||||
vtcdns.com
|
|
||||||
kinozapas.com
|
|
||||||
000free.us
|
000free.us
|
||||||
007angels.com
|
007angels.com
|
||||||
00author.com
|
00author.com
|
||||||
|
@ -3155,6 +3146,7 @@ kinopolet.net
|
||||||
kinosed.net
|
kinosed.net
|
||||||
kinostorm.net
|
kinostorm.net
|
||||||
kinotorka.ru
|
kinotorka.ru
|
||||||
|
kinozapas.com
|
||||||
kiprinform.com
|
kiprinform.com
|
||||||
kirov.zrus.org
|
kirov.zrus.org
|
||||||
kiskinhouse.com
|
kiskinhouse.com
|
||||||
|
@ -5349,6 +5341,7 @@ softonicads.com
|
||||||
softtor.com
|
softtor.com
|
||||||
softwaretrend.net
|
softwaretrend.net
|
||||||
softxaker.ru
|
softxaker.ru
|
||||||
|
sogimlecal.tk
|
||||||
soheavyblog.com
|
soheavyblog.com
|
||||||
sohoindia.net
|
sohoindia.net
|
||||||
solicita.info
|
solicita.info
|
||||||
|
@ -5572,6 +5565,7 @@ tabakur77.com
|
||||||
tabletkinaodchudzanie.com.pl
|
tabletkinaodchudzanie.com.pl
|
||||||
taboola.com
|
taboola.com
|
||||||
tacbelarus.ru
|
tacbelarus.ru
|
||||||
|
tacbibirfa.tk
|
||||||
tackletarts.co
|
tackletarts.co
|
||||||
tagil.zrus.org
|
tagil.zrus.org
|
||||||
taihouse.ru
|
taihouse.ru
|
||||||
|
@ -6211,6 +6205,7 @@ vsesubwaysurfers.com
|
||||||
vseuznaem.com
|
vseuznaem.com
|
||||||
vsexkontakte.net
|
vsexkontakte.net
|
||||||
vtc.pw
|
vtc.pw
|
||||||
|
vtcdns.com
|
||||||
vucms.com
|
vucms.com
|
||||||
vut.com.ru
|
vut.com.ru
|
||||||
vvon.co.uk
|
vvon.co.uk
|
||||||
|
|
|
@ -3,8 +3,8 @@
|
||||||
# EASY CONFIGURATION INSTRUCTIONS FOR STOPPING GOOGLE ANALYTICS "GHOST" SPAM
|
# EASY CONFIGURATION INSTRUCTIONS FOR STOPPING GOOGLE ANALYTICS "GHOST" SPAM
|
||||||
|
|
||||||
_______________
|
_______________
|
||||||
#### Version: V4.2019.08.1805
|
#### Version: V4.2019.08.1806
|
||||||
#### Bad Referrer Count: [6746](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
|
#### Bad Referrer Count: [6750](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-referrers.list)
|
||||||
#### Bad Bot Count: [557](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
|
#### Bad Bot Count: [557](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list)
|
||||||
#### Fake Googlebots Count: [204](https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/_generator_lists/fake-googlebots.list)
|
#### Fake Googlebots Count: [204](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
|
@ -1 +1 @@
|
||||||
zaapplesales\.blogspot\.com|zacreditom\.ru|zagadki\.in\.ua|zahvat\.ru|zaidia\.xhost\.ro|zaim\-pod\-zalog\-krasnodar\.ru|zaimhelp\.ru|zaimite\.ru|zajm\-pod\-zalog\-nedvizhimosti\.ru|zajm\-zalog\-krasnodar\.ru|zakazfutbolki\.com|zakazvzloma\.com|zakon\-ob\-obrazovanii\.ru|zakonobosago\.ru|zaloadi\.ru|zaloro\.com|zambini\.ru|zaobao\.com\.sg|zapatosenventa\.info|zapiszto\.pl|zarabiaj\-dzis\.pl|zarabotat\-na\-sajte\.ru|zarabotok\-\-doma\.ru|zarajbuilders\.com|zarenica\.net|zarepta\.com|zastenchivosti\.net|zastroyka\.org|zatjmuzu\.info|zawyna\.ua|zazagames\.org|zdesformula\.ru|zdesoboi\.com|zebradudka\.com|zebramart\.ru|zed21\.net|zeg\-distribution\.com|zeikopay\.com|zeleznobeton\.ru|zero1\.it|zerocash\.msk\.ru|zeroredirect\.com|zeroredirect1\.com|zeroredirect10\.com|zeroredirect11\.com|zeroredirect12\.com|zeroredirect2\.com|zeroredirect5\.com|zeroredirect6\.com|zeroredirect7\.com|zeroredirect8\.com|zeroredirect9\.com|zetgie\.com\.pl|zetmaster\.ru|zhacker\.net|zhongwenlink\.com|zhorapankratov7\.blogspot\.com|zhuravlev\.info|zigarettenonl\.canalblog\.com|zigarettenonlinekaufen\.tumblr\.com|zigarettenonlinekaufen1\.bloog\.pl|zigarettenonlinekaufen1\.blox\.pl|zigarettenonlinekaufen2\.bloog\.pl|zigarettenonlinekaufen2\.drupalgardens\.com|zigzog\.ru|zionstar\.net|zixizop\.net\.ru|zkjovpdgxivg\.ga|zlatnajesen\.com|zmoda\.hostreo\.com|znakom\.sibtest\.ru|znakomstva\-moskva77\.ru|znakomstva\-piter78\.ru|znakomstvaonlain\.ru|znaniyapolza\.ru|znaturaloriginal\.com|zocaparj\.kz|zog\.link|zojirushi\-products\.ru|zolotoy\-lis\.ru|zona\-aqua\.ru|zone\-kev717\.info|zoodrawings\.com|zoogdiesney\.com|zoogdinsney\.com|zoogdisany\.com|zooggames\.com|zoolubimets\.ru|zoominfo\.com|zoomovies\.org|zoompegs\.com|zoosexart\.com|zootoplist\.com|zootravel\.com|zophim\.me|zrelaya\.pw|zrizvtrnpale\.tk|zrus\.org|zryydi\.com|zs2vm\.top|zscaler\.net|zscalerone\.net|zscalertwo\.net|zverokruh\-shop\.cz|zvetki\.ru|zvezdagedon\.ru|zx6\.ru|zynax\.ua|zytpirwai\.net|zzbroya\.com\.ua|zzlgxh\.com
|
za\-fun\-offer\.com|za\-music\.mymobiplanet\.com|zaapplesales\.blogspot\.com|zacreditom\.ru|zagadki\.in\.ua|zahvat\.ru|zaidia\.xhost\.ro|zaim\-pod\-zalog\-krasnodar\.ru|zaimhelp\.ru|zaimite\.ru|zajm\-pod\-zalog\-nedvizhimosti\.ru|zajm\-zalog\-krasnodar\.ru|zakazfutbolki\.com|zakazvzloma\.com|zakon\-ob\-obrazovanii\.ru|zakonobosago\.ru|zaloadi\.ru|zaloro\.com|zambini\.ru|zaobao\.com\.sg|zapatosenventa\.info|zapiszto\.pl|zarabiaj\-dzis\.pl|zarabotat\-na\-sajte\.ru|zarabotok\-\-doma\.ru|zarajbuilders\.com|zarenica\.net|zarepta\.com|zastenchivosti\.net|zastroyka\.org|zatjmuzu\.info|zawyna\.ua|zazagames\.org|zdesformula\.ru|zdesoboi\.com|zebradudka\.com|zebramart\.ru|zed21\.net|zeg\-distribution\.com|zeikopay\.com|zeleznobeton\.ru|zero1\.it|zerocash\.msk\.ru|zeroredirect\.com|zeroredirect1\.com|zeroredirect10\.com|zeroredirect11\.com|zeroredirect12\.com|zeroredirect2\.com|zeroredirect5\.com|zeroredirect6\.com|zeroredirect7\.com|zeroredirect8\.com|zeroredirect9\.com|zetgie\.com\.pl|zetmaster\.ru|zhacker\.net|zhongwenlink\.com|zhorapankratov7\.blogspot\.com|zhuravlev\.info|zigarettenonl\.canalblog\.com|zigarettenonlinekaufen\.tumblr\.com|zigarettenonlinekaufen1\.bloog\.pl|zigarettenonlinekaufen1\.blox\.pl|zigarettenonlinekaufen2\.bloog\.pl|zigarettenonlinekaufen2\.drupalgardens\.com|zigzog\.ru|zionstar\.net|zixizop\.net\.ru|zkjovpdgxivg\.ga|zlatnajesen\.com|zmoda\.hostreo\.com|znakom\.sibtest\.ru|znakomstva\-moskva77\.ru|znakomstva\-piter78\.ru|znakomstvaonlain\.ru|znaniyapolza\.ru|znaturaloriginal\.com|zocaparj\.kz|zog\.link|zojirushi\-products\.ru|zolotoy\-lis\.ru|zona\-aqua\.ru|zone\-kev717\.info|zoodrawings\.com|zoogdiesney\.com|zoogdinsney\.com|zoogdisany\.com|zooggames\.com|zoolubimets\.ru|zoominfo\.com|zoomovies\.org|zoompegs\.com|zoosexart\.com|zootoplist\.com|zootravel\.com|zophim\.me|zrelaya\.pw|zrizvtrnpale\.tk|zrus\.org|zryydi\.com|zs2vm\.top|zscaler\.net|zscalerone\.net|zscalertwo\.net|zverokruh\-shop\.cz|zvetki\.ru|zvezdagedon\.ru|zx6\.ru|zynax\.ua|zytpirwai\.net|zzbroya\.com\.ua|zzlgxh\.com
|
|
@ -3146,6 +3146,7 @@ domain:kinopolet.net
|
||||||
domain:kinosed.net
|
domain:kinosed.net
|
||||||
domain:kinostorm.net
|
domain:kinostorm.net
|
||||||
domain:kinotorka.ru
|
domain:kinotorka.ru
|
||||||
|
domain:kinozapas.com
|
||||||
domain:kiprinform.com
|
domain:kiprinform.com
|
||||||
domain:kirov.zrus.org
|
domain:kirov.zrus.org
|
||||||
domain:kiskinhouse.com
|
domain:kiskinhouse.com
|
||||||
|
@ -5340,6 +5341,7 @@ domain:softonicads.com
|
||||||
domain:softtor.com
|
domain:softtor.com
|
||||||
domain:softwaretrend.net
|
domain:softwaretrend.net
|
||||||
domain:softxaker.ru
|
domain:softxaker.ru
|
||||||
|
domain:sogimlecal.tk
|
||||||
domain:soheavyblog.com
|
domain:soheavyblog.com
|
||||||
domain:sohoindia.net
|
domain:sohoindia.net
|
||||||
domain:solicita.info
|
domain:solicita.info
|
||||||
|
@ -5563,6 +5565,7 @@ domain:tabakur77.com
|
||||||
domain:tabletkinaodchudzanie.com.pl
|
domain:tabletkinaodchudzanie.com.pl
|
||||||
domain:taboola.com
|
domain:taboola.com
|
||||||
domain:tacbelarus.ru
|
domain:tacbelarus.ru
|
||||||
|
domain:tacbibirfa.tk
|
||||||
domain:tackletarts.co
|
domain:tackletarts.co
|
||||||
domain:tagil.zrus.org
|
domain:tagil.zrus.org
|
||||||
domain:taihouse.ru
|
domain:taihouse.ru
|
||||||
|
@ -6202,6 +6205,7 @@ domain:vsesubwaysurfers.com
|
||||||
domain:vseuznaem.com
|
domain:vseuznaem.com
|
||||||
domain:vsexkontakte.net
|
domain:vsexkontakte.net
|
||||||
domain:vtc.pw
|
domain:vtc.pw
|
||||||
|
domain:vtcdns.com
|
||||||
domain:vucms.com
|
domain:vucms.com
|
||||||
domain:vut.com.ru
|
domain:vut.com.ru
|
||||||
domain:vvon.co.uk
|
domain:vvon.co.uk
|
||||||
|
|
|
@ -4,9 +4,9 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V4.2019.08.1805
|
### Version: V4.2019.08.1806
|
||||||
### Updated: Fri Aug 16 09:27:10 SAST 2019
|
### Updated: Fri Aug 16 09:44:02 SAST 2019
|
||||||
### Bad Referrer Count: 6746
|
### Bad Referrer Count: 6750
|
||||||
### Bad Bot Count: 557
|
### Bad Bot Count: 557
|
||||||
###################################################
|
###################################################
|
||||||
### VERSION INFORMATION ##
|
### VERSION INFORMATION ##
|
||||||
|
@ -4129,6 +4129,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)kinozapas\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
||||||
|
@ -6323,6 +6324,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)softtor\.com(?:\b)" 1;
|
"~*(?:\b)softtor\.com(?:\b)" 1;
|
||||||
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
||||||
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)sogimlecal\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
||||||
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
||||||
"~*(?:\b)solicita\.info(?:\b)" 1;
|
"~*(?:\b)solicita\.info(?:\b)" 1;
|
||||||
|
@ -6545,6 +6547,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
||||||
"~*(?:\b)taboola\.com(?:\b)" 1;
|
"~*(?:\b)taboola\.com(?:\b)" 1;
|
||||||
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)tacbibirfa\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
||||||
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
||||||
|
@ -7184,6 +7187,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
||||||
|
"~*(?:\b)vtcdns\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
||||||
"~*(?:\b)vucms\.com(?:\b)" 1;
|
"~*(?:\b)vucms\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
||||||
|
|
|
@ -4,9 +4,9 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V3.2019.08.1805
|
### Version: V3.2019.08.1806
|
||||||
### Updated: Fri Aug 16 09:27:11 SAST 2019
|
### Updated: Fri Aug 16 09:44:04 SAST 2019
|
||||||
### Bad Referrer Count: 6746
|
### Bad Referrer Count: 6750
|
||||||
### Bad Bot Count: 557
|
### Bad Bot Count: 557
|
||||||
###################################################
|
###################################################
|
||||||
### VERSION INFORMATION ##
|
### VERSION INFORMATION ##
|
||||||
|
@ -4129,6 +4129,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)kinozapas\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
||||||
|
@ -6323,6 +6324,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)softtor\.com(?:\b)" 1;
|
"~*(?:\b)softtor\.com(?:\b)" 1;
|
||||||
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
||||||
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)sogimlecal\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
||||||
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
||||||
"~*(?:\b)solicita\.info(?:\b)" 1;
|
"~*(?:\b)solicita\.info(?:\b)" 1;
|
||||||
|
@ -6545,6 +6547,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
||||||
"~*(?:\b)taboola\.com(?:\b)" 1;
|
"~*(?:\b)taboola\.com(?:\b)" 1;
|
||||||
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)tacbibirfa\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
||||||
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
||||||
|
@ -7184,6 +7187,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
||||||
|
"~*(?:\b)vtcdns\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
||||||
"~*(?:\b)vucms\.com(?:\b)" 1;
|
"~*(?:\b)vucms\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
||||||
|
|
|
@ -4,9 +4,9 @@
|
||||||
|
|
||||||
### VERSION INFORMATION #
|
### VERSION INFORMATION #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V4.2019.08.1805
|
### Version: V4.2019.08.1806
|
||||||
### Updated: Fri Aug 16 09:27:10 SAST 2019
|
### Updated: Fri Aug 16 09:44:02 SAST 2019
|
||||||
### Bad Referrer Count: 6746
|
### Bad Referrer Count: 6750
|
||||||
### Bad Bot Count: 557
|
### Bad Bot Count: 557
|
||||||
###################################################
|
###################################################
|
||||||
### VERSION INFORMATION ##
|
### VERSION INFORMATION ##
|
||||||
|
@ -4129,6 +4129,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
"~*(?:\b)kinosed\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
"~*(?:\b)kinostorm\.net(?:\b)" 1;
|
||||||
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
"~*(?:\b)kinotorka\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)kinozapas\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
"~*(?:\b)kiprinform\.com(?:\b)" 1;
|
||||||
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)kirov\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
"~*(?:\b)kiskinhouse\.com(?:\b)" 1;
|
||||||
|
@ -6323,6 +6324,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)softtor\.com(?:\b)" 1;
|
"~*(?:\b)softtor\.com(?:\b)" 1;
|
||||||
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
"~*(?:\b)softwaretrend\.net(?:\b)" 1;
|
||||||
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
"~*(?:\b)softxaker\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)sogimlecal\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
"~*(?:\b)soheavyblog\.com(?:\b)" 1;
|
||||||
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
"~*(?:\b)sohoindia\.net(?:\b)" 1;
|
||||||
"~*(?:\b)solicita\.info(?:\b)" 1;
|
"~*(?:\b)solicita\.info(?:\b)" 1;
|
||||||
|
@ -6545,6 +6547,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
"~*(?:\b)tabletkinaodchudzanie\.com\.pl(?:\b)" 1;
|
||||||
"~*(?:\b)taboola\.com(?:\b)" 1;
|
"~*(?:\b)taboola\.com(?:\b)" 1;
|
||||||
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
"~*(?:\b)tacbelarus\.ru(?:\b)" 1;
|
||||||
|
"~*(?:\b)tacbibirfa\.tk(?:\b)" 1;
|
||||||
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
"~*(?:\b)tackletarts\.co(?:\b)" 1;
|
||||||
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
"~*(?:\b)tagil\.zrus\.org(?:\b)" 1;
|
||||||
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
"~*(?:\b)taihouse\.ru(?:\b)" 1;
|
||||||
|
@ -7184,6 +7187,7 @@ map $http_referer $bad_referer {
|
||||||
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
"~*(?:\b)vsesubwaysurfers\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
"~*(?:\b)vseuznaem\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
"~*(?:\b)vsexkontakte\.net(?:\b)" 1;
|
||||||
|
"~*(?:\b)vtcdns\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
"~*(?:\b)vtc\.pw(?:\b)" 1;
|
||||||
"~*(?:\b)vucms\.com(?:\b)" 1;
|
"~*(?:\b)vucms\.com(?:\b)" 1;
|
||||||
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
"~*(?:\b)vut\.com\.ru(?:\b)" 1;
|
||||||
|
|
|
@ -6,8 +6,8 @@
|
||||||
|
|
||||||
### Version Information #
|
### Version Information #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V4.2019.08.1805
|
### Version: V4.2019.08.1806
|
||||||
### Updated: Fri Aug 16 09:27:13 SAST 2019
|
### Updated: Fri Aug 16 09:44:05 SAST 2019
|
||||||
### Bad Bot Count: 557
|
### Bad Bot Count: 557
|
||||||
###################################################
|
###################################################
|
||||||
### Version Information ##
|
### Version Information ##
|
||||||
|
|
Loading…
Add table
Reference in a new issue