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 +