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
f174fa7072
commit
61134393f6
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
|
||||||
### Tue Dec 20 10:22:31 SAST 2016
|
### Tue Dec 20 11:24:37 SAST 2016
|
||||||
### End Last Updated
|
### End Last Updated
|
||||||
|
|
||||||
### Generated in
|
### Generated in
|
||||||
### 0.218460798264 seconds
|
### 0.218058824539 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)
|
||||||
|
@ -3043,6 +3043,7 @@ geo $validate_client {
|
||||||
78.31.211.0/24 1;
|
78.31.211.0/24 1;
|
||||||
85.17.26.68 1;
|
85.17.26.68 1;
|
||||||
85.17.230.23 1;
|
85.17.230.23 1;
|
||||||
|
91.200.12.0/22 1;
|
||||||
104.5.92.27 1;
|
104.5.92.27 1;
|
||||||
173.234.11.105 1;
|
173.234.11.105 1;
|
||||||
173.234.31.9 1;
|
173.234.31.9 1;
|
||||||
|
|
Loading…
Add table
Reference in a new issue