mirror of
https://codeberg.org/pluja/kycnot.me
synced 2025-10-12 18:40:51 -04:00
Delist Coinswap and add historic json
This commit is contained in:
parent
9e8f891f3e
commit
d902d6b604
2 changed files with 66 additions and 32 deletions
|
@ -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,
|
||||
|
|
34
data/hist.json
Normal file
34
data/hist.json
Normal file
|
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue