Regex Change on Bad Bots Section to Case Insensitive Matching

This commit is contained in:
Mitchell Krog UB1 2017-04-20 12:29:37 +02:00
parent 82e64569e3
commit 5f6e791067
7 changed files with 65 additions and 9 deletions

View file

@ -308,6 +308,7 @@ arenanews.com.ua
arenda-yeisk.ru
arendakvartir.kz
arendas.net
arendatora.ru
arendovalka.xyz
arkartex.ru
arraty.altervista.org
@ -437,6 +438,7 @@ beauty-bracelet.com
beauty-clinic.ru
beauty-things.com
becuo.com
bedcapdealers.com
belinvestdom.by
bensbargains.net
berdasovivan.ru
@ -687,6 +689,7 @@ cheapjerseysa.com
cheapjerseysap.com
cheapjerseysbizwholesale.us
cheapjerseysfootballshop.com
cheapmarmot.online
cheatcode-lita12.rhcloud.com
checkm8.com
checkpagerank.net
@ -1261,6 +1264,7 @@ freeuploader.ml
freewebs.com
freewhatsappload.com
freshberry.com.ua
freshdz.com
freshmac.space
freshsuperbloop.com
freshwallpapers.info
@ -1709,6 +1713,7 @@ jerseywholesalebizchina.com
jerseywholesalechinabiz.com
jerseywholesaleelitestore.com
jjbabskoe.ru
joessmogtestonly.com
joingames.org
jongose.ninja
journalhome.com
@ -1896,6 +1901,7 @@ liveshoppersmac.com
livetsomudvekslingstudent.bloggersdelight.dk
livingcanarias.com
livingroomdecor.info
lkbennettstore.online
llastbuy.ru
lmrauction.com
loadopia.com
@ -2152,6 +2158,7 @@ muz-shoes.ru
muzaporn.com
muznachas-service.ru
muztops.ru
mvpicton.co.uk
my-bc.ru
my-big-family.com
my.opera.com
@ -2239,6 +2246,7 @@ nonews.co
nootrino.com
nordstar.pro
normalegal.ru
northfacestore.online
notaria-desalas.com
notebook-pro.ru
notfastfood.ru
@ -2585,6 +2593,7 @@ pst2017.onlinewebshop.net
psvita.ru
publiccasinoil.com
pufip.com
pukaporn.com
pulse33.ru
purchasepillsnorx.com
purplesphere.in
@ -2708,6 +2717,7 @@ robot-forex.biz
rockingclicks.com
roleforum.ru
roma-kukareku.livejournal.com
roofers.org.uk
rootandroid.org
ros-ctm.ru
rospromtest.ru
@ -2869,6 +2879,7 @@ seorankinglinks.xyz
serialsway.ucoz.ru
serptehnika.ru
service-core.ru
servingnotice.com
servisural.ru
seryeznie-znakomstva.ru
sethrollins.net
@ -3170,6 +3181,7 @@ tehngr.ru
telegraf.by
telegramdownload10.com
telesvoboda.ru
telsis.com
template-kid.com
tennis-img.org
terraclicks.com
@ -3618,6 +3630,7 @@ womens-journal.net
womensplay.net
womensterritory.ru
wonderfulflowers.biz
word-vorlagen.net
wordpress-crew.net
wordpresscore.com
works.if.ua
@ -3762,6 +3775,7 @@ yoursearch.me
yoursite.com
youtoner.it
youtubedownload.org
yuantuo.co.jp
yuarra.pluto.ro
yubikk.info
yugk.net

View file

@ -2,7 +2,7 @@
### THE ULTIMATE NGINX BAD BOT BLOCKER
### **********************************
### Version 2.2017.05
### Version 2.2017.06
### This file implements a checklist / blacklist for good user agents, bad user agents and
### bad referrers. It also has whitelisting for your own IP's and known good IP Ranges
@ -17,11 +17,11 @@
### - https://github.com/oohnoitz/nginx-blacklist
### Last Updated
### Wed Apr 19 13:35:37 SAST 2017
### Thu Apr 20 12:29:37 SAST 2017
### End Last Updated
### Generated in
### 0.298576116562 seconds
### 0.321412801743 seconds
### End Generated in
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
@ -1210,6 +1210,7 @@ map $http_referer $bad_referer {
"~*arenanews.com.ua" 1;
"~*arendakvartir.kz" 1;
"~*arendas.net" 1;
"~*arendatora.ru" 1;
"~*arenda-yeisk.ru" 1;
"~*arendovalka.xyz" 1;
"~*arkartex.ru" 1;
@ -1339,6 +1340,7 @@ map $http_referer $bad_referer {
"~*beauty-clinic.ru" 1;
"~*beauty-things.com" 1;
"~*becuo.com" 1;
"~*bedcapdealers.com" 1;
"~*belinvestdom.by" 1;
"~*bensbargains.net" 1;
"~*berdasovivan.ru" 1;
@ -1589,6 +1591,7 @@ map $http_referer $bad_referer {
"~*cheapjerseysap.com" 1;
"~*cheapjerseysbizwholesale.us" 1;
"~*cheapjerseysfootballshop.com" 1;
"~*cheapmarmot.online" 1;
"~*cheap-pills-norx.com" 1;
"~*cheatcode-lita12.rhcloud.com" 1;
"~*checkm8.com" 1;
@ -2163,6 +2166,7 @@ map $http_referer $bad_referer {
"~*freewebs.com" 1;
"~*freewhatsappload.com" 1;
"~*freshberry.com.ua" 1;
"~*freshdz.com" 1;
"~*freshmac.space" 1;
"~*freshsuperbloop.com" 1;
"~*freshwallpapers.info" 1;
@ -2611,6 +2615,7 @@ map $http_referer $bad_referer {
"~*jerseywholesalechinabiz.com" 1;
"~*jerseywholesaleelitestore.com" 1;
"~*jjbabskoe.ru" 1;
"~*joessmogtestonly.com" 1;
"~*joingames.org" 1;
"~*jongose.ninja" 1;
"~*journalhome.com" 1;
@ -2799,6 +2804,7 @@ map $http_referer $bad_referer {
"~*livetsomudvekslingstudent.bloggersdelight.dk" 1;
"~*livingcanarias.com" 1;
"~*livingroomdecor.info" 1;
"~*lkbennettstore.online" 1;
"~*llastbuy.ru" 1;
"~*lmrauction.com" 1;
"~*loadopia.com" 1;
@ -3055,6 +3061,7 @@ map $http_referer $bad_referer {
"~*muznachas-service.ru" 1;
"~*muz-shoes.ru" 1;
"~*muztops.ru" 1;
"~*mvpicton.co.uk" 1;
"~*my-bc.ru" 1;
"~*my-big-family.com" 1;
"~*myblogregistercm.tk" 1;
@ -3142,6 +3149,7 @@ map $http_referer $bad_referer {
"~*nootrino.com" 1;
"~*nordstar.pro" 1;
"~*normalegal.ru" 1;
"~*northfacestore.online" 1;
"~*notaria-desalas.com" 1;
"~*notebook-pro.ru" 1;
"~*notfastfood.ru" 1;
@ -3488,6 +3496,7 @@ map $http_referer $bad_referer {
"~*psvita.ru" 1;
"~*publiccasinoil.com" 1;
"~*pufip.com" 1;
"~*pukaporn.com" 1;
"~*pulse33.ru" 1;
"~*purchasepillsnorx.com" 1;
"~*purplesphere.in" 1;
@ -3611,6 +3620,7 @@ map $http_referer $bad_referer {
"~*rockingclicks.com" 1;
"~*roleforum.ru" 1;
"~*roma-kukareku.livejournal.com" 1;
"~*roofers.org.uk" 1;
"~*rootandroid.org" 1;
"~*ros-ctm.ru" 1;
"~*rospromtest.ru" 1;
@ -3772,6 +3782,7 @@ map $http_referer $bad_referer {
"~*serialsway.ucoz.ru" 1;
"~*serptehnika.ru" 1;
"~*service-core.ru" 1;
"~*servingnotice.com" 1;
"~*servisural.ru" 1;
"~*seryeznie-znakomstva.ru" 1;
"~*sethrollins.net" 1;
@ -4073,6 +4084,7 @@ map $http_referer $bad_referer {
"~*telegraf.by" 1;
"~*telegramdownload10.com" 1;
"~*telesvoboda.ru" 1;
"~*telsis.com" 1;
"~*template-kid.com" 1;
"~*tennis-img.org" 1;
"~*terraclicks.com" 1;
@ -4523,6 +4535,7 @@ map $http_referer $bad_referer {
"~*wonderfulflowers.biz" 1;
"~*wordpresscore.com" 1;
"~*wordpress-crew.net" 1;
"~*word-vorlagen.net" 1;
"~*works.if.ua" 1;
"~*worldhistory.biz" 1;
"~*worldis.me" 1;
@ -4665,6 +4678,7 @@ map $http_referer $bad_referer {
"~*yoursite.com" 1;
"~*youtoner.it" 1;
"~*youtubedownload.org" 1;
"~*yuantuo.co.jp" 1;
"~*yuarra.pluto.ro" 1;
"~*yubikk.info" 1;
"~*yugk.net" 1;

View file

@ -307,6 +307,7 @@ domain:arclk.net
domain:arenanews.com.ua
domain:arendakvartir.kz
domain:arendas.net
domain:arendatora.ru
domain:arenda-yeisk.ru
domain:arendovalka.xyz
domain:arkartex.ru
@ -436,6 +437,7 @@ domain:beauty-bracelet.com
domain:beauty-clinic.ru
domain:beauty-things.com
domain:becuo.com
domain:bedcapdealers.com
domain:belinvestdom.by
domain:bensbargains.net
domain:berdasovivan.ru
@ -686,6 +688,7 @@ domain:cheapjerseysa.com
domain:cheapjerseysap.com
domain:cheapjerseysbizwholesale.us
domain:cheapjerseysfootballshop.com
domain:cheapmarmot.online
domain:cheap-pills-norx.com
domain:cheatcode-lita12.rhcloud.com
domain:checkm8.com
@ -1260,6 +1263,7 @@ domain:free-video-tool.com
domain:freewebs.com
domain:freewhatsappload.com
domain:freshberry.com.ua
domain:freshdz.com
domain:freshmac.space
domain:freshsuperbloop.com
domain:freshwallpapers.info
@ -1708,6 +1712,7 @@ domain:jerseywholesalebizchina.com
domain:jerseywholesalechinabiz.com
domain:jerseywholesaleelitestore.com
domain:jjbabskoe.ru
domain:joessmogtestonly.com
domain:joingames.org
domain:jongose.ninja
domain:journalhome.com
@ -1896,6 +1901,7 @@ domain:liveshoppersmac.com
domain:livetsomudvekslingstudent.bloggersdelight.dk
domain:livingcanarias.com
domain:livingroomdecor.info
domain:lkbennettstore.online
domain:llastbuy.ru
domain:lmrauction.com
domain:loadopia.com
@ -2152,6 +2158,7 @@ domain:muz-baza.net
domain:muznachas-service.ru
domain:muz-shoes.ru
domain:muztops.ru
domain:mvpicton.co.uk
domain:my-bc.ru
domain:my-big-family.com
domain:myblogregistercm.tk
@ -2239,6 +2246,7 @@ domain:nonews.co
domain:nootrino.com
domain:nordstar.pro
domain:normalegal.ru
domain:northfacestore.online
domain:notaria-desalas.com
domain:notebook-pro.ru
domain:notfastfood.ru
@ -2585,6 +2593,7 @@ domain:pst2017.onlinewebshop.net
domain:psvita.ru
domain:publiccasinoil.com
domain:pufip.com
domain:pukaporn.com
domain:pulse33.ru
domain:purchasepillsnorx.com
domain:purplesphere.in
@ -2708,6 +2717,7 @@ domain:robot-forex.biz
domain:rockingclicks.com
domain:roleforum.ru
domain:roma-kukareku.livejournal.com
domain:roofers.org.uk
domain:rootandroid.org
domain:ros-ctm.ru
domain:rospromtest.ru
@ -2869,6 +2879,7 @@ domain:seo-tools-optimizing.com
domain:serialsway.ucoz.ru
domain:serptehnika.ru
domain:service-core.ru
domain:servingnotice.com
domain:servisural.ru
domain:seryeznie-znakomstva.ru
domain:sethrollins.net
@ -3170,6 +3181,7 @@ domain:tehngr.ru
domain:telegraf.by
domain:telegramdownload10.com
domain:telesvoboda.ru
domain:telsis.com
domain:template-kid.com
domain:tennis-img.org
domain:terraclicks.com
@ -3620,6 +3632,7 @@ domain:womensterritory.ru
domain:wonderfulflowers.biz
domain:wordpresscore.com
domain:wordpress-crew.net
domain:word-vorlagen.net
domain:works.if.ua
domain:worldhistory.biz
domain:worldis.me
@ -3762,6 +3775,7 @@ domain:yoursearch.me
domain:yoursite.com
domain:youtoner.it
domain:youtubedownload.org
domain:yuantuo.co.jp
domain:yuarra.pluto.ro
domain:yubikk.info
domain:yugk.net

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -2,7 +2,7 @@
### THE ULTIMATE NGINX BAD BOT BLOCKER
### **********************************
### Version 2.2017.05
### Version 2.2017.06
### This file implements a checklist / blacklist for good user agents, bad user agents and
### bad referrers. It also has whitelisting for your own IP's and known good IP Ranges
@ -17,11 +17,11 @@
### - https://github.com/oohnoitz/nginx-blacklist
### Last Updated
### Wed Apr 19 13:35:37 SAST 2017
### Thu Apr 20 12:29:37 SAST 2017
### End Last Updated
### Generated in
### 0.298576116562 seconds
### 0.321412801743 seconds
### End Generated in
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
@ -1210,6 +1210,7 @@ include /home/travis/build/mitchellkrogza/nginx-ultimate-bad-bot-blocker/travisC
"~*arenanews.com.ua" 1;
"~*arendakvartir.kz" 1;
"~*arendas.net" 1;
"~*arendatora.ru" 1;
"~*arenda-yeisk.ru" 1;
"~*arendovalka.xyz" 1;
"~*arkartex.ru" 1;
@ -1339,6 +1340,7 @@ include /home/travis/build/mitchellkrogza/nginx-ultimate-bad-bot-blocker/travisC
"~*beauty-clinic.ru" 1;
"~*beauty-things.com" 1;
"~*becuo.com" 1;
"~*bedcapdealers.com" 1;
"~*belinvestdom.by" 1;
"~*bensbargains.net" 1;
"~*berdasovivan.ru" 1;
@ -1589,6 +1591,7 @@ include /home/travis/build/mitchellkrogza/nginx-ultimate-bad-bot-blocker/travisC
"~*cheapjerseysap.com" 1;
"~*cheapjerseysbizwholesale.us" 1;
"~*cheapjerseysfootballshop.com" 1;
"~*cheapmarmot.online" 1;
"~*cheap-pills-norx.com" 1;
"~*cheatcode-lita12.rhcloud.com" 1;
"~*checkm8.com" 1;
@ -2163,6 +2166,7 @@ include /home/travis/build/mitchellkrogza/nginx-ultimate-bad-bot-blocker/travisC
"~*freewebs.com" 1;
"~*freewhatsappload.com" 1;
"~*freshberry.com.ua" 1;
"~*freshdz.com" 1;
"~*freshmac.space" 1;
"~*freshsuperbloop.com" 1;
"~*freshwallpapers.info" 1;
@ -2611,6 +2615,7 @@ include /home/travis/build/mitchellkrogza/nginx-ultimate-bad-bot-blocker/travisC
"~*jerseywholesalechinabiz.com" 1;
"~*jerseywholesaleelitestore.com" 1;
"~*jjbabskoe.ru" 1;
"~*joessmogtestonly.com" 1;
"~*joingames.org" 1;
"~*jongose.ninja" 1;
"~*journalhome.com" 1;
@ -2799,6 +2804,7 @@ include /home/travis/build/mitchellkrogza/nginx-ultimate-bad-bot-blocker/travisC
"~*livetsomudvekslingstudent.bloggersdelight.dk" 1;
"~*livingcanarias.com" 1;
"~*livingroomdecor.info" 1;
"~*lkbennettstore.online" 1;
"~*llastbuy.ru" 1;
"~*lmrauction.com" 1;
"~*loadopia.com" 1;
@ -3055,6 +3061,7 @@ include /home/travis/build/mitchellkrogza/nginx-ultimate-bad-bot-blocker/travisC
"~*muznachas-service.ru" 1;
"~*muz-shoes.ru" 1;
"~*muztops.ru" 1;
"~*mvpicton.co.uk" 1;
"~*my-bc.ru" 1;
"~*my-big-family.com" 1;
"~*myblogregistercm.tk" 1;
@ -3142,6 +3149,7 @@ include /home/travis/build/mitchellkrogza/nginx-ultimate-bad-bot-blocker/travisC
"~*nootrino.com" 1;
"~*nordstar.pro" 1;
"~*normalegal.ru" 1;
"~*northfacestore.online" 1;
"~*notaria-desalas.com" 1;
"~*notebook-pro.ru" 1;
"~*notfastfood.ru" 1;
@ -3488,6 +3496,7 @@ include /home/travis/build/mitchellkrogza/nginx-ultimate-bad-bot-blocker/travisC
"~*psvita.ru" 1;
"~*publiccasinoil.com" 1;
"~*pufip.com" 1;
"~*pukaporn.com" 1;
"~*pulse33.ru" 1;
"~*purchasepillsnorx.com" 1;
"~*purplesphere.in" 1;
@ -3611,6 +3620,7 @@ include /home/travis/build/mitchellkrogza/nginx-ultimate-bad-bot-blocker/travisC
"~*rockingclicks.com" 1;
"~*roleforum.ru" 1;
"~*roma-kukareku.livejournal.com" 1;
"~*roofers.org.uk" 1;
"~*rootandroid.org" 1;
"~*ros-ctm.ru" 1;
"~*rospromtest.ru" 1;
@ -3772,6 +3782,7 @@ include /home/travis/build/mitchellkrogza/nginx-ultimate-bad-bot-blocker/travisC
"~*serialsway.ucoz.ru" 1;
"~*serptehnika.ru" 1;
"~*service-core.ru" 1;
"~*servingnotice.com" 1;
"~*servisural.ru" 1;
"~*seryeznie-znakomstva.ru" 1;
"~*sethrollins.net" 1;
@ -4073,6 +4084,7 @@ include /home/travis/build/mitchellkrogza/nginx-ultimate-bad-bot-blocker/travisC
"~*telegraf.by" 1;
"~*telegramdownload10.com" 1;
"~*telesvoboda.ru" 1;
"~*telsis.com" 1;
"~*template-kid.com" 1;
"~*tennis-img.org" 1;
"~*terraclicks.com" 1;
@ -4523,6 +4535,7 @@ include /home/travis/build/mitchellkrogza/nginx-ultimate-bad-bot-blocker/travisC
"~*wonderfulflowers.biz" 1;
"~*wordpresscore.com" 1;
"~*wordpress-crew.net" 1;
"~*word-vorlagen.net" 1;
"~*works.if.ua" 1;
"~*worldhistory.biz" 1;
"~*worldis.me" 1;
@ -4665,6 +4678,7 @@ include /home/travis/build/mitchellkrogza/nginx-ultimate-bad-bot-blocker/travisC
"~*yoursite.com" 1;
"~*youtoner.it" 1;
"~*youtubedownload.org" 1;
"~*yuantuo.co.jp" 1;
"~*yuarra.pluto.ro" 1;
"~*yubikk.info" 1;
"~*yugk.net" 1;