diff options
| author | CHEF-KOCH <[email protected]> | 2015-08-15 03:18:55 +0200 |
|---|---|---|
| committer | CHEF-KOCH <[email protected]> | 2015-08-15 03:18:55 +0200 |
| commit | 4576e6c7ced7b2f036785980178a8a6a6d837595 (patch) | |
| tree | 3e7531a81168f3294b47ac3cb282b72bb796ad30 | |
| parent | minor fixes (diff) | |
| download | nsablocklist-4576e6c7ced7b2f036785980178a8a6a6d837595.tar.xz nsablocklist-4576e6c7ced7b2f036785980178a8a6a6d837595.zip | |
small changes, need some additional tests to not break stuff -> marked as need investigation
Signed-off-by: CHEF-KOCH <[email protected]>
| -rw-r--r-- | HOSTS.txt | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -2,7 +2,7 @@ # License: The MIT License (MIT) # File encoding: UTF-8 Dos/Windows 1252 # Original maintainer: CHEF-KOCH -# Version: 000000000001 +# Version: 000000000002 # Homepage: http://chef-koch.github.io/NSABlocklist # 127.0.0.1 localhost #[IPv4 only] @@ -22,8 +22,9 @@ 0.0.0.0 NewJunk4U.com 0.0.0.0 Suddenplot.com 0.0.0.0 ns2.21vianet.com.cn -0.0.0.0 ns1.edgecastcdn.net -0.0.0.0 ns2.edgecastcdn.net +#0.0.0.0 ns1.edgecastcdn.net #[needs investigation] +#0.0.0.0 ns2.edgecastcdn.net #[needs investigation] +#0.0.0.0 w4.hackademix.net #[needs investigation] 0.0.0.0 martinharrigan.ie 0.0.0.0 andyshora.com 0.0.0.0 Monster-Ads.net |