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
95bdda4f67
commit
854c6efc34
5 changed files with 9 additions and 13 deletions
|
@ -129,7 +129,6 @@ acunetix-referrer.com
|
|||
adcash.com
|
||||
addbin.men
|
||||
addblueoff.com.ua
|
||||
addons.mozilla.org/en-us/firefox/addon/ilovevitaly
|
||||
addray.pro
|
||||
addtoadd.men
|
||||
adelly.bg
|
||||
|
@ -1023,7 +1022,7 @@ e-kwiaciarz.pl
|
|||
e-poker-2005.com
|
||||
e2click.com
|
||||
eandsgallery.com
|
||||
eaplay.ru/a00af605
|
||||
eaplay.ru
|
||||
eas-seo.com
|
||||
easycommerce.cf
|
||||
easync.io
|
||||
|
|
|
@ -17,11 +17,11 @@
|
|||
### - https://github.com/oohnoitz/nginx-blacklist
|
||||
|
||||
### Last Updated
|
||||
### Wed Feb 22 16:14:41 SAST 2017
|
||||
### Wed Feb 22 17:52:48 SAST 2017
|
||||
### End Last Updated
|
||||
|
||||
### Generated in
|
||||
### 0.423137426376 seconds
|
||||
### 0.299474716187 seconds
|
||||
### End Generated in
|
||||
|
||||
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
||||
|
@ -1017,7 +1017,6 @@ map $http_referer $bad_referer {
|
|||
"~*adcash.com" 1;
|
||||
"~*addbin.men" 1;
|
||||
"~*addblueoff.com.ua" 1;
|
||||
"~*addons.mozilla.org/en-us/firefox/addon/ilovevitaly" 1;
|
||||
"~*addray.pro" 1;
|
||||
"~*addtoadd.men" 1;
|
||||
"~*adelly.bg" 1;
|
||||
|
@ -1911,7 +1910,7 @@ map $http_referer $bad_referer {
|
|||
"~*e-poker-2005.com" 1;
|
||||
"~*e2click.com" 1;
|
||||
"~*eandsgallery.com" 1;
|
||||
"~*eaplay.ru/a00af605" 1;
|
||||
"~*eaplay.ru" 1;
|
||||
"~*eas-seo.com" 1;
|
||||
"~*easycommerce.cf" 1;
|
||||
"~*easync.io" 1;
|
||||
|
|
|
@ -129,7 +129,6 @@ domain:acunetix-referrer.com
|
|||
domain:adcash.com
|
||||
domain:addbin.men
|
||||
domain:addblueoff.com.ua
|
||||
domain:addons.mozilla.org/en-us/firefox/addon/ilovevitaly
|
||||
domain:addray.pro
|
||||
domain:addtoadd.men
|
||||
domain:adelly.bg
|
||||
|
@ -1023,7 +1022,7 @@ domain:e-kwiaciarz.pl
|
|||
domain:e-poker-2005.com
|
||||
domain:e2click.com
|
||||
domain:eandsgallery.com
|
||||
domain:eaplay.ru/a00af605
|
||||
domain:eaplay.ru
|
||||
domain:eas-seo.com
|
||||
domain:easycommerce.cf
|
||||
domain:easync.io
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -17,11 +17,11 @@
|
|||
### - https://github.com/oohnoitz/nginx-blacklist
|
||||
|
||||
### Last Updated
|
||||
### Wed Feb 22 16:14:41 SAST 2017
|
||||
### Wed Feb 22 17:52:48 SAST 2017
|
||||
### End Last Updated
|
||||
|
||||
### Generated in
|
||||
### 0.423137426376 seconds
|
||||
### 0.299474716187 seconds
|
||||
### End Generated in
|
||||
|
||||
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
||||
|
@ -1017,7 +1017,6 @@ include /home/travis/build/mitchellkrogza/nginx-ultimate-bad-bot-blocker/travisC
|
|||
"~*adcash.com" 1;
|
||||
"~*addbin.men" 1;
|
||||
"~*addblueoff.com.ua" 1;
|
||||
"~*addons.mozilla.org/en-us/firefox/addon/ilovevitaly" 1;
|
||||
"~*addray.pro" 1;
|
||||
"~*addtoadd.men" 1;
|
||||
"~*adelly.bg" 1;
|
||||
|
@ -1911,7 +1910,7 @@ include /home/travis/build/mitchellkrogza/nginx-ultimate-bad-bot-blocker/travisC
|
|||
"~*e-poker-2005.com" 1;
|
||||
"~*e2click.com" 1;
|
||||
"~*eandsgallery.com" 1;
|
||||
"~*eaplay.ru/a00af605" 1;
|
||||
"~*eaplay.ru" 1;
|
||||
"~*eas-seo.com" 1;
|
||||
"~*easycommerce.cf" 1;
|
||||
"~*easync.io" 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue