Spiegel von
https://github.com/dani-garcia/vaultwarden.git
synchronisiert 2025-02-16 12:47:01 +01:00
Added tv.apple.com to global domains
Dieser Commit ist enthalten in:
Ursprung
cd83a9e7b2
Commit
b889e5185e
1 geänderte Dateien mit 3 neuen und 2 gelöschten Zeilen
|
@ -39,7 +39,8 @@
|
||||||
"Type": 1,
|
"Type": 1,
|
||||||
"Domains": [
|
"Domains": [
|
||||||
"apple.com",
|
"apple.com",
|
||||||
"icloud.com"
|
"icloud.com",
|
||||||
|
"tv.apple.com"
|
||||||
],
|
],
|
||||||
"Excluded": false
|
"Excluded": false
|
||||||
},
|
},
|
||||||
|
@ -764,4 +765,4 @@
|
||||||
],
|
],
|
||||||
"Excluded": false
|
"Excluded": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Laden …
Tabelle hinzufügen
In neuem Issue referenzieren