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
05bbe3b824
commit
7771351a5c
4 changed files with 12 additions and 3 deletions
|
@ -2314,6 +2314,7 @@ proxyradar.com
|
|||
psa48.ru
|
||||
pskcijdc.bloger.index.hr
|
||||
psoriasis-file.trade
|
||||
pst2017.onlinewebshop.net
|
||||
psvita.ru
|
||||
psychocryonics.net
|
||||
pulse33.ru
|
||||
|
@ -2367,6 +2368,7 @@ realnye-otzyvy.info
|
|||
realting-moscow.ru
|
||||
rebelmouse.com
|
||||
recinziireale.com
|
||||
recipedays.com
|
||||
recipedays.ru
|
||||
rednise.com
|
||||
refererx.com
|
||||
|
@ -3110,6 +3112,7 @@ vigrx-original.ru
|
|||
viktoria-center.ru
|
||||
vilingstore.net
|
||||
vinsit.ru
|
||||
vinylvault.co.uk
|
||||
vip-dom.in
|
||||
vip-parfumeria.ru
|
||||
vip.51.la
|
||||
|
|
|
@ -10,11 +10,11 @@
|
|||
### Created By: https://github.com/mitchellkrogza/
|
||||
|
||||
### Last Updated
|
||||
### Mon Jan 9 10:46:15 SAST 2017
|
||||
### Tue Jan 10 10:09:15 SAST 2017
|
||||
### End Last Updated
|
||||
|
||||
### Generated in
|
||||
### 0.285078525543 seconds
|
||||
### 0.312029123306 seconds
|
||||
### End Generated in
|
||||
|
||||
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
||||
|
@ -3092,6 +3092,7 @@ map $http_referer $bad_referer {
|
|||
"~*psa48.ru" 1;
|
||||
"~*pskcijdc.bloger.index.hr" 1;
|
||||
"~*psoriasis-file.trade" 1;
|
||||
"~*pst2017.onlinewebshop.net" 1;
|
||||
"~*psvita.ru" 1;
|
||||
"~*psychocryonics.net" 1;
|
||||
"~*pulse33.ru" 1;
|
||||
|
@ -3145,6 +3146,7 @@ map $http_referer $bad_referer {
|
|||
"~*realting-moscow.ru" 1;
|
||||
"~*rebelmouse.com" 1;
|
||||
"~*recinziireale.com" 1;
|
||||
"~*recipedays.com" 1;
|
||||
"~*recipedays.ru" 1;
|
||||
"~*rednise.com" 1;
|
||||
"~*refererx.com" 1;
|
||||
|
@ -3888,6 +3890,7 @@ map $http_referer $bad_referer {
|
|||
"~*viktoria-center.ru" 1;
|
||||
"~*vilingstore.net" 1;
|
||||
"~*vinsit.ru" 1;
|
||||
"~*vinylvault.co.uk" 1;
|
||||
"~*vip-dom.in" 1;
|
||||
"~*vip-parfumeria.ru" 1;
|
||||
"~*vip.51.la" 1;
|
||||
|
|
|
@ -2314,6 +2314,7 @@ domain:proxyradar.com
|
|||
domain:psa48.ru
|
||||
domain:pskcijdc.bloger.index.hr
|
||||
domain:psoriasis-file.trade
|
||||
domain:pst2017.onlinewebshop.net
|
||||
domain:psvita.ru
|
||||
domain:psychocryonics.net
|
||||
domain:pulse33.ru
|
||||
|
@ -2367,6 +2368,7 @@ domain:realnye-otzyvy.info
|
|||
domain:realting-moscow.ru
|
||||
domain:rebelmouse.com
|
||||
domain:recinziireale.com
|
||||
domain:recipedays.com
|
||||
domain:recipedays.ru
|
||||
domain:rednise.com
|
||||
domain:refererx.com
|
||||
|
@ -3110,6 +3112,7 @@ domain:vigrx-original.ru
|
|||
domain:viktoria-center.ru
|
||||
domain:vilingstore.net
|
||||
domain:vinsit.ru
|
||||
domain:vinylvault.co.uk
|
||||
domain:vip-dom.in
|
||||
domain:vip-parfumeria.ru
|
||||
domain:vip.51.la
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue