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 a631fc0077035fede429ca89e8d231b24ef004ad
parent 9e4d372213c77e429edf1a315ea23779dd251e83
Author: Jeremy Lin <jeremy.lin@gmail.com>
Date:   Sat, 18 Dec 2021 16:14:31 -0800

Sync global_domains.json to bitwarden/server@2f518fb (Ubisoft)

Diffstat:
Msrc/static/global_domains.json | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/src/static/global_domains.json b/src/static/global_domains.json @@ -905,5 +905,13 @@ "protonvpn.com" ], "Excluded": false + }, + { + "Type": 86, + "Domains": [ + "ubisoft.com", + "ubi.com" + ], + "Excluded": false } ] \ No newline at end of file