mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 18:50:13 +00:00
New Referers / Bots Added
This commit is contained in:
parent
02180d6746
commit
851085e508
4 changed files with 6 additions and 3 deletions
|
@ -2298,6 +2298,7 @@ portnoff.od.au
|
||||||
portnoff.od.ua
|
portnoff.od.ua
|
||||||
poshiv-chehol.ru
|
poshiv-chehol.ru
|
||||||
positive2b.ru
|
positive2b.ru
|
||||||
|
pospr.waw.pl
|
||||||
postclass.com
|
postclass.com
|
||||||
potoideas.us
|
potoideas.us
|
||||||
powitania.pl
|
powitania.pl
|
||||||
|
|
|
@ -10,11 +10,11 @@
|
||||||
### Created By: https://github.com/mitchellkrogza/
|
### Created By: https://github.com/mitchellkrogza/
|
||||||
|
|
||||||
### Last Updated
|
### Last Updated
|
||||||
### Wed Jan 11 14:30:17 SAST 2017
|
### Wed Jan 11 16:01:38 SAST 2017
|
||||||
### End Last Updated
|
### End Last Updated
|
||||||
|
|
||||||
### Generated in
|
### Generated in
|
||||||
### 0.333479881287 seconds
|
### 0.285842657089 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)
|
||||||
|
@ -3076,6 +3076,7 @@ map $http_referer $bad_referer {
|
||||||
"~*portnoff.od.ua" 1;
|
"~*portnoff.od.ua" 1;
|
||||||
"~*poshiv-chehol.ru" 1;
|
"~*poshiv-chehol.ru" 1;
|
||||||
"~*positive2b.ru" 1;
|
"~*positive2b.ru" 1;
|
||||||
|
"~*pospr.waw.pl" 1;
|
||||||
"~*postclass.com" 1;
|
"~*postclass.com" 1;
|
||||||
"~*potoideas.us" 1;
|
"~*potoideas.us" 1;
|
||||||
"~*powitania.pl" 1;
|
"~*powitania.pl" 1;
|
||||||
|
|
|
@ -2298,6 +2298,7 @@ domain:portnoff.od.au
|
||||||
domain:portnoff.od.ua
|
domain:portnoff.od.ua
|
||||||
domain:poshiv-chehol.ru
|
domain:poshiv-chehol.ru
|
||||||
domain:positive2b.ru
|
domain:positive2b.ru
|
||||||
|
domain:pospr.waw.pl
|
||||||
domain:postclass.com
|
domain:postclass.com
|
||||||
domain:potoideas.us
|
domain:potoideas.us
|
||||||
domain:powitania.pl
|
domain:powitania.pl
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue