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 887e320e7f8dfc62d9b3ed08aca216cd7ad229f1
parent d7c18fd86e0f35dabdf15745cb4639c2cc1b9a34
Author: Daniel GarcĂ­a <dani-garcia@users.noreply.github.com>
Date:   Wed, 15 Jun 2022 20:44:35 +0200

Merge pull request #2555 from jjlin/global-domains

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

diff --git a/src/static/global_domains.json b/src/static/global_domains.json @@ -328,6 +328,7 @@ "Type": 33, "Domains": [ "healthcare.gov", + "cuidadodesalud.gov", "cms.gov" ], "Excluded": false @@ -902,6 +903,7 @@ { "Type": 85, "Domains": [ + "proton.me", "protonmail.com", "protonvpn.com" ],