mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-03 02:59:57 +00:00
Referers / Bots (+/-)
This commit is contained in:
parent
c95cf11265
commit
f32339032b
2 changed files with 4 additions and 6 deletions
|
@ -17,11 +17,11 @@
|
||||||
### - https://github.com/oohnoitz/nginx-blacklist
|
### - https://github.com/oohnoitz/nginx-blacklist
|
||||||
|
|
||||||
### Last Updated
|
### Last Updated
|
||||||
### Thu Mar 16 09:11:33 SAST 2017
|
### Thu Mar 16 11:01:22 SAST 2017
|
||||||
### End Last Updated
|
### End Last Updated
|
||||||
|
|
||||||
### Generated in
|
### Generated in
|
||||||
### 0.284869909286 seconds
|
### 0.308206319809 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)
|
||||||
|
@ -780,7 +780,6 @@ map $http_referer $bad_words {
|
||||||
"~*gaysex" 1;
|
"~*gaysex" 1;
|
||||||
"~*getamateurs" 1;
|
"~*getamateurs" 1;
|
||||||
"~*glucophage" 1;
|
"~*glucophage" 1;
|
||||||
"~*hardcore" 1;
|
|
||||||
"~*holdem" 1;
|
"~*holdem" 1;
|
||||||
"~*hold-em" 1;
|
"~*hold-em" 1;
|
||||||
"~*hydrochlorothiazide" 1;
|
"~*hydrochlorothiazide" 1;
|
||||||
|
|
|
@ -17,11 +17,11 @@
|
||||||
### - https://github.com/oohnoitz/nginx-blacklist
|
### - https://github.com/oohnoitz/nginx-blacklist
|
||||||
|
|
||||||
### Last Updated
|
### Last Updated
|
||||||
### Thu Mar 16 09:11:33 SAST 2017
|
### Thu Mar 16 11:01:22 SAST 2017
|
||||||
### End Last Updated
|
### End Last Updated
|
||||||
|
|
||||||
### Generated in
|
### Generated in
|
||||||
### 0.284869909286 seconds
|
### 0.308206319809 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)
|
||||||
|
@ -780,7 +780,6 @@ map $http_referer $bad_words {
|
||||||
"~*gaysex" 1;
|
"~*gaysex" 1;
|
||||||
"~*getamateurs" 1;
|
"~*getamateurs" 1;
|
||||||
"~*glucophage" 1;
|
"~*glucophage" 1;
|
||||||
"~*hardcore" 1;
|
|
||||||
"~*holdem" 1;
|
"~*holdem" 1;
|
||||||
"~*hold-em" 1;
|
"~*hold-em" 1;
|
||||||
"~*hydrochlorothiazide" 1;
|
"~*hydrochlorothiazide" 1;
|
||||||
|
|
Loading…
Add table
Reference in a new issue