Skip to content

Commit

Permalink
Add appID-to-domain quirks for "Balance Health" and "TD Bank (US)" apps
Browse files Browse the repository at this point in the history
  • Loading branch information
rmondello committed Sep 9, 2024
1 parent 1ab81ba commit 3f05f24
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion quirks/apple-appIDs-to-domains-shared-credentials.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,12 @@
],
"UPS7472725.com.metrolinx.presto.ios.consumerapp": [
"prestocard.ca"
]
],
"PX369MG78T.com.dmdbrands.balancehealth": [
"greatergoods.com"
],
"498RNR3HN7.com.tdbank.iphoneapp": [
"td.com",
"tdbank.com"
],
}

0 comments on commit 3f05f24

Please sign in to comment.