1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-08-16 16:02:31 +00:00

Added tv.apple.com to global domains

This commit is contained in:
Timo N 2019-11-14 23:05:56 +01:00 committed by ntimo
commit b889e5185e
No known key found for this signature in database
GPG key ID: 3AF3627FB0440D55

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
}
]
]