Remove reference to bisq in unfurler

not needed anymore
This commit is contained in:
Hans ❤️ Crypto 2024-05-21 09:00:05 +02:00 committed by GitHub
parent 2ff2b78d26
commit 4b3123b5ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -47,9 +47,6 @@ class Server {
case "liquid":
canonical = "https://liquid.network"
break;
case "bisq":
canonical = "https://bisq.markets"
break;
case "onbtc":
canonical = "https://bitcoin.gob.sv"
break;