updated flosight link

This commit is contained in:
sairaj mote 2023-07-27 22:46:17 +05:30
parent f2101b1bfe
commit 8a1410bd9b

View File

@ -1101,7 +1101,7 @@
<span>FLO address: ${uploader}</span>
<span>Equivalent BTC address: ${btcAddress}</span>
`;
getRef('torrent_index_tx').href = `https://flosight.duckdns.org/tx/${startTx}`
getRef('torrent_index_tx').href = `https://blockbook.ranchimall.net/tx/${startTx}`
getRef('search_torrent').value = ''
renderElem(getRef('search_suggestions'), html``)
break;