From 5d32ac562541a27d871fbea477f15ec0c434143a Mon Sep 17 00:00:00 2001 From: Michael Carlyle Date: Thu, 7 Dec 2023 16:59:29 -0600 Subject: [PATCH] Added shared credential for quicken.com and simplifimoney.com (#729) --- quirks/shared-credentials.json | 6 ++++++ quirks/websites-with-shared-credential-backends.json | 4 ++++ 2 files changed, 10 insertions(+) diff --git a/quirks/shared-credentials.json b/quirks/shared-credentials.json index 0cbd79f7b..0bf17a397 100644 --- a/quirks/shared-credentials.json +++ b/quirks/shared-credentials.json @@ -344,6 +344,12 @@ "pretendo.cc" ] }, + { + "shared":[ + "quicken.com", + "simplifimoney.com" + ] + }, { "shared":[ "redis.com", diff --git a/quirks/websites-with-shared-credential-backends.json b/quirks/websites-with-shared-credential-backends.json index e79082cd2..7593733cc 100644 --- a/quirks/websites-with-shared-credential-backends.json +++ b/quirks/websites-with-shared-credential-backends.json @@ -585,6 +585,10 @@ "questdiagnostics.com", "care360.com" ], + [ + "quicken.com", + "simplifimoney.com" + ], [ "redis.com", "redislabs.com"