From 8a1410bd9b4b647f64f952a9306fb87f8ae44d84 Mon Sep 17 00:00:00 2001 From: sairaj mote Date: Thu, 27 Jul 2023 22:46:17 +0530 Subject: [PATCH] updated flosight link --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 356c442..d07b42f 100644 --- a/index.html +++ b/index.html @@ -1101,7 +1101,7 @@ FLO address: ${uploader} Equivalent BTC address: ${btcAddress} `; - 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;