From a8a7e4f9a5473e4b019eee7fae559d494ef17f7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukas=20E=C3=9Fmann?= Date: Fri, 13 Mar 2020 20:08:52 +0100 Subject: [PATCH] Updated domains with new values vualt Added domains from official vault.bitwarden.com --- src/static/global_domains.json | 66 ++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) diff --git a/src/static/global_domains.json b/src/static/global_domains.json index f9d9cbdd..4fc732e3 100644 --- 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 } ]