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 28c5e63bf56c49a791d9ed13f5f394b30a96c63e
parent a07c213b3eeb957a0550e6acb687439279523d7a
Author: Jeremy Lin <jeremy.lin@gmail.com>
Date:   Tue, 29 Mar 2022 11:41:43 -0700

Sync global_domains.json to bitwarden/server@3521ccb (Just Eat Takeaway.com)

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

diff --git a/src/static/global_domains.json b/src/static/global_domains.json @@ -922,5 +922,20 @@ "wise.com" ], "Excluded": false + }, + { + "Type": 88, + "Domains": [ + "takeaway.com", + "just-eat.dk", + "just-eat.no", + "just-eat.fr", + "just-eat.ch", + "lieferando.de", + "lieferando.at", + "thuisbezorgd.nl", + "pyszne.pl" + ], + "Excluded": false } ] \ No newline at end of file