diff options
| author | CHEF-KOCH <[email protected]> | 2015-08-16 20:15:40 +0200 |
|---|---|---|
| committer | CHEF-KOCH <[email protected]> | 2015-08-16 20:15:40 +0200 |
| commit | 1a8900fc0c54d9a15af9cc19d5e1bc1ebb4e8cf6 (patch) | |
| tree | 47ea681acff1da7fba2900b5239bfae148ab6112 | |
| parent | duplicates removed (diff) | |
| download | nsablocklist-1a8900fc0c54d9a15af9cc19d5e1bc1ebb4e8cf6.tar.xz nsablocklist-1a8900fc0c54d9a15af9cc19d5e1bc1ebb4e8cf6.zip | |
small changes
Signed-off-by: CHEF-KOCH <[email protected]>
| -rw-r--r-- | HOSTS.txt | 10 | ||||
| -rw-r--r-- | README.md | 4 |
2 files changed, 7 insertions, 7 deletions
@@ -5,11 +5,11 @@ # Version: 000000000003 # Homepage: http://chef-koch.github.io/NSABlocklist # -127.0.0.1 localhost #[IPv4 only] -127.0.0.1 localhost.localdomain #compatibility -#127.0.0.1 255.255.255.255 broadcasthost #depcreated -#::1 localhost #[IPv6 only] -#127.0.0.1 local #depcreated +127.0.0.1 localhost #[IPv4 only] +127.0.0.1 localhost.localdomain #compatibility +#127.0.0.1 255.255.255.255 broadcasthost #depcreated +#::1 localhost #[IPv6 only] +#127.0.0.1 local #depcreated # NSA Blocklist begins here 0.0.0.0 ns4.1-800-hosting.com @@ -77,8 +77,8 @@ Project History References ------------ -* [Cryptome](http://cryptome.info/0001/ip-tla.htm) -* [33bits](http://33bits.org/) +* [Cryptome | http://cryptome.org/](http://cryptome.info/0001/ip-tla.htm) +* [33bits | 33bits.org](http://33bits.org/) * [Randomtalker web-privacy](http://randomwalker.info/web-privacy/) * [Free Haven's Selected Papers in Anonymity](http://freehaven.net/anonbib/) * [NSA Spying | Electronic Frontier Foundation](https://www.eff.org/de/nsa-spying) |