mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-01-11 04:31:34 +01:00
Sync global_domains.json to bitwarden/server@cf84453 (Disney, Sony)
This commit is contained in:
parent
678d313836
commit
83d556ff0c
1 changed files with 10 additions and 1 deletions
|
@ -508,7 +508,8 @@
|
||||||
"disneymoviesanywhere.com",
|
"disneymoviesanywhere.com",
|
||||||
"go.com",
|
"go.com",
|
||||||
"disney.com",
|
"disney.com",
|
||||||
"dadt.com"
|
"dadt.com",
|
||||||
|
"disneyplus.com"
|
||||||
],
|
],
|
||||||
"Excluded": false
|
"Excluded": false
|
||||||
},
|
},
|
||||||
|
@ -885,5 +886,13 @@
|
||||||
"yandex.uz"
|
"yandex.uz"
|
||||||
],
|
],
|
||||||
"Excluded": false
|
"Excluded": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Type": 84,
|
||||||
|
"Domains": [
|
||||||
|
"sonyentertainmentnetwork.com",
|
||||||
|
"sony.com"
|
||||||
|
],
|
||||||
|
"Excluded": false
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Reference in a new issue