mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 18:50:13 +00:00
New Referers / Bots Added
This commit is contained in:
parent
ee0e8bab08
commit
84b6a105da
3 changed files with 13 additions and 5 deletions
|
@ -10,11 +10,11 @@
|
|||
### Created By: https://github.com/mitchellkrogza/
|
||||
|
||||
### Last Updated
|
||||
### Sat Dec 31 12:37:35 SAST 2016
|
||||
### Mon Jan 2 10:27:01 SAST 2017
|
||||
### End Last Updated
|
||||
|
||||
### Generated in
|
||||
### 0.222031593323 seconds
|
||||
### 0.248537063599 seconds
|
||||
### End Generated in
|
||||
|
||||
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
||||
|
@ -1592,6 +1592,7 @@ map $http_referer $bad_referer {
|
|||
"~*hosting-tracker.com" 1;
|
||||
"~*hostingclub.lk" 1;
|
||||
"~*hotblog.top" 1;
|
||||
"~*hotenergy.ru" 1;
|
||||
"~*hotwatersdamps.com" 1;
|
||||
"~*housediz.com" 1;
|
||||
"~*housemilan.ru" 1;
|
||||
|
@ -1662,6 +1663,7 @@ map $http_referer $bad_referer {
|
|||
"~*informatiecentro.be" 1;
|
||||
"~*infowarcraft.ru" 1;
|
||||
"~*inmate-locator.us" 1;
|
||||
"~*insomniagamingfestival.com" 1;
|
||||
"~*instoods.com" 1;
|
||||
"~*interesnie-faktu.ru" 1;
|
||||
"~*intermesh.net" 1;
|
||||
|
@ -1732,6 +1734,7 @@ map $http_referer $bad_referer {
|
|||
"~*kinotorka.ru" 1;
|
||||
"~*kiwe-analytics.com" 1;
|
||||
"~*kiwi237au.tk" 1;
|
||||
"~*kmd-pto.ru" 1;
|
||||
"~*kmgamex.cf" 1;
|
||||
"~*knigonosha.net" 1;
|
||||
"~*knogg.net" 1;
|
||||
|
@ -2428,6 +2431,7 @@ map $http_referer $bad_referer {
|
|||
"~*stmassage.ru" 1;
|
||||
"~*stockquotes.wooeb.com" 1;
|
||||
"~*stoki.ru" 1;
|
||||
"~*stop-gepatit.te.ua" 1;
|
||||
"~*storehouse.ua" 1;
|
||||
"~*streha-metalko.si" 1;
|
||||
"~*styro.ru" 1;
|
||||
|
@ -2460,7 +2464,6 @@ map $http_referer $bad_referer {
|
|||
"~*tattogirlspix.com" 1;
|
||||
"~*tattooha.com" 1;
|
||||
"~*taxi-v-eisk.ru" 1;
|
||||
"~*taxidermy.net" 1;
|
||||
"~*taxidermy4cash.com" 1;
|
||||
"~*td-33.ru" 1;
|
||||
"~*teaminspection.com" 1;
|
||||
|
@ -2611,6 +2614,7 @@ map $http_referer $bad_referer {
|
|||
"~*wdrake.com" 1;
|
||||
"~*web-betting.ru" 1;
|
||||
"~*web-revenue.xyz" 1;
|
||||
"~*webenlace.com.ar" 1;
|
||||
"~*weblo.com" 1;
|
||||
"~*webmaster-traffic.com" 1;
|
||||
"~*webmonetizer.net" 1;
|
||||
|
|
|
@ -814,6 +814,7 @@ domain:hostcritique.com
|
|||
domain:hosting-tracker.com
|
||||
domain:hostingclub.lk
|
||||
domain:hotblog.top
|
||||
domain:hotenergy.ru
|
||||
domain:hotwatersdamps.com
|
||||
domain:housediz.com
|
||||
domain:housemilan.ru
|
||||
|
@ -884,6 +885,7 @@ domain:inductionc2oktop.com
|
|||
domain:informatiecentro.be
|
||||
domain:infowarcraft.ru
|
||||
domain:inmate-locator.us
|
||||
domain:insomniagamingfestival.com
|
||||
domain:instoods.com
|
||||
domain:interesnie-faktu.ru
|
||||
domain:intermesh.net
|
||||
|
@ -954,6 +956,7 @@ domain:kinostorm.net
|
|||
domain:kinotorka.ru
|
||||
domain:kiwe-analytics.com
|
||||
domain:kiwi237au.tk
|
||||
domain:kmd-pto.ru
|
||||
domain:kmgamex.cf
|
||||
domain:knigonosha.net
|
||||
domain:knogg.net
|
||||
|
@ -1650,6 +1653,7 @@ domain:steame.ru
|
|||
domain:stmassage.ru
|
||||
domain:stockquotes.wooeb.com
|
||||
domain:stoki.ru
|
||||
domain:stop-gepatit.te.ua
|
||||
domain:storehouse.ua
|
||||
domain:streha-metalko.si
|
||||
domain:styro.ru
|
||||
|
@ -1682,7 +1686,6 @@ domain:tastyfoodideas.com
|
|||
domain:tattogirlspix.com
|
||||
domain:tattooha.com
|
||||
domain:taxi-v-eisk.ru
|
||||
domain:taxidermy.net
|
||||
domain:taxidermy4cash.com
|
||||
domain:td-33.ru
|
||||
domain:teaminspection.com
|
||||
|
@ -1833,6 +1836,7 @@ domain:wdfdocando.com
|
|||
domain:wdrake.com
|
||||
domain:web-betting.ru
|
||||
domain:web-revenue.xyz
|
||||
domain:webenlace.com.ar
|
||||
domain:weblo.com
|
||||
domain:webmaster-traffic.com
|
||||
domain:webmonetizer.net
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue