vw_small

Hardened fork of Vaultwarden (https://github.com/dani-garcia/vaultwarden) with fewer features.
git clone https://git.philomathiclife.com/repos/vw_small
Log | Files | Refs | README

commit 83d556ff0cd87588232b54b9d84fd09ccfba4dbb
parent 678d313836aa1268848ae1144864a9d8b9dd5d0e
Author: Jeremy Lin <jeremy.lin@gmail.com>
Date:   Wed,  3 Feb 2021 12:22:03 -0800

Sync global_domains.json to bitwarden/server@cf84453 (Disney, Sony)

Diffstat:
Msrc/static/global_domains.json | 11++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/src/static/global_domains.json b/src/static/global_domains.json @@ -508,7 +508,8 @@ "disneymoviesanywhere.com", "go.com", "disney.com", - "dadt.com" + "dadt.com", + "disneyplus.com" ], "Excluded": false }, @@ -885,5 +886,13 @@ "yandex.uz" ], "Excluded": false + }, + { + "Type": 84, + "Domains": [ + "sonyentertainmentnetwork.com", + "sony.com" + ], + "Excluded": false } ] \ No newline at end of file