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
7a462a90a7
commit
44bbfd6baa
5 changed files with 42 additions and 3 deletions
|
@ -2,6 +2,7 @@
|
|||
00author.com
|
||||
00go.com
|
||||
00it.com
|
||||
0ca29773681c7e82.com
|
||||
0n-line.tv
|
||||
1-free-share-buttons.com
|
||||
1.bp.blogspot.com
|
||||
|
@ -576,6 +577,7 @@ callejondelpozo.es
|
|||
calstaterealty.us
|
||||
calvet.altervista.org
|
||||
candiceloves.us
|
||||
candy-glam-hp.com
|
||||
candycrushshop.com
|
||||
candypeople.se
|
||||
candytiner.com
|
||||
|
@ -764,6 +766,7 @@ coolinstagoods.com
|
|||
coop-gamers.ru
|
||||
copblock.org
|
||||
copyrightclaims.org
|
||||
cosmetic.donna7753191.ru
|
||||
countbertwistdisp26.soup.io
|
||||
counter.yadro.ru
|
||||
countravel.net
|
||||
|
@ -916,6 +919,7 @@ dominateforex.ml
|
|||
domination.ml
|
||||
dominterior.org
|
||||
domoysshop.ru
|
||||
donna7753191.ru
|
||||
donvito.unas.cz
|
||||
doska-vsem.ru
|
||||
dostavka-v-krym.com
|
||||
|
@ -946,6 +950,7 @@ dvrlists.com
|
|||
dybuxog.com.ua
|
||||
dyni.com.ua
|
||||
dyshagi.ru
|
||||
dytohqka.su
|
||||
e-avon.ru
|
||||
e-buyeasy.com
|
||||
e-collantes.com
|
||||
|
@ -1222,6 +1227,7 @@ fotoxxxru.com
|
|||
foxinsocks.ru
|
||||
foxtechfpv.com
|
||||
foxydeal.com
|
||||
fqvjhqciw.net.ru
|
||||
fqzqxok.com
|
||||
fr.netlog.com
|
||||
freakycheats.com
|
||||
|
@ -1329,6 +1335,7 @@ ge0ip.org
|
|||
gealgeol.com
|
||||
geckoandfly.com
|
||||
gelezki.com
|
||||
gemara.com
|
||||
gembird.com
|
||||
generalporn.org
|
||||
generic-pills-online.com
|
||||
|
@ -1638,6 +1645,7 @@ interesnie-faktu.ru
|
|||
interfucks.net
|
||||
intermesh.net
|
||||
internet-apteka.ru
|
||||
intervsem.ru
|
||||
intimver.3dgayxxx.com
|
||||
invest-pamm.ru
|
||||
investingclub.ru
|
||||
|
@ -2368,6 +2376,7 @@ picsfair.com
|
|||
picture-group.com
|
||||
picturesify.com
|
||||
pijoto.net
|
||||
pila.pl
|
||||
pinkduck.ga
|
||||
pintattoos.com
|
||||
pinwallpaper.xyz
|
||||
|
@ -2574,6 +2583,7 @@ realmonte.net
|
|||
realnye-otzyvy.info
|
||||
realting-moscow.ru
|
||||
rebelmouse.com
|
||||
rebuildermedical.com
|
||||
recinziireale.com
|
||||
recipedays.com
|
||||
recipedays.ru
|
||||
|
@ -3100,6 +3110,7 @@ the-torrent-tracker.blogspot.com
|
|||
the-usa-games.blogspot.com
|
||||
thealienwheel.be
|
||||
thebluenoodle.com
|
||||
thecoolimages.net
|
||||
thecoral.com.br
|
||||
thedownloadfreeonlinegames.blogspot.com
|
||||
thedownloadfromwarez.blogspot.com
|
||||
|
@ -3535,6 +3546,7 @@ wurq.info
|
|||
wurr.voila.net
|
||||
ww1943.ru
|
||||
www1.free-share-buttons.top
|
||||
wycjrqzy.ua
|
||||
wzgyyq.com
|
||||
x-lime.net
|
||||
x-musics.com
|
||||
|
|
|
@ -10,11 +10,11 @@
|
|||
### Created By: https://github.com/mitchellkrogza/
|
||||
|
||||
### Last Updated
|
||||
### Mon Jan 23 10:23:44 SAST 2017
|
||||
### Wed Jan 25 10:28:44 SAST 2017
|
||||
### End Last Updated
|
||||
|
||||
### Generated in
|
||||
### 0.302482366562 seconds
|
||||
### 0.31537604332 seconds
|
||||
### End Generated in
|
||||
|
||||
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
||||
|
@ -548,6 +548,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*VidibleScraper" 3;
|
||||
"~*VoidEYE" 3;
|
||||
"~*Voil" 3;
|
||||
"~*WallpapersHD" 3;
|
||||
"~*WASALive-Bot" 3;
|
||||
"~*WBSearchBot" 3;
|
||||
"~*WebAuto" 3;
|
||||
|
@ -810,6 +811,7 @@ map $http_referer $bad_referer {
|
|||
"~*00author.com" 1;
|
||||
"~*00go.com" 1;
|
||||
"~*00it.com" 1;
|
||||
"~*0ca29773681c7e82.com" 1;
|
||||
"~*0n-line.tv" 1;
|
||||
"~*1-free-share-buttons.com" 1;
|
||||
"~*1.bp.blogspot.com" 1;
|
||||
|
@ -1384,6 +1386,7 @@ map $http_referer $bad_referer {
|
|||
"~*calstaterealty.us" 1;
|
||||
"~*calvet.altervista.org" 1;
|
||||
"~*candiceloves.us" 1;
|
||||
"~*candy-glam-hp.com" 1;
|
||||
"~*candycrushshop.com" 1;
|
||||
"~*candypeople.se" 1;
|
||||
"~*candytiner.com" 1;
|
||||
|
@ -1572,6 +1575,7 @@ map $http_referer $bad_referer {
|
|||
"~*coop-gamers.ru" 1;
|
||||
"~*copblock.org" 1;
|
||||
"~*copyrightclaims.org" 1;
|
||||
"~*cosmetic.donna7753191.ru" 1;
|
||||
"~*countbertwistdisp26.soup.io" 1;
|
||||
"~*counter.yadro.ru" 1;
|
||||
"~*countravel.net" 1;
|
||||
|
@ -1724,6 +1728,7 @@ map $http_referer $bad_referer {
|
|||
"~*domination.ml" 1;
|
||||
"~*dominterior.org" 1;
|
||||
"~*domoysshop.ru" 1;
|
||||
"~*donna7753191.ru" 1;
|
||||
"~*donvito.unas.cz" 1;
|
||||
"~*doska-vsem.ru" 1;
|
||||
"~*dostavka-v-krym.com" 1;
|
||||
|
@ -1754,6 +1759,7 @@ map $http_referer $bad_referer {
|
|||
"~*dybuxog.com.ua" 1;
|
||||
"~*dyni.com.ua" 1;
|
||||
"~*dyshagi.ru" 1;
|
||||
"~*dytohqka.su" 1;
|
||||
"~*e-avon.ru" 1;
|
||||
"~*e-buyeasy.com" 1;
|
||||
"~*e-collantes.com" 1;
|
||||
|
@ -2030,6 +2036,7 @@ map $http_referer $bad_referer {
|
|||
"~*foxinsocks.ru" 1;
|
||||
"~*foxtechfpv.com" 1;
|
||||
"~*foxydeal.com" 1;
|
||||
"~*fqvjhqciw.net.ru" 1;
|
||||
"~*fqzqxok.com" 1;
|
||||
"~*fr.netlog.com" 1;
|
||||
"~*freakycheats.com" 1;
|
||||
|
@ -2137,6 +2144,7 @@ map $http_referer $bad_referer {
|
|||
"~*gealgeol.com" 1;
|
||||
"~*geckoandfly.com" 1;
|
||||
"~*gelezki.com" 1;
|
||||
"~*gemara.com" 1;
|
||||
"~*gembird.com" 1;
|
||||
"~*generalporn.org" 1;
|
||||
"~*generic-pills-online.com" 1;
|
||||
|
@ -2446,6 +2454,7 @@ map $http_referer $bad_referer {
|
|||
"~*interfucks.net" 1;
|
||||
"~*intermesh.net" 1;
|
||||
"~*internet-apteka.ru" 1;
|
||||
"~*intervsem.ru" 1;
|
||||
"~*intimver.3dgayxxx.com" 1;
|
||||
"~*invest-pamm.ru" 1;
|
||||
"~*investingclub.ru" 1;
|
||||
|
@ -3176,6 +3185,7 @@ map $http_referer $bad_referer {
|
|||
"~*picture-group.com" 1;
|
||||
"~*picturesify.com" 1;
|
||||
"~*pijoto.net" 1;
|
||||
"~*pila.pl" 1;
|
||||
"~*pinkduck.ga" 1;
|
||||
"~*pintattoos.com" 1;
|
||||
"~*pinwallpaper.xyz" 1;
|
||||
|
@ -3382,6 +3392,7 @@ map $http_referer $bad_referer {
|
|||
"~*realnye-otzyvy.info" 1;
|
||||
"~*realting-moscow.ru" 1;
|
||||
"~*rebelmouse.com" 1;
|
||||
"~*rebuildermedical.com" 1;
|
||||
"~*recinziireale.com" 1;
|
||||
"~*recipedays.com" 1;
|
||||
"~*recipedays.ru" 1;
|
||||
|
@ -3908,6 +3919,7 @@ map $http_referer $bad_referer {
|
|||
"~*the-usa-games.blogspot.com" 1;
|
||||
"~*thealienwheel.be" 1;
|
||||
"~*thebluenoodle.com" 1;
|
||||
"~*thecoolimages.net" 1;
|
||||
"~*thecoral.com.br" 1;
|
||||
"~*thedownloadfreeonlinegames.blogspot.com" 1;
|
||||
"~*thedownloadfromwarez.blogspot.com" 1;
|
||||
|
@ -4343,6 +4355,7 @@ map $http_referer $bad_referer {
|
|||
"~*wurr.voila.net" 1;
|
||||
"~*ww1943.ru" 1;
|
||||
"~*www1.free-share-buttons.top" 1;
|
||||
"~*wycjrqzy.ua" 1;
|
||||
"~*wzgyyq.com" 1;
|
||||
"~*x-lime.net" 1;
|
||||
"~*x-musics.com" 1;
|
||||
|
|
|
@ -2,6 +2,7 @@ domain:000free.us
|
|||
domain:00author.com
|
||||
domain:00go.com
|
||||
domain:00it.com
|
||||
domain:0ca29773681c7e82.com
|
||||
domain:0n-line.tv
|
||||
domain:1-free-share-buttons.com
|
||||
domain:1.bp.blogspot.com
|
||||
|
@ -576,6 +577,7 @@ domain:callejondelpozo.es
|
|||
domain:calstaterealty.us
|
||||
domain:calvet.altervista.org
|
||||
domain:candiceloves.us
|
||||
domain:candy-glam-hp.com
|
||||
domain:candycrushshop.com
|
||||
domain:candypeople.se
|
||||
domain:candytiner.com
|
||||
|
@ -764,6 +766,7 @@ domain:coolinstagoods.com
|
|||
domain:coop-gamers.ru
|
||||
domain:copblock.org
|
||||
domain:copyrightclaims.org
|
||||
domain:cosmetic.donna7753191.ru
|
||||
domain:countbertwistdisp26.soup.io
|
||||
domain:counter.yadro.ru
|
||||
domain:countravel.net
|
||||
|
@ -916,6 +919,7 @@ domain:dominateforex.ml
|
|||
domain:domination.ml
|
||||
domain:dominterior.org
|
||||
domain:domoysshop.ru
|
||||
domain:donna7753191.ru
|
||||
domain:donvito.unas.cz
|
||||
domain:doska-vsem.ru
|
||||
domain:dostavka-v-krym.com
|
||||
|
@ -946,6 +950,7 @@ domain:dvrlists.com
|
|||
domain:dybuxog.com.ua
|
||||
domain:dyni.com.ua
|
||||
domain:dyshagi.ru
|
||||
domain:dytohqka.su
|
||||
domain:e-avon.ru
|
||||
domain:e-buyeasy.com
|
||||
domain:e-collantes.com
|
||||
|
@ -1222,6 +1227,7 @@ domain:fotoxxxru.com
|
|||
domain:foxinsocks.ru
|
||||
domain:foxtechfpv.com
|
||||
domain:foxydeal.com
|
||||
domain:fqvjhqciw.net.ru
|
||||
domain:fqzqxok.com
|
||||
domain:fr.netlog.com
|
||||
domain:freakycheats.com
|
||||
|
@ -1329,6 +1335,7 @@ domain:ge0ip.org
|
|||
domain:gealgeol.com
|
||||
domain:geckoandfly.com
|
||||
domain:gelezki.com
|
||||
domain:gemara.com
|
||||
domain:gembird.com
|
||||
domain:generalporn.org
|
||||
domain:generic-pills-online.com
|
||||
|
@ -1638,6 +1645,7 @@ domain:interesnie-faktu.ru
|
|||
domain:interfucks.net
|
||||
domain:intermesh.net
|
||||
domain:internet-apteka.ru
|
||||
domain:intervsem.ru
|
||||
domain:intimver.3dgayxxx.com
|
||||
domain:invest-pamm.ru
|
||||
domain:investingclub.ru
|
||||
|
@ -2368,6 +2376,7 @@ domain:picsfair.com
|
|||
domain:picture-group.com
|
||||
domain:picturesify.com
|
||||
domain:pijoto.net
|
||||
domain:pila.pl
|
||||
domain:pinkduck.ga
|
||||
domain:pintattoos.com
|
||||
domain:pinwallpaper.xyz
|
||||
|
@ -2574,6 +2583,7 @@ domain:realmonte.net
|
|||
domain:realnye-otzyvy.info
|
||||
domain:realting-moscow.ru
|
||||
domain:rebelmouse.com
|
||||
domain:rebuildermedical.com
|
||||
domain:recinziireale.com
|
||||
domain:recipedays.com
|
||||
domain:recipedays.ru
|
||||
|
@ -3100,6 +3110,7 @@ domain:the-torrent-tracker.blogspot.com
|
|||
domain:the-usa-games.blogspot.com
|
||||
domain:thealienwheel.be
|
||||
domain:thebluenoodle.com
|
||||
domain:thecoolimages.net
|
||||
domain:thecoral.com.br
|
||||
domain:thedownloadfreeonlinegames.blogspot.com
|
||||
domain:thedownloadfromwarez.blogspot.com
|
||||
|
@ -3535,6 +3546,7 @@ domain:wurq.info
|
|||
domain:wurr.voila.net
|
||||
domain:ww1943.ru
|
||||
domain:www1.free-share-buttons.top
|
||||
domain:wycjrqzy.ua
|
||||
domain:wzgyyq.com
|
||||
domain:x-lime.net
|
||||
domain:x-musics.com
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -722,6 +722,8 @@ User-agent: VoidEYE
|
|||
Disallow:/
|
||||
User-agent: Voil
|
||||
Disallow:/
|
||||
User-agent: WallpapersHD
|
||||
Disallow:/
|
||||
User-agent: WASALive-Bot
|
||||
Disallow:/
|
||||
User-agent: WBSearchBot
|
||||
|
|
Loading…
Add table
Reference in a new issue