mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-03 11:10:47 +00:00
New Referers / Bots Added
This commit is contained in:
parent
92c3801e69
commit
bd06593d88
1 changed files with 4 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 Dec 19 14:45:54 SAST 2016
|
### Mon Dec 19 15:02:20 SAST 2016
|
||||||
### End Last Updated
|
### End Last Updated
|
||||||
|
|
||||||
### Generated in
|
### Generated in
|
||||||
### 0.282179832458 seconds
|
### 0.213673591614 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)
|
||||||
|
@ -2919,6 +2919,8 @@ geo $validate_client {
|
||||||
173.237.189.235 1; #seo-tools.freedirectorywebsites.com/wordpress-theme-detector
|
173.237.189.235 1; #seo-tools.freedirectorywebsites.com/wordpress-theme-detector
|
||||||
45.79.139.191 1; #wprecon.com
|
45.79.139.191 1; #wprecon.com
|
||||||
13.68.211.181 1; #hackertarget.com
|
13.68.211.181 1; #hackertarget.com
|
||||||
|
173.237.189.235 1; #scanwp.com (Vulnerability Scanner and Theme / Plugin Exposer)
|
||||||
|
212.71.238.108 1; #pentest-tools.com (Vulnerability Scanner)
|
||||||
# END WP THEME DETECTORS ### DO NOT EDIT THIS LINE AT ALL ###
|
# END WP THEME DETECTORS ### DO NOT EDIT THIS LINE AT ALL ###
|
||||||
|
|
||||||
# ****************************************
|
# ****************************************
|
||||||
|
|
Loading…
Add table
Reference in a new issue