mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-03 11:10:47 +00:00
Referers / Bots (+/-)
This commit is contained in:
parent
c2c64d752c
commit
17a726b50f
7 changed files with 15 additions and 7 deletions
|
@ -1296,6 +1296,7 @@ go2jump.org
|
|||
go2mike.ru
|
||||
gobongo.info
|
||||
goforexvps.com
|
||||
gogalleryawesome.com
|
||||
gogps.me
|
||||
gojiberriess.apishops.ru
|
||||
gok-kasten.net
|
||||
|
@ -2271,6 +2272,7 @@ piter.xrus.org
|
|||
piuminiita.com
|
||||
pix-hd.com
|
||||
pix24x7.com
|
||||
pixell.club
|
||||
pixelrz.com
|
||||
pixgood.com
|
||||
pixhdawesom.com
|
||||
|
|
|
@ -17,11 +17,11 @@
|
|||
### - https://github.com/oohnoitz/nginx-blacklist
|
||||
|
||||
### Last Updated
|
||||
### Mon Mar 20 15:32:05 SAST 2017
|
||||
### Tue Mar 21 09:16:18 SAST 2017
|
||||
### End Last Updated
|
||||
|
||||
### Generated in
|
||||
### 0.291480541229 seconds
|
||||
### 0.302581548691 seconds
|
||||
### End Generated in
|
||||
|
||||
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
||||
|
@ -2201,6 +2201,7 @@ map $http_referer $bad_referer {
|
|||
"~*go2mike.ru" 1;
|
||||
"~*gobongo.info" 1;
|
||||
"~*goforexvps.com" 1;
|
||||
"~*gogalleryawesome.com" 1;
|
||||
"~*gogps.me" 1;
|
||||
"~*gojiberriess.apishops.ru" 1;
|
||||
"~*gok-kasten.net" 1;
|
||||
|
@ -3176,6 +3177,7 @@ map $http_referer $bad_referer {
|
|||
"~*piter.xrus.org" 1;
|
||||
"~*piuminiita.com" 1;
|
||||
"~*pix24x7.com" 1;
|
||||
"~*pixell.club" 1;
|
||||
"~*pixelrz.com" 1;
|
||||
"~*pixgood.com" 1;
|
||||
"~*pixhdawesom.com" 1;
|
||||
|
|
|
@ -1295,6 +1295,7 @@ domain:go2jump.org
|
|||
domain:go2mike.ru
|
||||
domain:gobongo.info
|
||||
domain:goforexvps.com
|
||||
domain:gogalleryawesome.com
|
||||
domain:gogps.me
|
||||
domain:gojiberriess.apishops.ru
|
||||
domain:gok-kasten.net
|
||||
|
@ -2270,6 +2271,7 @@ domain:pirateday.ru
|
|||
domain:piter.xrus.org
|
||||
domain:piuminiita.com
|
||||
domain:pix24x7.com
|
||||
domain:pixell.club
|
||||
domain:pixelrz.com
|
||||
domain:pixgood.com
|
||||
domain:pixhdawesom.com
|
||||
|
|
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
|
@ -17,11 +17,11 @@
|
|||
### - https://github.com/oohnoitz/nginx-blacklist
|
||||
|
||||
### Last Updated
|
||||
### Mon Mar 20 15:32:05 SAST 2017
|
||||
### Tue Mar 21 09:16:18 SAST 2017
|
||||
### End Last Updated
|
||||
|
||||
### Generated in
|
||||
### 0.291480541229 seconds
|
||||
### 0.302581548691 seconds
|
||||
### End Generated in
|
||||
|
||||
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
||||
|
@ -2201,6 +2201,7 @@ include /home/travis/build/mitchellkrogza/nginx-ultimate-bad-bot-blocker/travisC
|
|||
"~*go2mike.ru" 1;
|
||||
"~*gobongo.info" 1;
|
||||
"~*goforexvps.com" 1;
|
||||
"~*gogalleryawesome.com" 1;
|
||||
"~*gogps.me" 1;
|
||||
"~*gojiberriess.apishops.ru" 1;
|
||||
"~*gok-kasten.net" 1;
|
||||
|
@ -3176,6 +3177,7 @@ include /home/travis/build/mitchellkrogza/nginx-ultimate-bad-bot-blocker/travisC
|
|||
"~*piter.xrus.org" 1;
|
||||
"~*piuminiita.com" 1;
|
||||
"~*pix24x7.com" 1;
|
||||
"~*pixell.club" 1;
|
||||
"~*pixelrz.com" 1;
|
||||
"~*pixgood.com" 1;
|
||||
"~*pixhdawesom.com" 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue