Skip to content

Commit e6edc91

Browse files
authored
Merge pull request #66 from CoinjoinsOrg/fix/remove-sw
Fix/remove sw
2 parents ecf1cd7 + 8ce8848 commit e6edc91

File tree

8 files changed

+141
-315
lines changed

8 files changed

+141
-315
lines changed

src/lib/data/basics.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
},
149149
"try": {
150150
"title": "Ready to Try for <span style='color:rgb(0,255,25,1.0)'>Yourself</span>?",
151-
"body": " Don’t trust, verify. See for yourself and learn how coinjoins work by participating in them. There are different bitcoin wallets with built-in coinjoin features. We recommend Wasabi Wallet after reviewing every privacy wallet based on the evaluation framework found <a href='/wallet-overview'>here</a>.",
151+
"body": " Don’t trust, verify. See for yourself and learn how coinjoins work. There are different bitcoin wallets with built-in coinjoin features. We recommend trying Wasabi Wallet for educational purposes after reviewing some privacy wallets based on the evaluation framework found <a href='/wallet-overview'>here</a>.",
152152
"features": [
153153
{
154154
"title": "Fully <br /> Trustless",

src/lib/data/footer.json

-12
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,6 @@
4848
"text": "JoinMarket",
4949
"link": "joinmarket"
5050
},
51-
{
52-
"text": "Samourai Wallet",
53-
"link": "samourai"
54-
},
55-
{
56-
"text": "Sparrow Wallet",
57-
"link": "sparrow"
58-
},
5951
{
6052
"text": "Trezor Suite",
6153
"link": "trezor-suite"
@@ -105,10 +97,6 @@
10597
"text": "Wasabi 1.0",
10698
"link": "ww1"
10799
},
108-
{
109-
"text": "Whirlpool",
110-
"link": "whirlpool"
111-
},
112100
{
113101
"text": "WabiSabi",
114102
"link": "wabisabi"

src/lib/data/header.json

-12
Original file line numberDiff line numberDiff line change
@@ -24,18 +24,6 @@
2424
"isActive": true,
2525
"isDeprecated": false
2626
},
27-
{
28-
"name": "Samourai",
29-
"path": "samourai",
30-
"isActive": true,
31-
"isDeprecated": true
32-
},
33-
{
34-
"name": "Sparrow",
35-
"path": "sparrow",
36-
"isActive": true,
37-
"isDeprecated": true
38-
},
3927
{
4028
"name": "Wasabi 1.0",
4129
"path": "wasabi-1.0",

src/lib/data/history.json

+72-78
Large diffs are not rendered by default.

src/lib/data/samourai.json

-68
This file was deleted.

src/lib/data/sparrow.json

-64
This file was deleted.

0 commit comments

Comments
 (0)