You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the latest data from the BSI (German Government Organization) there are Windows telemetry endpoints that are formatted in the following way: watson.*.microsoft.com
Those domains can't be easily blocked via the deny list, so I am putting them here for inclusion in the windows tracking list.
For that, it would be nice if NextDNS could support Regex based blocking. The regex for the domains would be watson\..*\.microsoft\.com.
According to the latest data from the BSI (German Government Organization) there are Windows telemetry endpoints that are formatted in the following way:
watson.*.microsoft.com
Those domains can't be easily blocked via the deny list, so I am putting them here for inclusion in the windows tracking list.
For that, it would be nice if NextDNS could support Regex based blocking. The regex for the domains would be
watson\..*\.microsoft\.com
.The file from which I took the domain is located here:
https://www.bsi.bund.de/SharedDocs/Downloads/DE/BSI/Cyber-Sicherheit/SiSyPHus/Telemetrie-Endpunkte_Windows10_Build_Build_21H2.html
The text was updated successfully, but these errors were encountered: