Remove 2 unneeded backslashes

- a slash character may sometimes work as an escape character
- www.bing.com does not need to have an ending asterisk escaped
This commit is contained in:
illfated
2020-05-10 02:39:28 +02:00
parent 3f8d6890d1
commit 5ebd60e8f3

View File

@ -118,7 +118,7 @@ The following methodology was used to derive the network endpoints:
| wdcp.microsoft.\* | TLSv1.2, HTTPS | Used for Windows Defender when Cloud-based Protection is enabled
| wd-prod-cp-us-west-1-fe.westus.cloudapp.azure.com | HTTPS | Windows Defender
| wusofficehome.msocdn.com | HTTPS | Microsoft Office
| www.bing.com\* | HTTP | Used for updates for Cortana, apps, and Live Tiles
| www.bing.com* | HTTP | Used for updates for Cortana, apps, and Live Tiles
| www.msftconnecttest.com | HTTP | Network Connection (NCSI)
| www.office.com | HTTPS | Microsoft Office
@ -269,7 +269,7 @@ The following methodology was used to derive the network endpoints:
| wusofficehome.msocdn.com | HTTPS | Microsoft Office
| www.bing.com | HTTPS | Cortana and Search
| www.microsoft.com | HTTP | Diagnostic Data
| www.microsoft.com/pkiops/certs/\* | HTTP | CRL and OCSP checks to the issuing certificate authorities
| www.microsoft.com/pkiops/certs/* | HTTP | CRL and OCSP checks to the issuing certificate authorities
| www.msftconnecttest.com | HTTP | Network Connection
| www.office.com | HTTPS | Microsoft Office