Skip to content

Commit

Permalink
Broaden allowList URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
zubairaziz committed Apr 30, 2024
1 parent 2c3b7b5 commit 46a53e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/QuilttConnector/QuilttConnectorWebview.swift
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ class QuilttConnectorWebview: WKWebView, WKNavigationDelegate {
"quiltt.app",
"quiltt.dev",
"moneydesktop.com",
"cdn.plaid.com/link/v2/stable/link.html",
"cdn.plaid.com",
]

private func shouldRender(_ url: URL) -> Bool {
Expand Down

0 comments on commit 46a53e2

Please sign in to comment.