mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2025-03-14 22:48:35 +03:00
Add more Disney service
Add DisneyNow, Star+ and Disney+ Hotstar
This commit is contained in:
parent
2348b8fafa
commit
d51110acb5
1 changed files with 4 additions and 0 deletions
|
@ -335,7 +335,11 @@ var servicesData = []svc{{
|
|||
rules: []string{
|
||||
"||disney-plus.net^",
|
||||
"||disneyplus.com^",
|
||||
"||starplus.com^",
|
||||
"||hotstar.com^",
|
||||
"||disneynow.com^",
|
||||
"||disney.playback.edge.bamgrid.com^",
|
||||
"||star.playback.edge.bamgrid.com^",
|
||||
"||media.dssott.com^",
|
||||
},
|
||||
}, {
|
||||
|
|
Loading…
Add table
Reference in a new issue