diff --git a/floBank.html b/floBank.html
index a76cba5..d7951c8 100644
--- a/floBank.html
+++ b/floBank.html
@@ -13,7 +13,7 @@
//Required for blockchain API operators
apiURL: {
- FLO: [ 'https://livenet.flocha.in/'],
+ FLO: [ 'https://livenet.flocha.in/', 'https://flosight.duckdns.org/'],
FLO_TEST: ['https://testnet-flosight.duckdns.org/', 'https://testnet.flocha.in/']
},
tokenURL: "https://ranchimallflo.duckdns.org/",
@@ -41,7 +41,6 @@
accounts: {},
responses: {},
requests: {},
- settings: {},
appendix: {}
});
delete floDapps.util.startUpFunctions.readAppConfigFromAPI;
@@ -7306,7 +7305,7 @@ Bitcoin.Util = {
}
}
-