mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
remove instawallet (service compromised and suspended) (fixes #117)
This commit is contained in:
parent
b40d2cf93e
commit
1e0a196b98
3 changed files with 0 additions and 36 deletions
|
@ -122,15 +122,6 @@ title: Choose your wallet - Bitcoin
|
|||
</div>
|
||||
<a href="#" onclick="return false;"><img src="/img/clients/lo-hidden.png" alt="hidden" /></a>
|
||||
</div>
|
||||
<div data-id="instawallet">
|
||||
<div class="walletwarning">
|
||||
<h2>Be careful</h2>
|
||||
<span></span>
|
||||
<p>Web wallets host your bitcoins. That means it is possible for them to lose your bitcoins following any incident on their side. As of today, no web wallet service provide enough insurance to be used to store value like a bank.</p>
|
||||
<p><a href="javascript:walletshow();">OK, I understand</a></p>
|
||||
</div>
|
||||
<a href="#" onclick="return false;"><img src="/img/clients/lo-hidden.png" alt="hidden" /></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -182,15 +173,6 @@ title: Choose your wallet - Bitcoin
|
|||
</div>
|
||||
<a href="https://coinbase.com/"><img src="/img/clients/lo-coinbase.png" alt="coinbase" />Coinbase</a>
|
||||
</div>
|
||||
<div id="instawallet">
|
||||
<div class="walletnormal">
|
||||
<h2>Instawallet</h2>
|
||||
<span></span>
|
||||
<p>Instawallet is a web wallet in its simpliest form. It automatically creates a new wallet for each visitor with no need to signup. And each wallet can be re-used with its unique secret URL. Instawallet is owned by Paymium.</p>
|
||||
<p><a href="https://instawallet.org/">Visit website</a></p>
|
||||
</div>
|
||||
<a href="https://instawallet.org/"><img src="/img/clients/lo-instawallet.png" alt="instawallet" />Instawallet</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue