mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 18:50:13 +00:00
TravisCI Build Numbering Test
This commit is contained in:
parent
f2563a2935
commit
b0457fc28d
5 changed files with 9 additions and 5 deletions
|
@ -2689,6 +2689,7 @@ qitt.ru
|
||||||
qld10000.net
|
qld10000.net
|
||||||
quality-traffic.com
|
quality-traffic.com
|
||||||
qualitymarketzone.com
|
qualitymarketzone.com
|
||||||
|
quebec-bin.com
|
||||||
queen.sim-com.ru
|
queen.sim-com.ru
|
||||||
queryhost.xyz
|
queryhost.xyz
|
||||||
quick-offer.com
|
quick-offer.com
|
||||||
|
|
|
@ -17,11 +17,11 @@
|
||||||
### - https://github.com/oohnoitz/nginx-blacklist
|
### - https://github.com/oohnoitz/nginx-blacklist
|
||||||
|
|
||||||
### Last Updated
|
### Last Updated
|
||||||
### Fri Feb 17 09:01:08 SAST 2017
|
### Sun Feb 19 13:19:03 SAST 2017
|
||||||
### End Last Updated
|
### End Last Updated
|
||||||
|
|
||||||
### Generated in
|
### Generated in
|
||||||
### 0.368474245071 seconds
|
### 0.308162212372 seconds
|
||||||
### End Generated in
|
### End Generated in
|
||||||
|
|
||||||
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
||||||
|
@ -3574,6 +3574,7 @@ map $http_referer $bad_referer {
|
||||||
"~*qld10000.net" 1;
|
"~*qld10000.net" 1;
|
||||||
"~*quality-traffic.com" 1;
|
"~*quality-traffic.com" 1;
|
||||||
"~*qualitymarketzone.com" 1;
|
"~*qualitymarketzone.com" 1;
|
||||||
|
"~*quebec-bin.com" 1;
|
||||||
"~*queen.sim-com.ru" 1;
|
"~*queen.sim-com.ru" 1;
|
||||||
"~*queryhost.xyz" 1;
|
"~*queryhost.xyz" 1;
|
||||||
"~*quick-offer.com" 1;
|
"~*quick-offer.com" 1;
|
||||||
|
|
|
@ -2689,6 +2689,7 @@ domain:qitt.ru
|
||||||
domain:qld10000.net
|
domain:qld10000.net
|
||||||
domain:quality-traffic.com
|
domain:quality-traffic.com
|
||||||
domain:qualitymarketzone.com
|
domain:qualitymarketzone.com
|
||||||
|
domain:quebec-bin.com
|
||||||
domain:queen.sim-com.ru
|
domain:queen.sim-com.ru
|
||||||
domain:queryhost.xyz
|
domain:queryhost.xyz
|
||||||
domain:quick-offer.com
|
domain:quick-offer.com
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -17,11 +17,11 @@
|
||||||
### - https://github.com/oohnoitz/nginx-blacklist
|
### - https://github.com/oohnoitz/nginx-blacklist
|
||||||
|
|
||||||
### Last Updated
|
### Last Updated
|
||||||
### Fri Feb 17 09:01:08 SAST 2017
|
### Sun Feb 19 13:19:03 SAST 2017
|
||||||
### End Last Updated
|
### End Last Updated
|
||||||
|
|
||||||
### Generated in
|
### Generated in
|
||||||
### 0.368474245071 seconds
|
### 0.308162212372 seconds
|
||||||
### End Generated in
|
### End Generated in
|
||||||
|
|
||||||
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
||||||
|
@ -3574,6 +3574,7 @@ include /home/travis/build/mitchellkrogza/nginx-ultimate-bad-bot-blocker/travis/
|
||||||
"~*qld10000.net" 1;
|
"~*qld10000.net" 1;
|
||||||
"~*quality-traffic.com" 1;
|
"~*quality-traffic.com" 1;
|
||||||
"~*qualitymarketzone.com" 1;
|
"~*qualitymarketzone.com" 1;
|
||||||
|
"~*quebec-bin.com" 1;
|
||||||
"~*queen.sim-com.ru" 1;
|
"~*queen.sim-com.ru" 1;
|
||||||
"~*queryhost.xyz" 1;
|
"~*queryhost.xyz" 1;
|
||||||
"~*quick-offer.com" 1;
|
"~*quick-offer.com" 1;
|
||||||
|
|
Loading…
Add table
Reference in a new issue