From 45ec74ffad97d5cb79856b2224e714bf674ba20f Mon Sep 17 00:00:00 2001 From: Vivek Teega Date: Mon, 16 Oct 2023 02:21:31 +0530 Subject: [PATCH] Update index.html --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 41126b4..9a76bf5 100644 --- a/index.html +++ b/index.html @@ -142,8 +142,8 @@ const testMode = false const floGlobals = { blockchain: testMode ? "FLO_TEST" : "FLO", - tokenApiUrl: testMode ? 'https://ranchimallflo-testnet-blockbook.ranchimall.net' : 'https://ranchimallflo.ranchimall.net', - floApiUrl: testMode ? 'https://blockbook-testnet.ranchimall.net' : 'https://flosight.ranchimall.net', + tokenApiUrl: testMode ? 'https://ranchimallflo-testnet.ranchimall.net' : 'https://ranchimallflo.ranchimall.net', + floApiUrl: testMode ? 'https://blockbook-testnet.ranchimall.net' : 'https://blockbook.ranchimall.net', expirationDays: 60, } @@ -3284,4 +3284,4 @@ - \ No newline at end of file +