WalletConnect / walletconnect-monorepo

WalletConnect Monorepo
Apache License 2.0
1.35k stars 674 forks source link

fix: adds `http://` support for deeplinks #4349

Closed ganchoradkov closed 6 months ago

ganchoradkov commented 6 months ago

Description

Added additional check for http:// on deeplinks so they are opened in new tab, instead of current, the same behaviour as with https://.

Type of change

How has this been tested?

dogfooding

Checklist