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
39ea09b01a
commit
298c396968
1 changed files with 11 additions and 3 deletions
|
@ -10,11 +10,11 @@
|
|||
### Created By: https://github.com/mitchellkrogza/
|
||||
|
||||
### Last Updated
|
||||
### Sat Nov 5 08:49:52 SAST 2016
|
||||
### Sun Nov 6 08:24:59 SAST 2016
|
||||
### End Last Updated
|
||||
|
||||
### Generated in
|
||||
### 0.164476156235 seconds
|
||||
### 0.274148702621 seconds
|
||||
### End Generated in
|
||||
|
||||
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
||||
|
@ -818,6 +818,7 @@ map $http_referer $bad_referer {
|
|||
"~*alessandraleone.com" 1;
|
||||
"~*alfa9.com" 1;
|
||||
"~*alibestsale.com" 1;
|
||||
"~*alienwheel.es" 1;
|
||||
"~*aliexpress.com" 1;
|
||||
"~*all-number.com" 1;
|
||||
"~*all4invest.ru" 1;
|
||||
|
@ -871,6 +872,7 @@ map $http_referer $bad_referer {
|
|||
"~*autolombard-krasnodar.ru" 1;
|
||||
"~*autoplate.info" 1;
|
||||
"~*autorn.ru" 1;
|
||||
"~*autotrends.today" 1;
|
||||
"~*autovideobroadcast.com" 1;
|
||||
"~*availit.weebly.com" 1;
|
||||
"~*aviva-limoux.com" 1;
|
||||
|
@ -1117,6 +1119,7 @@ map $http_referer $bad_referer {
|
|||
"~*doska-vsem.ru" 1;
|
||||
"~*dostavka-v-krym.com" 1;
|
||||
"~*dotnetdotcom.org" 1;
|
||||
"~*downloadkakaotalk.com" 1;
|
||||
"~*downtuptv.gq" 1;
|
||||
"~*doxyporno.com" 1;
|
||||
"~*drugspowerstore.com" 1;
|
||||
|
@ -1290,6 +1293,7 @@ map $http_referer $bad_referer {
|
|||
"~*getprismatic.com" 1;
|
||||
"~*getrichquick.ml" 1;
|
||||
"~*getrichquickly.info" 1;
|
||||
"~*gg-arena.ru" 1;
|
||||
"~*ghazel.ru" 1;
|
||||
"~*ghostvisitor.com" 1;
|
||||
"~*gifspics.com" 1;
|
||||
|
@ -1534,6 +1538,7 @@ map $http_referer $bad_referer {
|
|||
"~*letolove.ru" 1;
|
||||
"~*letsgotofriday.com" 1;
|
||||
"~*lexaprogeneric.link" 1;
|
||||
"~*lider-zhaluzi.kiev.ua" 1;
|
||||
"~*life-instyle.com" 1;
|
||||
"~*likesdesign.com" 1;
|
||||
"~*likesuccess.com" 1;
|
||||
|
@ -1896,6 +1901,7 @@ map $http_referer $bad_referer {
|
|||
"~*sethrollins.net" 1;
|
||||
"~*setioweb.com" 1;
|
||||
"~*sex.hotblog.top" 1;
|
||||
"~*sexblog.pw" 1;
|
||||
"~*sexphoto.site" 1;
|
||||
"~*sexsaoy.com" 1;
|
||||
"~*sexsearch.com" 1;
|
||||
|
@ -2159,6 +2165,7 @@ map $http_referer $bad_referer {
|
|||
"~*website-stealer-warning-alert.hdmoviecams.com" 1;
|
||||
"~*websites-reviews.com" 1;
|
||||
"~*websocial.me" 1;
|
||||
"~*wechatdownload10.com" 1;
|
||||
"~*weclipart.com" 1;
|
||||
"~*wedding-salon.net" 1;
|
||||
"~*wenimage.com" 1;
|
||||
|
@ -2433,7 +2440,8 @@ geo $validate_client {
|
|||
# music and other materials. I personally believe a lot of block lists who originally recommended
|
||||
# blocking Cyveillance have done so to protect their torrent or p2p sites from being scanned.
|
||||
# I personally have now unblocked them as image theft is a big problem of mine but if you
|
||||
# do want to block Cyveillance you can simply modify the block below to "1"
|
||||
# do want to block Cyveillance you can simply modify the entries in the block from "0" to "1"
|
||||
# Getty Images is one such company who appears to use Cyveillance to help monitor for copyright theft.
|
||||
|
||||
# START CYVEILLANCE BLOCK ### DO NOT EDIT THIS LINE AT ALL ###
|
||||
38.100.19.8/29 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue