1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-06-28 10:15:41 +02:00

Added tv.apple.com to global domains

Dieser Commit ist enthalten in:
Timo N 2019-11-14 23:05:56 +01:00 committet von ntimo
Ursprung cd83a9e7b2
Commit b889e5185e
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 3AF3627FB0440D55

Datei anzeigen

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