From c55687dbef501ecdc4628902e8e0cee4a8766b0d Mon Sep 17 00:00:00 2001 From: Andreas Richter <708186+richtera@users.noreply.github.com> Date: Fri, 3 Nov 2023 08:13:52 -0400 Subject: [PATCH] fix: Change to cloudflare ipfs proxy --- shared/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/config.ts b/shared/config.ts index 3a24d3fd..43c4fb49 100644 --- a/shared/config.ts +++ b/shared/config.ts @@ -53,7 +53,7 @@ export const ASSET_LYX_ICON_URL = '/images/lyx-token.svg' export const ASSET_LYX_DECIMALS = 18 // url of the ipfs gateway -export const IPFS_URL = 'https://2eff.lukso.dev/ipfs/' +export const IPFS_URL = 'https://api.universalprofile.cloud/ipfs/' // extension store links export const EXTENSION_STORE_LINKS = {