mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-16 10:09:48 +00:00
New Referers / Bots Added
This commit is contained in:
parent
3a5765efee
commit
f174fa7072
3 changed files with 22 additions and 3 deletions
|
@ -10,11 +10,11 @@
|
|||
### Created By: https://github.com/mitchellkrogza/
|
||||
|
||||
### Last Updated
|
||||
### Mon Dec 19 17:10:54 SAST 2016
|
||||
### Tue Dec 20 10:22:31 SAST 2016
|
||||
### End Last Updated
|
||||
|
||||
### Generated in
|
||||
### 0.248600959778 seconds
|
||||
### 0.218460798264 seconds
|
||||
### End Generated in
|
||||
|
||||
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
||||
|
@ -224,12 +224,14 @@ map $http_user_agent $bad_bot {
|
|||
"~*BuiltWith" 3;
|
||||
"~*Bullseye" 3;
|
||||
"~*BunnySlippers" 3;
|
||||
"~*BuzzSumo" 3;
|
||||
"~*calculon\ spider" 3;
|
||||
"~*CCBot" 3;
|
||||
"~*Cegbfeieh" 3;
|
||||
"~*CheeseBot" 3;
|
||||
"~*CherryPicker" 3;
|
||||
"~*ChinaClaw" 3;
|
||||
"~*chlooe" 3;
|
||||
"~*Claritybot" 3;
|
||||
"~*Cliqzbot" 3;
|
||||
"~*Cogentbot" 3;
|
||||
|
@ -462,6 +464,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*ScreenerBot" 3;
|
||||
"~*searchestate" 3;
|
||||
"~*SearchmetricsBot" 3;
|
||||
"~*Semrush" 3;
|
||||
"~*SemrushBot" 3;
|
||||
"~*SEOkicks" 3;
|
||||
"~*SEOkicks-Robot" 3;
|
||||
|
@ -1027,6 +1030,7 @@ map $http_referer $bad_referer {
|
|||
"~*brakehawk.com" 1;
|
||||
"~*brateg.xyz" 1;
|
||||
"~*break-the-chains.com" 1;
|
||||
"~*breastaugmentation.co.za" 1;
|
||||
"~*brg8.com" 1;
|
||||
"~*bristolhostel.com" 1;
|
||||
"~*bristolhotel.com" 1;
|
||||
|
@ -1037,6 +1041,7 @@ map $http_referer $bad_referer {
|
|||
"~*brus.city" 1;
|
||||
"~*bscodecs.com" 1;
|
||||
"~*btvn.ru" 1;
|
||||
"~*buchananshardware.com" 1;
|
||||
"~*budilneg.xyz" 1;
|
||||
"~*budmavtomatika.com.ua" 1;
|
||||
"~*budpost.com.ua" 1;
|
||||
|
@ -1060,6 +1065,7 @@ map $http_referer $bad_referer {
|
|||
"~*buypanicdisorderpill.com" 1;
|
||||
"~*buypharmacydrug.com" 1;
|
||||
"~*buzzonclick.com" 1;
|
||||
"~*buzzsumo.com" 1;
|
||||
"~*buzzurl.jp" 1;
|
||||
"~*bycontext.com" 1;
|
||||
"~*bzero1jewelry.net" 1;
|
||||
|
@ -1107,6 +1113,7 @@ map $http_referer $bad_referer {
|
|||
"~*chiblackhawks-jerseys.com" 1;
|
||||
"~*chinese-amezon.com" 1;
|
||||
"~*chiptuninger.com" 1;
|
||||
"~*chlooe.com" 1;
|
||||
"~*ci.ua" 1;
|
||||
"~*cialiswithoutadoctor.net" 1;
|
||||
"~*cityadspix.com" 1;
|
||||
|
@ -1183,6 +1190,7 @@ map $http_referer $bad_referer {
|
|||
"~*coolinstagoods.com" 1;
|
||||
"~*copyrightclaims.org" 1;
|
||||
"~*countbertwistdisp26.soup.io" 1;
|
||||
"~*counter.yadro.ru" 1;
|
||||
"~*country.onetravelguides.com" 1;
|
||||
"~*covadhosting.biz" 1;
|
||||
"~*cpabegins.ru" 1;
|
||||
|
@ -1308,6 +1316,7 @@ map $http_referer $bad_referer {
|
|||
"~*empirepoker.com" 1;
|
||||
"~*empoweringchange.us" 1;
|
||||
"~*encodable.com" 1;
|
||||
"~*englate.com" 1;
|
||||
"~*envaseslotusama.com" 1;
|
||||
"~*enviromusic.net" 1;
|
||||
"~*epngo.bz" 1;
|
||||
|
@ -1870,6 +1879,7 @@ map $http_referer $bad_referer {
|
|||
"~*misswell.net" 1;
|
||||
"~*misswootwoot.com" 1;
|
||||
"~*mistr-x.org" 1;
|
||||
"~*mitcdoforumwest.org" 1;
|
||||
"~*mitrasound.ru" 1;
|
||||
"~*mixtapetorrent.com" 1;
|
||||
"~*mmog-play.ru" 1;
|
||||
|
@ -2659,6 +2669,7 @@ map $http_referer $bad_referer {
|
|||
"~*xwatt.ru" 1;
|
||||
"~*xxxguitars.com" 1;
|
||||
"~*xz618.com" 1;
|
||||
"~*yadro.ru" 1;
|
||||
"~*yeartwit.com" 1;
|
||||
"~*ykecwqlixx.ru" 1;
|
||||
"~*yorkshire.com" 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue