Update index.html

updated apiurl for flosight
This commit is contained in:
SaketAnand 2021-06-06 15:41:25 +05:30
parent 45eb340844
commit 06e1cc7c13

View File

@ -2203,7 +2203,7 @@
//Required for blockchain API operators //Required for blockchain API operators
apiURL: { 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/'] FLO_TEST: ['https://testnet-flosight.duckdns.org/', 'https://testnet.flocha.in/']
}, },
adminID: "FMeiptdJNtYQEtzyYAVNP8fjsDJ1i4EPfE", adminID: "FMeiptdJNtYQEtzyYAVNP8fjsDJ1i4EPfE",