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 src="https://cdn.jsdelivr.net/npm/fuse.js@6.4.6"></script>
|
||||||
<script>
|
<script>
|
||||||
const cryptocoin = "FLO";
|
const cryptocoin = "FLO";
|
||||||
const mainnet = `https://flosight.duckdns.org/`;
|
const mainnet = `https://livenet.flocha.in`;
|
||||||
const testnet = `https://testnet-flosight.duckdns.org`;
|
const testnet = `https://testnet-flosight.duckdns.org`;
|
||||||
const adminID = "FDG64XNjdsA4rAgfm4ABEs2RcTgqn8Jecv";
|
const adminID = "FDG64XNjdsA4rAgfm4ABEs2RcTgqn8Jecv";
|
||||||
const kudosID = "FKAEdnPfjXLHSYwrXQu377ugN4tXU7VGdf";
|
const kudosID = "FKAEdnPfjXLHSYwrXQu377ugN4tXU7VGdf";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user