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
0cc1b9f77d
commit
4769369174
1 changed files with 13 additions and 13 deletions
|
@ -10,11 +10,11 @@
|
||||||
### Created By: https://github.com/mitchellkrogza/
|
### Created By: https://github.com/mitchellkrogza/
|
||||||
|
|
||||||
### Last Updated
|
### Last Updated
|
||||||
### Fri Dec 2 11:18:52 SAST 2016
|
### Fri Dec 2 11:26:03 SAST 2016
|
||||||
### End Last Updated
|
### End Last Updated
|
||||||
|
|
||||||
### Generated in
|
### Generated in
|
||||||
### 0.146093606949 seconds
|
### 0.151057720184 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)
|
||||||
|
@ -2610,17 +2610,17 @@ geo $validate_client {
|
||||||
# *************************
|
# *************************
|
||||||
|
|
||||||
# START WP THEME DETECTORS ### DO NOT EDIT THIS LINE AT ALL ###
|
# START WP THEME DETECTORS ### DO NOT EDIT THIS LINE AT ALL ###
|
||||||
37.247.121.179 1; #wpthemedetector.com"
|
37.247.121.179 1; #wpthemedetector.com
|
||||||
52.87.112.125 1; #whattheme.com"
|
52.87.112.125 1; #whattheme.com
|
||||||
192.185.4.40 1; #whatwpthemeisthat.com"
|
192.185.4.40 1; #whatwpthemeisthat.com
|
||||||
192.163.217.239 1; #scanwp.net"
|
192.163.217.239 1; #scanwp.net
|
||||||
109.73.225.87 1; #theseotools.net/wp-theme-detector"
|
109.73.225.87 1; #theseotools.net/wp-theme-detector
|
||||||
158.69.26.58 1; #www.mythemedetector.com/detector"
|
158.69.26.58 1; #www.mythemedetector.com/detector
|
||||||
198.58.124.46 1; #makeawebsitehub.com/theme-detector/"
|
198.58.124.46 1; #makeawebsitehub.com/theme-detector/
|
||||||
162.13.185.20 1; #makeawebsitehub.com/theme-detector/"
|
162.13.185.20 1; #makeawebsitehub.com/theme-detector/
|
||||||
192.95.29.139 1; #seotoolstation.com/wordpress-theme-detector"
|
192.95.29.139 1; #seotoolstation.com/wordpress-theme-detector
|
||||||
45.63.68.250 1; #www.cuteseotools.net/wordpress-theme-detector"
|
45.63.68.250 1; #www.cuteseotools.net/wordpress-theme-detector
|
||||||
173.237.189.235 1; #seo-tools.freedirectorywebsites.com/wordpress-theme-detector"
|
173.237.189.235 1; #seo-tools.freedirectorywebsites.com/wordpress-theme-detector
|
||||||
# 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