From 064f96c1c79b1fe3b04d5feba4ca31c35401caab Mon Sep 17 00:00:00 2001 From: Andrew Abosh Date: Sun, 27 Oct 2024 03:06:51 -0700 Subject: [PATCH] Associate questrade.com with Questrade apps (#842) * Add app IDs for Questrade * Remove trailing comma --- quirks/apple-appIDs-to-domains-shared-credentials.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/quirks/apple-appIDs-to-domains-shared-credentials.json b/quirks/apple-appIDs-to-domains-shared-credentials.json index ed05ae71..fd2b2e86 100644 --- a/quirks/apple-appIDs-to-domains-shared-credentials.json +++ b/quirks/apple-appIDs-to-domains-shared-credentials.json @@ -81,5 +81,14 @@ ], "2V2KHYTNSF.com.keybank.mobile": [ "key.com" + ], + "X9QEPGS9DR.com.questrade.edgemobile": [ + "questrade.com" + ], + "X9QEPGS9DR.com.questrade.questmobile": [ + "questrade.com" + ], + "X9QEPGS9DR.com.questrade.fxglobal": [ + "questrade.com" ] }