From 4b3123b5aee4fc40f2ed0c31025323ee0c38031e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hans=20=E2=9D=A4=EF=B8=8F=20Crypto?= <108269257+hans-crypto@users.noreply.github.com> Date: Tue, 21 May 2024 09:00:05 +0200 Subject: [PATCH 1/2] Remove reference to bisq in unfurler not needed anymore --- unfurler/src/index.ts | 3 --- 1 file changed, 3 deletions(-) diff --git a/unfurler/src/index.ts b/unfurler/src/index.ts index 947ec7a8d..755232b50 100644 --- a/unfurler/src/index.ts +++ b/unfurler/src/index.ts @@ -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; From 0e37e85af63e1d89745d017d99da29a79fce361b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hans=20=E2=9D=A4=EF=B8=8F=20Crypto?= <108269257+hans-crypto@users.noreply.github.com> Date: Tue, 21 May 2024 12:35:20 +0200 Subject: [PATCH 2/2] Create hans-crypto.txt --- contributors/hans-crypto.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 contributors/hans-crypto.txt diff --git a/contributors/hans-crypto.txt b/contributors/hans-crypto.txt new file mode 100644 index 000000000..d43651294 --- /dev/null +++ b/contributors/hans-crypto.txt @@ -0,0 +1,3 @@ +I hereby accept the terms of the Contributor License Agreement in the CONTRIBUTING.md file of the mempool/mempool git repository as of May 21, 2024. + +Signed: hans-crypto