diff --git a/data/exchanges.json b/data/exchanges.json index c358a46..e8a4645 100644 --- a/data/exchanges.json +++ b/data/exchanges.json @@ -19,7 +19,7 @@ "exchange": true, "short-description": "P2P exchange. Full privacy.", "long-description": "Buy and sell bitcoin for fiat (or other cryptocurrencies) privately\nand securely using Bisq's peer-to-peer network and open-source desktop software.\nNo registration required. Bisq is a peer-to-peer trading network, not a website\nor \"app\" or other centralized service. It's software you run on your own hardware,\nwhich connects to other people running the Bisq software to facilitate trades.\nIt's open-source and community-driven.", - "comments": ["Some sellers may require ID verification."], + "comments": false, "kyc-check": true, "kyc-type": 0, "score": 10, @@ -30,7 +30,36 @@ "https://bisq.wiki/Frequently_asked_questions" ], "score-boost": 0 - }, + }, + { + "name": "BlockDX", + "verified": false, + "btc": true, + "xmr": false, + "lnn": false, + "cash": false, + "p2p": true, + "tor": false, + "refunds": false, + "open-source": true, + "custodial": false, + "javascript": false, + "registration": false, + "personal-info": false, + "buy": false, + "exchange": true, + "short-description": "Block DX offers completely decentralized and trust", + "long-description": "A decentralized, non-custodial, 100% private and open-source exchange\nusing atomic-swaps between many cryptos. Monero not available.", + "comments": false, + "kyc-check": true, + "kyc-type": 0, + "score": 9.5, + "suspicious-tos": false, + "tor-onion": false, + "url": "https://blockdx.net/", + "tos-urls": [-1], + "score-boost": 0 + }, { "name": "Boltz", "verified": false, @@ -221,36 +250,7 @@ "url": "https://sideshift.ai/", "tos-urls": false, "score-boost": 0 - }, - { - "name": "Coin Swap", - "verified": true, - "btc": true, - "xmr": true, - "lnn": true, - "cash": false, - "p2p": false, - "tor": false, - "refunds": false, - "open-source": false, - "custodial": false, - "javascript": false, - "registration": false, - "personal-info": false, - "buy": false, - "exchange": true, - "short-description": "Simply swap coins", - "long-description": "This swap is a simple and light swap page where you can swap various\ncryptos. It is simple and fast.", - "comments": false, - "kyc-check": true, - "kyc-type": 0, - "score": 8.25, - "suspicious-tos": false, - "tor-onion": false, - "url": "https://coinswap.click/", - "tos-urls": ["https://coinswap.click/faq/"], - "score-boost": 0 - }, + }, { "name": "XCHANGE.ME", "verified": false, diff --git a/data/hist.json b/data/hist.json new file mode 100644 index 0000000..6502b68 --- /dev/null +++ b/data/hist.json @@ -0,0 +1,34 @@ +{ + "exchanges": [ + { + "name": "Coin Swap", + "verified": true, + "btc": true, + "xmr": true, + "lnn": true, + "cash": false, + "p2p": false, + "tor": false, + "refunds": false, + "open-source": false, + "custodial": false, + "javascript": false, + "registration": false, + "personal-info": false, + "buy": false, + "exchange": true, + "short-description": "Simply swap coins", + "long-description": "This swap is a simple and light swap page where you can swap various\ncryptos. It is simple and fast.", + "comments": false, + "kyc-check": true, + "kyc-type": 0, + "score": 8.25, + "suspicious-tos": false, + "tor-onion": false, + "url": "https://coinswap.click/", + "tos-urls": ["https://coinswap.click/faq/"], + "score-boost": 0, + "delist-reason": "No longer operative." + } + ] +} \ No newline at end of file