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
8eae0e6c67
commit
0a7e51484d
3 changed files with 9 additions and 3 deletions
|
@ -10,11 +10,11 @@
|
|||
### Created By: https://github.com/mitchellkrogza/
|
||||
|
||||
### Last Updated
|
||||
### Wed Jan 4 10:38:00 SAST 2017
|
||||
### Thu Jan 5 10:19:39 SAST 2017
|
||||
### End Last Updated
|
||||
|
||||
### Generated in
|
||||
### 0.220593929291 seconds
|
||||
### 0.218497753143 seconds
|
||||
### End Generated in
|
||||
|
||||
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
||||
|
@ -1122,6 +1122,7 @@ map $http_referer $bad_referer {
|
|||
"~*chiptuninger.com" 1;
|
||||
"~*chlooe.com" 1;
|
||||
"~*ci.ua" 1;
|
||||
"~*cialisovercounteratwalmartusa.com" 1;
|
||||
"~*cialiswithoutadoctor.net" 1;
|
||||
"~*cityadspix.com" 1;
|
||||
"~*civilwartheater.com" 1;
|
||||
|
@ -2512,6 +2513,7 @@ map $http_referer $bad_referer {
|
|||
"~*torrents.cd" 1;
|
||||
"~*torture.ml" 1;
|
||||
"~*touchmods.fr" 1;
|
||||
"~*tour-line.net" 1;
|
||||
"~*tpu.ru" 1;
|
||||
"~*tradedeals.biz" 1;
|
||||
"~*traderzplanet.in" 1;
|
||||
|
@ -2738,6 +2740,7 @@ map $http_referer $bad_referer {
|
|||
"~*xuki.us" 1;
|
||||
"~*xwatt.ru" 1;
|
||||
"~*xxxguitars.com" 1;
|
||||
"~*xxxrus.org" 1;
|
||||
"~*xyx.net.ua" 1;
|
||||
"~*xz618.com" 1;
|
||||
"~*yadro.ru" 1;
|
||||
|
|
|
@ -344,6 +344,7 @@ domain:chinese-amezon.com
|
|||
domain:chiptuninger.com
|
||||
domain:chlooe.com
|
||||
domain:ci.ua
|
||||
domain:cialisovercounteratwalmartusa.com
|
||||
domain:cialiswithoutadoctor.net
|
||||
domain:cityadspix.com
|
||||
domain:civilwartheater.com
|
||||
|
@ -1734,6 +1735,7 @@ domain:torrent-newgames.com
|
|||
domain:torrents.cd
|
||||
domain:torture.ml
|
||||
domain:touchmods.fr
|
||||
domain:tour-line.net
|
||||
domain:tpu.ru
|
||||
domain:tradedeals.biz
|
||||
domain:traderzplanet.in
|
||||
|
@ -1960,6 +1962,7 @@ domain:xrus.org
|
|||
domain:xuki.us
|
||||
domain:xwatt.ru
|
||||
domain:xxxguitars.com
|
||||
domain:xxxrus.org
|
||||
domain:xyx.net.ua
|
||||
domain:xz618.com
|
||||
domain:yadro.ru
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue