mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 10:40:36 +00:00
Referers / Bots (+/-)
This commit is contained in:
parent
437c087dd1
commit
74fe54fd49
6 changed files with 14 additions and 6 deletions
|
@ -1968,6 +1968,7 @@ mobplayer.ru
|
|||
mobsfun.net
|
||||
mockupui.com
|
||||
modabutik.ru
|
||||
modenamebel.ru
|
||||
moesonce.com
|
||||
moi-glazki.ru
|
||||
mojowhois.com
|
||||
|
@ -2534,6 +2535,7 @@ remontgruzovik.ru
|
|||
remorcicomerciale.ro
|
||||
remote-dba.de
|
||||
rentalmaty.kz
|
||||
rentehno.ru
|
||||
repeatlogo.co.uk
|
||||
replica-watch.ru
|
||||
replicaclub.ru
|
||||
|
|
|
@ -17,11 +17,11 @@
|
|||
### - https://github.com/oohnoitz/nginx-blacklist
|
||||
|
||||
### Last Updated
|
||||
### Mon Mar 27 10:59:55 SAST 2017
|
||||
### Tue Mar 28 10:00:22 SAST 2017
|
||||
### End Last Updated
|
||||
|
||||
### Generated in
|
||||
### 0.29985833168 seconds
|
||||
### 0.311164855957 seconds
|
||||
### End Generated in
|
||||
|
||||
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
||||
|
@ -2874,6 +2874,7 @@ map $http_referer $bad_referer {
|
|||
"~*mobsfun.net" 1;
|
||||
"~*mockupui.com" 1;
|
||||
"~*modabutik.ru" 1;
|
||||
"~*modenamebel.ru" 1;
|
||||
"~*moesonce.com" 1;
|
||||
"~*moi-glazki.ru" 1;
|
||||
"~*mojowhois.com" 1;
|
||||
|
@ -3440,6 +3441,7 @@ map $http_referer $bad_referer {
|
|||
"~*remorcicomerciale.ro" 1;
|
||||
"~*remote-dba.de" 1;
|
||||
"~*rentalmaty.kz" 1;
|
||||
"~*rentehno.ru" 1;
|
||||
"~*repeatlogo.co.uk" 1;
|
||||
"~*replicaclub.ru" 1;
|
||||
"~*replica-watch.ru" 1;
|
||||
|
|
|
@ -1968,6 +1968,7 @@ domain:mobplayer.ru
|
|||
domain:mobsfun.net
|
||||
domain:mockupui.com
|
||||
domain:modabutik.ru
|
||||
domain:modenamebel.ru
|
||||
domain:moesonce.com
|
||||
domain:moi-glazki.ru
|
||||
domain:mojowhois.com
|
||||
|
@ -2534,6 +2535,7 @@ domain:remont-ustanovka-tehniki.ru
|
|||
domain:remorcicomerciale.ro
|
||||
domain:remote-dba.de
|
||||
domain:rentalmaty.kz
|
||||
domain:rentehno.ru
|
||||
domain:repeatlogo.co.uk
|
||||
domain:replicaclub.ru
|
||||
domain:replica-watch.ru
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -17,11 +17,11 @@
|
|||
### - https://github.com/oohnoitz/nginx-blacklist
|
||||
|
||||
### Last Updated
|
||||
### Mon Mar 27 10:59:55 SAST 2017
|
||||
### Tue Mar 28 10:00:22 SAST 2017
|
||||
### End Last Updated
|
||||
|
||||
### Generated in
|
||||
### 0.29985833168 seconds
|
||||
### 0.311164855957 seconds
|
||||
### End Generated in
|
||||
|
||||
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
||||
|
@ -2874,6 +2874,7 @@ include /home/travis/build/mitchellkrogza/nginx-ultimate-bad-bot-blocker/travisC
|
|||
"~*mobsfun.net" 1;
|
||||
"~*mockupui.com" 1;
|
||||
"~*modabutik.ru" 1;
|
||||
"~*modenamebel.ru" 1;
|
||||
"~*moesonce.com" 1;
|
||||
"~*moi-glazki.ru" 1;
|
||||
"~*mojowhois.com" 1;
|
||||
|
@ -3440,6 +3441,7 @@ include /home/travis/build/mitchellkrogza/nginx-ultimate-bad-bot-blocker/travisC
|
|||
"~*remorcicomerciale.ro" 1;
|
||||
"~*remote-dba.de" 1;
|
||||
"~*rentalmaty.kz" 1;
|
||||
"~*rentehno.ru" 1;
|
||||
"~*repeatlogo.co.uk" 1;
|
||||
"~*replicaclub.ru" 1;
|
||||
"~*replica-watch.ru" 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue