mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-16 18:19:48 +00:00
Referers / Bots (+/-)
This commit is contained in:
parent
97f483b472
commit
353c40bf7c
5 changed files with 27 additions and 5 deletions
|
@ -17,11 +17,11 @@
|
|||
### - https://github.com/oohnoitz/nginx-blacklist
|
||||
|
||||
### Last Updated
|
||||
### Fri Feb 24 12:02:13 SAST 2017
|
||||
### Sat Feb 25 08:58:00 SAST 2017
|
||||
### End Last Updated
|
||||
|
||||
### Generated in
|
||||
### 0.268668651581 seconds
|
||||
### 0.280894994736 seconds
|
||||
### End Generated in
|
||||
|
||||
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
||||
|
@ -190,6 +190,7 @@ map $http_user_agent $bad_bot {
|
|||
"~*R6_CommentReader" 2;
|
||||
"~*R6_FeedFetcher" 2;
|
||||
"~*RPT-HTTPClient" 2;
|
||||
"~*sfFeedReader/0.9" 2;
|
||||
"~*Spaidu" 2;
|
||||
"~*YandexBot" 2;
|
||||
"~*YandexImages" 2;
|
||||
|
@ -1020,6 +1021,7 @@ include /home/travis/build/mitchellkrogza/nginx-ultimate-bad-bot-blocker/travisC
|
|||
"~*admanaerofoil.com" 1;
|
||||
"~*adminshop.com" 1;
|
||||
"~*adnotbad.com" 1;
|
||||
"~*ads.gold" 1;
|
||||
"~*ads-cool.pro" 1;
|
||||
"~*ads-seo.men" 1;
|
||||
"~*adsfresh.men" 1;
|
||||
|
@ -1643,6 +1645,7 @@ include /home/travis/build/mitchellkrogza/nginx-ultimate-bad-bot-blocker/travisC
|
|||
"~*de.zapmeta.com" 1;
|
||||
"~*deadlinkchecker.com" 1;
|
||||
"~*dealighted.com" 1;
|
||||
"~*dealitright.click" 1;
|
||||
"~*dealwifi.com" 1;
|
||||
"~*dear-diary.ru" 1;
|
||||
"~*decenttools.com" 1;
|
||||
|
@ -2624,6 +2627,7 @@ include /home/travis/build/mitchellkrogza/nginx-ultimate-bad-bot-blocker/travisC
|
|||
"~*m1media.net" 1;
|
||||
"~*m4ever.net" 1;
|
||||
"~*mabdoola.blogspot.com" 1;
|
||||
"~*macdamaged.space" 1;
|
||||
"~*mackeeper-center.club" 1;
|
||||
"~*macnewtech.com" 1;
|
||||
"~*macresource.co.uk" 1;
|
||||
|
@ -3051,6 +3055,7 @@ include /home/travis/build/mitchellkrogza/nginx-ultimate-bad-bot-blocker/travisC
|
|||
"~*pijoto.net" 1;
|
||||
"~*pila.pl" 1;
|
||||
"~*pinkduck.ga" 1;
|
||||
"~*pinstake.com" 1;
|
||||
"~*pintattoos.com" 1;
|
||||
"~*pinwallpaper.xyz" 1;
|
||||
"~*piratecams.com" 1;
|
||||
|
@ -3060,6 +3065,7 @@ include /home/travis/build/mitchellkrogza/nginx-ultimate-bad-bot-blocker/travisC
|
|||
"~*pix-hd.com" 1;
|
||||
"~*pix24x7.com" 1;
|
||||
"~*pixelrz.com" 1;
|
||||
"~*pixgood.com" 1;
|
||||
"~*pixhdawesom.com" 1;
|
||||
"~*pixsad.com" 1;
|
||||
"~*pizda.lol" 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue