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
61134393f6
commit
0a428de4e7
3 changed files with 13 additions and 3 deletions
|
@ -10,11 +10,11 @@
|
|||
### Created By: https://github.com/mitchellkrogza/
|
||||
|
||||
### Last Updated
|
||||
### Tue Dec 20 11:24:37 SAST 2016
|
||||
### Wed Dec 21 17:15:34 SAST 2016
|
||||
### End Last Updated
|
||||
|
||||
### Generated in
|
||||
### 0.218058824539 seconds
|
||||
### 0.250781536102 seconds
|
||||
### End Generated in
|
||||
|
||||
### Tested on: nginx/1.10.0 (Ubuntu 16.04)
|
||||
|
@ -1239,6 +1239,7 @@ map $http_referer $bad_referer {
|
|||
"~*dfiles.me" 1;
|
||||
"~*dianliwenmi.com" 1;
|
||||
"~*diffbot.com" 1;
|
||||
"~*diminishedvalueoforegon.com" 1;
|
||||
"~*dimkino.ru" 1;
|
||||
"~*dipstar.org" 1;
|
||||
"~*directrev.com" 1;
|
||||
|
@ -1511,6 +1512,7 @@ map $http_referer $bad_referer {
|
|||
"~*googlsucks.com" 1;
|
||||
"~*gopixdatabase.com" 1;
|
||||
"~*gotomontenegro.net" 1;
|
||||
"~*gotorussia.com" 1;
|
||||
"~*gototal.co.nz" 1;
|
||||
"~*gotwebsite1.com" 1;
|
||||
"~*gox.com.ua" 1;
|
||||
|
@ -2175,6 +2177,7 @@ map $http_referer $bad_referer {
|
|||
"~*running-line.ru" 1;
|
||||
"~*runovschool.ua" 1;
|
||||
"~*runstocks.com" 1;
|
||||
"~*ruscopybook.com" 1;
|
||||
"~*rusexy.xyz" 1;
|
||||
"~*ruspdd.com" 1;
|
||||
"~*sad-torg.com.ua" 1;
|
||||
|
@ -2446,6 +2449,7 @@ map $http_referer $bad_referer {
|
|||
"~*tootoo.to" 1;
|
||||
"~*topquality.cf" 1;
|
||||
"~*topseoservices.co" 1;
|
||||
"~*torrent-newgames.com" 1;
|
||||
"~*torrents.cd" 1;
|
||||
"~*torture.ml" 1;
|
||||
"~*touchmods.fr" 1;
|
||||
|
@ -2592,6 +2596,7 @@ map $http_referer $bad_referer {
|
|||
"~*wholinkstome.com" 1;
|
||||
"~*whos.amung.us" 1;
|
||||
"~*whosonmyserver.com" 1;
|
||||
"~*wildworld.site" 1;
|
||||
"~*williamrobsonproperty.com" 1;
|
||||
"~*windowssearch-exp.com" 1;
|
||||
"~*wineitudes.wordpress.com" 1;
|
||||
|
|
|
@ -461,6 +461,7 @@ domain:devochki.top
|
|||
domain:dfiles.me
|
||||
domain:dianliwenmi.com
|
||||
domain:diffbot.com
|
||||
domain:diminishedvalueoforegon.com
|
||||
domain:dimkino.ru
|
||||
domain:dipstar.org
|
||||
domain:directrev.com
|
||||
|
@ -733,6 +734,7 @@ domain:googlemare.com
|
|||
domain:googlsucks.com
|
||||
domain:gopixdatabase.com
|
||||
domain:gotomontenegro.net
|
||||
domain:gotorussia.com
|
||||
domain:gototal.co.nz
|
||||
domain:gotwebsite1.com
|
||||
domain:gox.com.ua
|
||||
|
@ -1397,6 +1399,7 @@ domain:rumamba.com
|
|||
domain:running-line.ru
|
||||
domain:runovschool.ua
|
||||
domain:runstocks.com
|
||||
domain:ruscopybook.com
|
||||
domain:rusexy.xyz
|
||||
domain:ruspdd.com
|
||||
domain:sad-torg.com.ua
|
||||
|
@ -1668,6 +1671,7 @@ domain:tomck.com
|
|||
domain:tootoo.to
|
||||
domain:topquality.cf
|
||||
domain:topseoservices.co
|
||||
domain:torrent-newgames.com
|
||||
domain:torrents.cd
|
||||
domain:torture.ml
|
||||
domain:touchmods.fr
|
||||
|
@ -1814,6 +1818,7 @@ domain:whois.domaintools.com
|
|||
domain:wholinkstome.com
|
||||
domain:whos.amung.us
|
||||
domain:whosonmyserver.com
|
||||
domain:wildworld.site
|
||||
domain:williamrobsonproperty.com
|
||||
domain:windowssearch-exp.com
|
||||
domain:wineitudes.wordpress.com
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue