Browse Source
Merge pull request #283 from Earthquake125/master
Update block-telemetry.ps1
pull/286/head
Alex Hirsch
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
4 additions and
4 deletions
-
scripts/block-telemetry.ps1
|
|
@ -85,13 +85,13 @@ $domains = @( |
|
|
|
"hostedocsp.globalsign.com" |
|
|
|
"i1.services.social.microsoft.com" |
|
|
|
"i1.services.social.microsoft.com.nsatc.net" |
|
|
|
"ipv6.msftncsi.com" |
|
|
|
"ipv6.msftncsi.com.edgesuite.net" |
|
|
|
#"ipv6.msftncsi.com" # Issues may arise where Windows 10 thinks it doesn't have internet |
|
|
|
#"ipv6.msftncsi.com.edgesuite.net" # Issues may arise where Windows 10 thinks it doesn't have internet |
|
|
|
"lb1.www.ms.akadns.net" |
|
|
|
"live.rads.msn.com" |
|
|
|
"m.adnxs.com" |
|
|
|
"msedge.net" |
|
|
|
"msftncsi.com" |
|
|
|
#"msftncsi.com" |
|
|
|
"msnbot-65-55-108-23.search.msn.com" |
|
|
|
"msntest.serving-sys.com" |
|
|
|
"oca.telemetry.microsoft.com" |
|
|
@ -140,7 +140,7 @@ $domains = @( |
|
|
|
"win10.ipv6.microsoft.com" |
|
|
|
"www.bingads.microsoft.com" |
|
|
|
"www.go.microsoft.akadns.net" |
|
|
|
"www.msftncsi.com" |
|
|
|
#"www.msftncsi.com" # Issues may arise where Windows 10 thinks it doesn't have internet |
|
|
|
"client.wns.windows.com" |
|
|
|
#"wdcp.microsoft.com" # may cause issues with Windows Defender Cloud-based protection |
|
|
|
#"dns.msftncsi.com" # This causes Windows to think it doesn't have internet |
|
|
|