mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-03 19:20:16 +00:00
Referers / Bots (+/-)
This commit is contained in:
parent
63f932976d
commit
7ae9c6a69a
4 changed files with 15 additions and 10 deletions
|
@ -402,6 +402,7 @@ VidibleScraper
|
||||||
VoidEYE
|
VoidEYE
|
||||||
Voil
|
Voil
|
||||||
Voltron
|
Voltron
|
||||||
|
Wallpapers/3.0
|
||||||
WallpapersHD
|
WallpapersHD
|
||||||
WASALive-Bot
|
WASALive-Bot
|
||||||
WBSearchBot
|
WBSearchBot
|
||||||
|
|
|
@ -4,11 +4,11 @@
|
||||||
|
|
||||||
### Version Information #
|
### Version Information #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V3.2017.06.596
|
### Version: V3.2017.06
|
||||||
### Updated: Sat Jun 24 11:05:54 SAST 2017
|
### Updated: Sat Jun 24 11:08:38 SAST 2017
|
||||||
### Generated In: 0.0275776386261 seconds
|
### Generated In: 0.595799446106 seconds
|
||||||
### Bad Referrer Count: 4876
|
### Bad Referrer Count: 4877
|
||||||
### Bad Bot Count: 479
|
### Bad Bot Count: 480
|
||||||
###################################################
|
###################################################
|
||||||
### Version Information ##
|
### Version Information ##
|
||||||
|
|
||||||
|
@ -616,6 +616,7 @@ map $http_user_agent $bad_bot {
|
||||||
"~*VoidEYE" 3;
|
"~*VoidEYE" 3;
|
||||||
"~*Voil" 3;
|
"~*Voil" 3;
|
||||||
"~*Voltron" 3;
|
"~*Voltron" 3;
|
||||||
|
"~*Wallpapers/3.0" 3;
|
||||||
"~*WallpapersHD" 3;
|
"~*WallpapersHD" 3;
|
||||||
"~*WASALive-Bot" 3;
|
"~*WASALive-Bot" 3;
|
||||||
"~*WBSearchBot" 3;
|
"~*WBSearchBot" 3;
|
||||||
|
|
|
@ -4,11 +4,11 @@
|
||||||
|
|
||||||
### Version Information #
|
### Version Information #
|
||||||
###################################################
|
###################################################
|
||||||
### Version: V3.2017.06.596
|
### Version: V3.2017.06
|
||||||
### Updated: Sat Jun 24 11:05:54 SAST 2017
|
### Updated: Sat Jun 24 11:08:38 SAST 2017
|
||||||
### Generated In: 0.00566029548645 seconds
|
### Generated In: 0.595799446106 seconds
|
||||||
### Bad Referrer Count: 4876
|
### Bad Referrer Count: 4877
|
||||||
### Bad Bot Count: 479
|
### Bad Bot Count: 480
|
||||||
###################################################
|
###################################################
|
||||||
### Version Information ##
|
### Version Information ##
|
||||||
|
|
||||||
|
@ -616,6 +616,7 @@ map $http_user_agent $bad_bot {
|
||||||
"~*VoidEYE" 3;
|
"~*VoidEYE" 3;
|
||||||
"~*Voil" 3;
|
"~*Voil" 3;
|
||||||
"~*Voltron" 3;
|
"~*Voltron" 3;
|
||||||
|
"~*Wallpapers/3.0" 3;
|
||||||
"~*WallpapersHD" 3;
|
"~*WallpapersHD" 3;
|
||||||
"~*WASALive-Bot" 3;
|
"~*WASALive-Bot" 3;
|
||||||
"~*WBSearchBot" 3;
|
"~*WBSearchBot" 3;
|
||||||
|
|
|
@ -806,6 +806,8 @@ User-agent: Voil
|
||||||
Disallow:/
|
Disallow:/
|
||||||
User-agent: Voltron
|
User-agent: Voltron
|
||||||
Disallow:/
|
Disallow:/
|
||||||
|
User-agent: Wallpapers/3.0
|
||||||
|
Disallow:/
|
||||||
User-agent: WallpapersHD
|
User-agent: WallpapersHD
|
||||||
Disallow:/
|
Disallow:/
|
||||||
User-agent: WASALive-Bot
|
User-agent: WASALive-Bot
|
||||||
|
|
Loading…
Add table
Reference in a new issue