mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 18:50:13 +00:00
Referers / Bots (+/-)
This commit is contained in:
parent
10f691e6fe
commit
5a129ffba1
5 changed files with 9 additions and 5 deletions
|
@ -3862,6 +3862,7 @@ xn--h1aakne2ba.xn--p1ai
|
|||
xn--h1ahbi.com.ua
|
||||
xn--hxazdsfy.blogspot.com
|
||||
xn--l1aengat.xn--p1ai
|
||||
xn--lifehacer-1rb.com
|
||||
xn--oogle-wmc.com
|
||||
xn--q1a.xn--b1aube0e.xn--c1acygb.xn--p1ai
|
||||
xnxx-n.com
|
||||
|
|
|
@ -17,11 +17,11 @@
|
|||
### - https://github.com/oohnoitz/nginx-blacklist
|
||||
|
||||
### Last Updated
|
||||
### Thu Feb 23 09:46:40 SAST 2017
|
||||
### Thu Feb 23 10:04:35 SAST 2017
|
||||
### End Last Updated
|
||||
|
||||
### Generated in
|
||||
### 0.295179843903 seconds
|
||||
### 0.372647762299 seconds
|
||||
### End Generated in
|
||||
|
||||
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
||||
|
@ -4750,6 +4750,7 @@ map $http_referer $bad_referer {
|
|||
"~*xn--h1ahbi.com.ua" 1;
|
||||
"~*xn--hxazdsfy.blogspot.com" 1;
|
||||
"~*xn--l1aengat.xn--p1ai" 1;
|
||||
"~*xn--lifehacer-1rb.com" 1;
|
||||
"~*xn--oogle-wmc.com" 1;
|
||||
"~*xn--q1a.xn--b1aube0e.xn--c1acygb.xn--p1ai" 1;
|
||||
"~*xnxx-n.com" 1;
|
||||
|
|
|
@ -3862,6 +3862,7 @@ domain:xn--h1aakne2ba.xn--p1ai
|
|||
domain:xn--h1ahbi.com.ua
|
||||
domain:xn--hxazdsfy.blogspot.com
|
||||
domain:xn--l1aengat.xn--p1ai
|
||||
domain:xn--lifehacer-1rb.com
|
||||
domain:xn--oogle-wmc.com
|
||||
domain:xn--q1a.xn--b1aube0e.xn--c1acygb.xn--p1ai
|
||||
domain:xnxx-n.com
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -17,11 +17,11 @@
|
|||
### - https://github.com/oohnoitz/nginx-blacklist
|
||||
|
||||
### Last Updated
|
||||
### Thu Feb 23 09:46:40 SAST 2017
|
||||
### Thu Feb 23 10:04:35 SAST 2017
|
||||
### End Last Updated
|
||||
|
||||
### Generated in
|
||||
### 0.295179843903 seconds
|
||||
### 0.372647762299 seconds
|
||||
### End Generated in
|
||||
|
||||
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
||||
|
@ -4750,6 +4750,7 @@ include /home/travis/build/mitchellkrogza/nginx-ultimate-bad-bot-blocker/travisC
|
|||
"~*xn--h1ahbi.com.ua" 1;
|
||||
"~*xn--hxazdsfy.blogspot.com" 1;
|
||||
"~*xn--l1aengat.xn--p1ai" 1;
|
||||
"~*xn--lifehacer-1rb.com" 1;
|
||||
"~*xn--oogle-wmc.com" 1;
|
||||
"~*xn--q1a.xn--b1aube0e.xn--c1acygb.xn--p1ai" 1;
|
||||
"~*xnxx-n.com" 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue