diff --git a/packages/suite-desktop-core/src/config.ts b/packages/suite-desktop-core/src/config.ts index 321af25689d4..a1dfa056bbbe 100644 --- a/packages/suite-desktop-core/src/config.ts +++ b/packages/suite-desktop-core/src/config.ts @@ -33,6 +33,9 @@ export const allowedDomains = [ 'verify.walletconnect.org', // WalletConnect 'horizon.stellar.org', // Stellar Horizon, hosted by SDF 'horizon-testnet.stellar.org', // Stellar Horizon (testnet), hosted by SDF + 'xrplcluster.com', // XRP Ledger cluster, hosted by XRP Ledger Foundation + 'xrpl.ws', // XRP Ledger cluster, hosted by XRP Ledger Foundation + 's2.ripple.com', // XRP Ledger cluster, hosted by Ripple ]; export const silentlyBlockedDomains = [