1
0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2024-09-20 01:11:32 +02: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
parent cd83a9e7b2
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
}
]
]