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 a8a7e4f9a5473e4b019eee7fae559d494ef17f7a
parent 70f3ab8ec3d6ccfd8ec8c71c888459de484d9b43
Author: Lukas Eßmann <TheBinaryLoop@users.noreply.github.com>
Date:   Fri, 13 Mar 2020 20:08:52 +0100

Updated domains with new values vualt

Added domains from official vault.bitwarden.com
Diffstat:
Msrc/static/global_domains.json | 66++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 66 insertions(+), 0 deletions(-)

diff --git a/src/static/global_domains.json b/src/static/global_domains.json @@ -775,5 +775,71 @@ "customercontrolpanel.de" ], "Excluded": false + }, + { + "Type": 76, + "Domains": [ + "docusign.com", + "docusign.net" + ], + "Excluded": false + }, + { + "Type": 77, + "Domains": [ + "envato.com", + "themeforest.net", + "codecanyon.net", + "videohive.net", + "audiojungle.net", + "graphicriver.net", + "photodune.net", + "3docean.net" + ], + "Excluded": false + }, + { + "Type": 78, + "Domains": [ + "x10hosting.com", + "x10premium.com" + ], + "Excluded": false + }, + { + "Type": 79, + "Domains": [ + "dnsomatic.com", + "opendns.com", + "umbrella.com" + ], + "Excluded": false + }, + { + "Type": 80, + "Domains": [ + "cagreatamerica.com", + "canadaswonderland.com", + "carowinds.com", + "cedarfair.com", + "cedarpoint.com", + "dorneypark.com", + "kingsdominion.com", + "knotts.com", + "miadventure.com", + "schlitterbahn.com", + "valleyfair.com", + "visitkingsisland.com", + "worldsoffun.com" + ], + "Excluded": false + }, + { + "Type": 81, + "Domains": [ + "ubnt.com", + "ui.com" + ], + "Excluded": false } ]