New Referers / Bots Added

This commit is contained in:
Mitchell Krog UB1 2016-12-11 14:26:31 +02:00
parent c5d48ae6e5
commit c961b76d48
3 changed files with 18 additions and 3 deletions

View file

@ -10,11 +10,11 @@
### Created By: https://github.com/mitchellkrogza/
### Last Updated
### Sun Dec 11 11:26:03 SAST 2016
### Sun Dec 11 14:26:31 SAST 2016
### End Last Updated
### Generated in
### 0.205462217331 seconds
### 0.208211660385 seconds
### End Generated in
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
@ -220,6 +220,7 @@ map $http_user_agent $bad_bot {
"~*Brandwatch" 3;
"~*Buddy" 3;
"~*BuiltBotTough" 3;
"~*BuiltWith" 3;
"~*Bullseye" 3;
"~*BunnySlippers" 3;
"~*calculon\ spider" 3;
@ -244,11 +245,13 @@ map $http_user_agent $bad_bot {
"~*Custo" 3;
"~*DBLBot" 3;
"~*Demon" 3;
"~*deusu" 3;
"~*Devil" 3;
"~*Disco" 3;
"~*DIIbot" 3;
"~*dirbuster" 3;
"~*discobot" 3;
"~*discoverybot" 3;
"~*DittoSpyder" 3;
"~*DomainAppender" 3;
"~*DomainSigmaCrawler" 3;
@ -287,6 +290,7 @@ map $http_user_agent $bad_bot {
"~*FrontPage" 3;
"~*GalaxyBot" 3;
"~*Genieo" 3;
"~*getintent" 3;
"~*GetRight" 3;
"~*GetWeb" 3;
"~*gigablast" 3;
@ -337,6 +341,7 @@ map $http_user_agent $bad_bot {
"~*Jyxobot" 3;
"~*Kenjin\ Spider" 3;
"~*Keyword\ Density" 3;
"~*kraken" 3;
"~*lanshanbot" 3;
"~*larbin" 3;
"~*LeechFTP" 3;
@ -357,6 +362,7 @@ map $http_user_agent $bad_bot {
"~*lmspider" 3;
"~*LNSpiderguy" 3;
"~*LinkWalker" 3;
"~*ltx71" 3;
"~*lwp-request" 3;
"~*LWP::Simple" 3;
"~*magpie-crawler" 3;
@ -377,6 +383,7 @@ map $http_user_agent $bad_bot {
"~*MIIxpc" 3;
"~*Mister\ PiX" 3;
"~*MJ12bot" 3;
"~*mojeek" 3;
"~*MSIECrawler" 3;
"~*MSIE\ 6.0" 3;
"~*MS\ Web\ Services\ Client\ Protocol" 3;
@ -386,12 +393,14 @@ map $http_user_agent $bad_bot {
"~*Nameprotect" 3;
"~*Navroad" 3;
"~*NearSite" 3;
"~*needle" 3;
"~*nessus" 3;
"~*NetAnts" 3;
"~*Netcraft" 3;
"~*netEstate\ NE\ Crawler" 3;
"~*NetMechanic" 3;
"~*NetSpider" 3;
"~*nettrack" 3;
"~*Net\ Vampire" 3;
"~*NetZIP" 3;
"~*NextGenSearchBot" 3;
@ -468,6 +477,7 @@ map $http_user_agent $bad_bot {
"~*SiteSucker" 3;
"~*Site\ Sucker" 3;
"~*SiteSnagger" 3;
"~*sitevigil" 3;
"~*Slackbot-LinkExpanding" 3;
"~*SlySearch" 3;
"~*SmartDownload" 3;
@ -1019,6 +1029,7 @@ map $http_referer $bad_referer {
"~*budmavtomatika.com.ua" 1;
"~*budpost.com.ua" 1;
"~*bugof.gq" 1;
"~*builtwith.com" 1;
"~*buketeg.xyz" 1;
"~*bukleteg.xyz" 1;
"~*bum.com.ru" 1;
@ -2809,6 +2820,9 @@ geo $validate_client {
# *************************
# START WP THEME DETECTORS ### DO NOT EDIT THIS LINE AT ALL ###
142.4.218.201 1; #builtwith.com (bilby.builtwith.com / monty.builtwith.com / trends.builtwith.com)
198.27.69.229 1; #builtwith.com (fluffy.builtwith.com)
158.69.187.171 1; #builtwith.com
37.247.121.179 1; #wpthemedetector.com
52.87.112.125 1; #whattheme.com
192.185.4.40 1; #whatwpthemeisthat.com

View file

@ -258,6 +258,7 @@ domain:budilneg.xyz
domain:budmavtomatika.com.ua
domain:budpost.com.ua
domain:bugof.gq
domain:builtwith.com
domain:buketeg.xyz
domain:bukleteg.xyz
domain:bum.com.ru

File diff suppressed because one or more lines are too long