mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 02:29:58 +00:00
New Referers / Bots Added
This commit is contained in:
parent
dd7a10fbbc
commit
9ae5b630d7
1 changed files with 4 additions and 2 deletions
|
@ -10,11 +10,11 @@
|
|||
### Created By: https://github.com/mitchellkrogza/
|
||||
|
||||
### Last Updated
|
||||
### Fri Oct 21 09:02:49 SAST 2016
|
||||
### Sat Oct 22 09:03:42 SAST 2016
|
||||
### End Last Updated
|
||||
|
||||
### Generated in
|
||||
### 0.117826700211 seconds
|
||||
### 0.116784095764 seconds
|
||||
### End Generated in
|
||||
|
||||
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
||||
|
@ -1122,6 +1122,7 @@ map $http_referer $bad_referer {
|
|||
"~*edakgfvwql.ru" 1;
|
||||
"~*edelstahlschornstein-123.de" 1;
|
||||
"~*egovaleo.it" 1;
|
||||
"~*elektir.ru" 1;
|
||||
"~*ekatalog.xyz" 1;
|
||||
"~*ekaterinburg.xrus.org" 1;
|
||||
"~*ekspertmed.com" 1;
|
||||
|
@ -2036,6 +2037,7 @@ map $http_referer $bad_referer {
|
|||
"~*vadimkravtcov.ru" 1;
|
||||
"~*vapmedia.org" 1;
|
||||
"~*vashsvet.com" 1;
|
||||
"~*vavilone.com" 1;
|
||||
"~*vegan-foods.us" 1;
|
||||
"~*velobikestock.com" 1;
|
||||
"~*vesnatehno.com" 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue