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
294d3393a4
commit
5e87571921
1 changed files with 3 additions and 2 deletions
|
@ -10,11 +10,11 @@
|
||||||
### Created By: https://github.com/mitchellkrogza/
|
### Created By: https://github.com/mitchellkrogza/
|
||||||
|
|
||||||
### Last Updated
|
### Last Updated
|
||||||
### Mon Nov 14 12:19:22 SAST 2016
|
### Mon Nov 14 12:22:42 SAST 2016
|
||||||
### End Last Updated
|
### End Last Updated
|
||||||
|
|
||||||
### Generated in
|
### Generated in
|
||||||
### 0.186270952225 seconds
|
### 0.200284719467 seconds
|
||||||
### End Generated in
|
### End Generated in
|
||||||
|
|
||||||
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
||||||
|
@ -1341,6 +1341,7 @@ map $http_referer $bad_referer {
|
||||||
"~*growshop.es" 1;
|
"~*growshop.es" 1;
|
||||||
"~*gsmtlf.ru" 1;
|
"~*gsmtlf.ru" 1;
|
||||||
"~*gtopstats.com" 1;
|
"~*gtopstats.com" 1;
|
||||||
|
"~*guiando.com.br" 1;
|
||||||
"~*guitar-master.org" 1;
|
"~*guitar-master.org" 1;
|
||||||
"~*guardlink.com" 1;
|
"~*guardlink.com" 1;
|
||||||
"~*guardlink.org" 1;
|
"~*guardlink.org" 1;
|
||||||
|
|
Loading…
Add table
Reference in a new issue