mirror of
https://github.com/hagezi/dns-blocklists.git
synced 2026-05-18 14:59:12 +00:00
This commit is contained in:
parent
9aec70273b
commit
04dec6efc5
@ -224,6 +224,13 @@
|
|||||||
"status": 1
|
"status": 1
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"PK": "inference.location.live.net",
|
||||||
|
"action": {
|
||||||
|
"do": 1,
|
||||||
|
"status": 1
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"PK": "in-mobile.events.data.microsoft.com",
|
"PK": "in-mobile.events.data.microsoft.com",
|
||||||
"action": {
|
"action": {
|
||||||
|
|||||||
@ -92,7 +92,13 @@ us4-v20.events.data.microsoft.com
|
|||||||
us5-v20.events.data.microsoft.com
|
us5-v20.events.data.microsoft.com
|
||||||
us-v20.events.data.microsoft.com
|
us-v20.events.data.microsoft.com
|
||||||
|
|
||||||
|
# If you block traffic for this endpoint, devices, windows and apps can't use location data.
|
||||||
|
# e.g. breaks locations services on Surface Pro
|
||||||
|
# Is also used to track the location without this being explicitly requested by an app.
|
||||||
|
inference.location.live.net
|
||||||
|
|
||||||
# OPTIONAL
|
# OPTIONAL
|
||||||
|
|
||||||
# There are reports that the SSO (AD) login of various Microsoft apps does not work on Android - could not be reproduced and confirmed so far: https://github.com/hagezi/dns-blocklists/issues/5118
|
# There are reports that the SSO (AD) login of various Microsoft apps does not work on Android - could not be reproduced and confirmed so far: https://github.com/hagezi/dns-blocklists/issues/5118
|
||||||
# Also used for various Microsoft telemetry: https://github.com/microsoft/cpp_client_telemetry/blob/main/docs/EUDB-compliance.md
|
# Also used for various Microsoft telemetry: https://github.com/microsoft/cpp_client_telemetry/blob/main/docs/EUDB-compliance.md
|
||||||
# Code: https://github.com/search?q=repo%3Amicrosoft%2Fcpp_client_telemetry%20mobile.events.data.microsoft.com&type=code
|
# Code: https://github.com/search?q=repo%3Amicrosoft%2Fcpp_client_telemetry%20mobile.events.data.microsoft.com&type=code
|
||||||
|
|||||||
@ -1,5 +1,8 @@
|
|||||||
# Unblocking for relaxed, balanced and aggressive (pro++) lists only
|
# Unblocking for relaxed, balanced and aggressive (pro++) lists only
|
||||||
|
|
||||||
|
# https://github.com/hagezi/dns-blocklists/issues/5915
|
||||||
|
inference.location.live.net
|
||||||
|
|
||||||
# https://github.com/hagezi/dns-blocklists/issues/5853
|
# https://github.com/hagezi/dns-blocklists/issues/5853
|
||||||
mssdk-sg.tiktok.com
|
mssdk-sg.tiktok.com
|
||||||
mssdk-quic-sg.tiktok.com
|
mssdk-quic-sg.tiktok.com
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user