mirror of
https://codeberg.org/pluja/kycnot.me
synced 2025-08-09 06:53:17 -04:00
Fix some issues with listings
This commit is contained in:
parent
5e5dc1f8e7
commit
6d45d668ac
1 changed files with 3 additions and 13 deletions
|
@ -107,12 +107,7 @@ exchanges:
|
||||||
kyc-check: true
|
kyc-check: true
|
||||||
suspicious-tos:
|
suspicious-tos:
|
||||||
- false
|
- false
|
||||||
long-description: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do
|
long-description: This coin swap service is only available with Tor and guarantees full anonimity to users.
|
||||||
eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
|
|
||||||
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
|
|
||||||
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu
|
|
||||||
fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in
|
|
||||||
culpa qui officia deserunt mollit anim id est laborum.
|
|
||||||
may-kyc: false
|
may-kyc: false
|
||||||
open-source: false
|
open-source: false
|
||||||
p2p: false
|
p2p: false
|
||||||
|
@ -293,12 +288,7 @@ exchanges:
|
||||||
kyc-check: true
|
kyc-check: true
|
||||||
suspicious-tos:
|
suspicious-tos:
|
||||||
- false
|
- false
|
||||||
long-description: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do
|
long-description: Hodl Hodl is a global P2P Bitcoin trading platform, that allows users to trade directly with each other and it doesn't hold user’s funds — locking it in multisig escrow instead. This minimizes the possibility of Bitcoin assets theft and reduces trading time. Because Hodl Hodl does not hold any money (neither Bitcoin, nor fiat) it is not subject to complex compliance procedures. This allows trades to happen directly between users' wallets and without having to submit your identity to the trading platform.
|
||||||
eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
|
|
||||||
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
|
|
||||||
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu
|
|
||||||
fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in
|
|
||||||
culpa qui officia deserunt mollit anim id est laborum.
|
|
||||||
may-kyc: true
|
may-kyc: true
|
||||||
open-source: false
|
open-source: false
|
||||||
p2p: true
|
p2p: true
|
||||||
|
@ -329,7 +319,7 @@ exchanges:
|
||||||
custodial: true
|
custodial: true
|
||||||
registration: true
|
registration: true
|
||||||
personal-info: false
|
personal-info: false
|
||||||
p2p: false
|
p2p: true
|
||||||
may-kyc: true
|
may-kyc: true
|
||||||
open-source: false
|
open-source: false
|
||||||
comment:
|
comment:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue