AdguardTeam / AdGuardSDNSFilter

AdGuard DNS filter
https://adguard-dns.io/
GNU General Public License v3.0
702 stars 126 forks source link

Whitelist required for disney plus to work #254

Closed Thomas499 closed 4 years ago

Thomas499 commented 4 years ago

Steps to reproduce

  1. Download disney plus app onto a firestick
  2. Enable 176.103.130.130 as the DNS for the firestick
  3. Try to open the disney plus app

Expected behavior

Disney plus should work. This would happen if adguard whitelisted prod-ripcut-delivery.disney-plus.net

Actual behavior

you will see the message below which clearly says unable to connect to disney plus

Screenshot: ![image](https://user-images.githubusercontent.com/38442058/76165859-9464d680-6117-11ea-8753-2dd8009e3d58.png)

Your environment

Description Value
DNS server in use: (176.103.130.130)
How did you setup DNS configuration: (System/DNSCrypt app/Router)
Device model: (4k firestick)
Operating system and version: (Fire OS 6.2.7.1 (NS6271.2493))
xortim commented 4 years ago

I had to apply the following to get Disney+ working on an AppleTV

@@||global.edge.bamgrid.com^$important
@@||search-api-disney.svcs.dssott.com^$important
@@||prod-ripcut-delivery.disney-plus.net^$important
@@||search-api-disney.bamgrid.com^$important
@@||us.edge.bamgrid.com^$important
@@||playback-certs.bamgrid.com^$important

Edited: the last two are required for playback, the rest are required for the interface to successfully load

owah commented 4 years ago

bamgrid and dssott (disney streaming service over-the-top) are both subsidaries of Disney and are needed for streaming.

https://en.wikipedia.org/wiki/Disney_Streaming_Services https://support.opendns.com/hc/en-us/articles/360037591112-Domains-to-Allow-for-Disney-Plus

Alex-302 commented 4 years ago

@xortim which rules block that domains?

xortim commented 4 years ago

@Alex-302 I only have AdGuard Simplified Domain Names filter enabled, so it's something in there - didn't really look through to identify which rules specifically match those.

Alex-302 commented 4 years ago

I do not know how to check it outside USA. Could you, please, do following steps?

owah commented 4 years ago

Hi, your description mentions:

A filter composed of several other filters (English filter, Social media filter, Spyware filter, Mobile Ads filter, EasyList and EasyPrivacy)

This false positive is occuring upstream, at EasyPrivacy. I've notified them already that bamgrid.com is needed for Disney+

The problematic domain is:

||bamgrid.com^

xortim commented 4 years ago

I looked through my query log for each, and the matching rule for all of them was ||bamgrid.com^

ameshkov commented 4 years ago

@Alex-302 let's just exclude it, I am not sure why it's blocked in the first place