mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-03 11:10:47 +00:00
New Referers / Bots Added
This commit is contained in:
parent
3df638a827
commit
418178f7ed
3 changed files with 3 additions and 5 deletions
|
@ -10,11 +10,11 @@
|
||||||
### Created By: https://github.com/mitchellkrogza/
|
### Created By: https://github.com/mitchellkrogza/
|
||||||
|
|
||||||
### Last Updated
|
### Last Updated
|
||||||
### Fri Jan 6 14:11:59 SAST 2017
|
### Fri Jan 6 14:23:17 SAST 2017
|
||||||
### End Last Updated
|
### End Last Updated
|
||||||
|
|
||||||
### Generated in
|
### Generated in
|
||||||
### 0.321736812592 seconds
|
### 0.294058561325 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)
|
||||||
|
@ -3687,7 +3687,6 @@ map $http_referer $bad_referer {
|
||||||
"~*tomatis.gospartner.com" 1;
|
"~*tomatis.gospartner.com" 1;
|
||||||
"~*tomck.com" 1;
|
"~*tomck.com" 1;
|
||||||
"~*tootoo.to" 1;
|
"~*tootoo.to" 1;
|
||||||
"~*top10-way.com" 1;
|
|
||||||
"~*top250movies.ru" 1;
|
"~*top250movies.ru" 1;
|
||||||
"~*topmira.com" 1;
|
"~*topmira.com" 1;
|
||||||
"~*topquality.cf" 1;
|
"~*topquality.cf" 1;
|
||||||
|
|
|
@ -2908,7 +2908,6 @@ domain:toloka.hurtom.com
|
||||||
domain:tomatis.gospartner.com
|
domain:tomatis.gospartner.com
|
||||||
domain:tomck.com
|
domain:tomck.com
|
||||||
domain:tootoo.to
|
domain:tootoo.to
|
||||||
domain:top10-way.com
|
|
||||||
domain:top250movies.ru
|
domain:top250movies.ru
|
||||||
domain:topmira.com
|
domain:topmira.com
|
||||||
domain:topquality.cf
|
domain:topquality.cf
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue