hagezi / dns-blocklists

DNS-Blocklists: For a better internet - keep the internet clean!
GNU General Public License v3.0
6.01k stars 203 forks source link

Identifying Edge Browser Requests #2429

Closed yokoffing closed 5 months ago

yokoffing commented 5 months ago

config.edge.skype.com

We block variations.brave.com (Brave) but not config.edge.skype.com (Edge). Both of these dictate Controlled Feature Rollout (A/B testing) for their respective browsers.

config.edge.skype.com is not blocked, but variations.brave.com is blocked.

I was going to argue that we should block the Edge request, but it looks like it may be used for other things besides A/B testing:

Other requests

Other requests that aren't blocked and that I'm trying to identify:

Lmk if you have any info on these.

Thanks

hagezi commented 5 months ago

Thanks @yokoffing, I can't say anything about it straight away, I'll have to do some research first.

hagezi commented 5 months ago

I have not found anything concrete about api.edgeoffer.microsoft.com. I think it loads the overview page after an Edge update, but I'm not sure. It can be found on some blocklists and is labelled as "Edge tracking". The domain is blocked in Ultimate, I will block it in Pro++ as well.

hagezi commented 5 months ago

https://learn.microsoft.com/en-us/windows/privacy/windows-11-endpoints-non-enterprise-editions

config.edge.skype.com

business.bing.com

edge-mobile-static.azureedge.net

grafik

Seems to be related to https://learn.microsoft.com/en-us/azure/frontdoor/

yokoffing commented 5 months ago

api.edgeoffer.microsoft.com. I think it loads the overview page after an Edge update, but I'm not sure. It can be found on some blocklists and is labelled as "Edge tracking". The domain is blocked in Ultimate, I will block it in Pro++ as well.

We can test and see.

Thanks for the help!