mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 10:40:36 +00:00
New Referers / Bots Added
This commit is contained in:
parent
8afd1d9d9d
commit
099435f94d
1 changed files with 8 additions and 2 deletions
|
@ -10,11 +10,11 @@
|
|||
### Created By: https://github.com/mitchellkrogza/
|
||||
|
||||
### Last Updated
|
||||
### Thu Dec 1 09:59:10 SAST 2016
|
||||
### Fri Dec 2 09:56:49 SAST 2016
|
||||
### End Last Updated
|
||||
|
||||
### Generated in
|
||||
### 0.215230226517 seconds
|
||||
### 0.141338586807 seconds
|
||||
### End Generated in
|
||||
|
||||
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
||||
|
@ -1142,6 +1142,7 @@ map $http_referer $bad_referer {
|
|||
"~*domaintuno.com" 1;
|
||||
"~*doktoronline.no" 1;
|
||||
"~*dokumentalkino.net" 1;
|
||||
"~*domain2008.com" 1;
|
||||
"~*domainsatcost.com" 1;
|
||||
"~*domain-tracker.com" 1;
|
||||
"~*dominateforex.ml" 1;
|
||||
|
@ -1175,6 +1176,7 @@ map $http_referer $bad_referer {
|
|||
"~*edakgfvwql.ru" 1;
|
||||
"~*edelstahlschornstein-123.de" 1;
|
||||
"~*egovaleo.it" 1;
|
||||
"~*ehows.us" 1;
|
||||
"~*elektir.ru" 1;
|
||||
"~*ekatalog.xyz" 1;
|
||||
"~*ekaterinburg.xrus.org" 1;
|
||||
|
@ -1258,6 +1260,7 @@ map $http_referer $bad_referer {
|
|||
"~*flooringinstallation-edmonton.com" 1;
|
||||
"~*floorsplans.site" 1;
|
||||
"~*flowecs.com" 1;
|
||||
"~*flowersbazar.com" 1;
|
||||
"~*flprog.com" 1;
|
||||
"~*fm-upgrade.ru" 1;
|
||||
"~*footbalive.org" 1;
|
||||
|
@ -1619,6 +1622,7 @@ map $http_referer $bad_referer {
|
|||
"~*livefixer.com" 1;
|
||||
"~*liveshoppersmac.com" 1;
|
||||
"~*lmrauction.com" 1;
|
||||
"~*lockerz.com" 1;
|
||||
"~*lodki-pvh.dp.ua" 1;
|
||||
"~*lol-smurfs.com" 1;
|
||||
"~*lombia.co" 1;
|
||||
|
@ -2296,6 +2300,7 @@ map $http_referer $bad_referer {
|
|||
"~*winner7777.net" 1;
|
||||
"~*winterclassichockeyjerseys.com" 1;
|
||||
"~*wmasterlead.com" 1;
|
||||
"~*womama.ru" 1;
|
||||
"~*woman-h.ru" 1;
|
||||
"~*woman-orgasm.ru" 1;
|
||||
"~*womenpics.net" 1;
|
||||
|
@ -2682,6 +2687,7 @@ geo $validate_client {
|
|||
# hampering down Nginx with all the checks against perma-banned IP's
|
||||
|
||||
# START BAD IP RANGES ### DO NOT EDIT THIS LINE AT ALL ###
|
||||
10.221.36.100 1;
|
||||
23.253.230.158 1;
|
||||
69.64.147.24 1;
|
||||
69.162.124.237 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue