changing flosight url
This commit is contained in:
parent
7a23b2285d
commit
4da8a031d4
@ -324,7 +324,7 @@
|
||||
<script src="https://cdn.jsdelivr.net/npm/fuse.js@6.4.6"></script>
|
||||
<script>
|
||||
const cryptocoin = "FLO";
|
||||
const mainnet = `https://flosight.duckdns.org/`;
|
||||
const mainnet = `https://livenet.flocha.in`;
|
||||
const testnet = `https://testnet-flosight.duckdns.org`;
|
||||
const adminID = "FDG64XNjdsA4rAgfm4ABEs2RcTgqn8Jecv";
|
||||
const kudosID = "FKAEdnPfjXLHSYwrXQu377ugN4tXU7VGdf";
|
||||
@ -1438,4 +1438,4 @@
|
||||
</script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user