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
a55937a317
commit
ed2d01cab2
2 changed files with 7 additions and 3 deletions
|
@ -10,11 +10,11 @@
|
||||||
### Created By: https://github.com/mitchellkrogza/
|
### Created By: https://github.com/mitchellkrogza/
|
||||||
|
|
||||||
### Last Updated
|
### Last Updated
|
||||||
### Sat Dec 3 11:12:34 SAST 2016
|
### Sun Dec 4 12:23:46 SAST 2016
|
||||||
### End Last Updated
|
### End Last Updated
|
||||||
|
|
||||||
### Generated in
|
### Generated in
|
||||||
### 0.164779901505 seconds
|
### 0.164552927017 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)
|
||||||
|
@ -1460,6 +1460,7 @@ map $http_referer $bad_referer {
|
||||||
"~*hdwalls.xyz" 1;
|
"~*hdwalls.xyz" 1;
|
||||||
"~*healbio.ru" 1;
|
"~*healbio.ru" 1;
|
||||||
"~*healgastro.com" 1;
|
"~*healgastro.com" 1;
|
||||||
|
"~*heartofbeijing.blogspot.com" 1;
|
||||||
"~*heatpower.ru" 1;
|
"~*heatpower.ru" 1;
|
||||||
"~*helicalpile.us" 1;
|
"~*helicalpile.us" 1;
|
||||||
"~*hellokittyimg.com" 1;
|
"~*hellokittyimg.com" 1;
|
||||||
|
@ -1468,6 +1469,7 @@ map $http_referer $bad_referer {
|
||||||
"~*hifidesign.ru" 1;
|
"~*hifidesign.ru" 1;
|
||||||
"~*highprofitclub.com" 1;
|
"~*highprofitclub.com" 1;
|
||||||
"~*histats.com" 1;
|
"~*histats.com" 1;
|
||||||
|
"~*historichometeam.com" 1;
|
||||||
"~*hmmm.cz" 1;
|
"~*hmmm.cz" 1;
|
||||||
"~*hol.es" 1;
|
"~*hol.es" 1;
|
||||||
"~*home.myplaycity.com" 1;
|
"~*home.myplaycity.com" 1;
|
||||||
|
@ -1747,6 +1749,7 @@ map $http_referer $bad_referer {
|
||||||
"~*megaindex.ru" 1;
|
"~*megaindex.ru" 1;
|
||||||
"~*meltwater.com" 1;
|
"~*meltwater.com" 1;
|
||||||
"~*memovn.com" 1;
|
"~*memovn.com" 1;
|
||||||
|
"~*menetie.ru" 1;
|
||||||
"~*menstennisforums.com" 1;
|
"~*menstennisforums.com" 1;
|
||||||
"~*mericanmopedstore.com" 1;
|
"~*mericanmopedstore.com" 1;
|
||||||
"~*merryhouse.co.uk" 1;
|
"~*merryhouse.co.uk" 1;
|
||||||
|
@ -2160,6 +2163,7 @@ map $http_referer $bad_referer {
|
||||||
"~*slftsdybbg.ru" 1;
|
"~*slftsdybbg.ru" 1;
|
||||||
"~*slkrm.ru" 1;
|
"~*slkrm.ru" 1;
|
||||||
"~*slow-website.xyz" 1;
|
"~*slow-website.xyz" 1;
|
||||||
|
"~*sluganarodu.ru" 1;
|
||||||
"~*smailik.org" 1;
|
"~*smailik.org" 1;
|
||||||
"~*smarcarrambfortza.gq" 1;
|
"~*smarcarrambfortza.gq" 1;
|
||||||
"~*smart-balancewheel.com" 1;
|
"~*smart-balancewheel.com" 1;
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue