diff options
| author | CHEF-KOCH <[email protected]> | 2015-08-15 18:28:52 +0200 |
|---|---|---|
| committer | CHEF-KOCH <[email protected]> | 2015-08-15 18:28:52 +0200 |
| commit | bd89aea13f96d6e4d5a4f8ccb1825e8b366e1a7c (patch) | |
| tree | 38111405afdec7ac4546930599f5dfc684fb0c54 | |
| parent | small changes, need some additional tests to not break stuff -> marked as nee... (diff) | |
| download | nsablocklist-bd89aea13f96d6e4d5a4f8ccb1825e8b366e1a7c.tar.xz nsablocklist-bd89aea13f96d6e4d5a4f8ccb1825e8b366e1a7c.zip | |
Vodafone Germany added (Vodafone is known as a provider that working together with the GCHQ and NSA)
On smartphones there is no way to change the DNS even if you changed it somehow it will be overriden each time RIL gets an new intent from the provider, blocking it disables the entire DNS
Signed-off-by: CHEF-KOCH <[email protected]>
| -rw-r--r-- | problematic.txt | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/problematic.txt b/problematic.txt index 9a546fa..d7bf3c2 100644 --- a/problematic.txt +++ b/problematic.txt @@ -52,7 +52,7 @@ ns2.google.com [216.239.34.10] 0.0.0.0 ns3.yahoo.com -# Offical NSA HP +# Offical NSA Homepage 63.239.67.11 23.76.132.226 65.222.202.53 @@ -60,3 +60,9 @@ ns2.google.com [216.239.34.10] 0.0.0.0 nsa.gov +# Vodafone [NSA-affiliated IP ranges] +0.0.0.0 dns2.vodafone.de +0.0.0.0 dns1.vodafone.de +#0.0.0.0 web.vodafone.de + + |