Merge pull request #725 from ntimo/task/add-tvapplecom-globaldomains

Added tv.apple.com to global domains
This commit is contained in:
Daniel García 2019-11-15 00:30:56 +01:00 committed by GitHub
commit a19a6fb016
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -39,7 +39,8 @@
"Type": 1,
"Domains": [
"apple.com",
"icloud.com"
"icloud.com",
"tv.apple.com"
],
"Excluded": false
},
@ -764,4 +765,4 @@
],
"Excluded": false
}
]
]