diff options
author | Jinwei Zhao <[email protected]> | 2016-01-11 03:45:15 +0000 |
---|---|---|
committer | Jinwei Zhao <[email protected]> | 2016-01-11 03:45:15 +0000 |
commit | 32a57d65dc2ba0a70de8b11115b3b158b7de558b (patch) | |
tree | e5d922be7dea13fba38d6dbc50b9505ed11d7e01 /about.html | |
parent | 88f422bbc3609e4c2c3d94f70132dbf1301fd202 (diff) | |
download | ring0.xyz-32a57d65dc2ba0a70de8b11115b3b158b7de558b.tar.gz |
remove bitcoin
Diffstat (limited to 'about.html')
-rw-r--r-- | about.html | 23 |
1 files changed, 1 insertions, 22 deletions
@@ -40,29 +40,8 @@ | |||
40 | <p>There is a <a href="https://www.evernote.com/pub/clarkzjw/websnapshotshare" target="_blank">list of articles</a> (The link is blocked in mainland China) I saved and shared at Evernote.</p> | 40 | <p>There is a <a href="https://www.evernote.com/pub/clarkzjw/websnapshotshare" target="_blank">list of articles</a> (The link is blocked in mainland China) I saved and shared at Evernote.</p> |
41 | <br> | 41 | <br> |
42 | <p>Me</p> | 42 | <p>Me</p> |
43 | <p><a href="mailto:[email protected]">Email</a> | <a href="https://twitter.com/JinweiClarkChao">Twitter</a> | <a href="http://steamcommunity.com/id/clarkzjw/">Steam</a> | <a href="https://github.com/JinweiClarkChao">GitHub</a> | <a href="https://www.instagram.com/clarkzjw/">Instagram</a></p> | 43 | <p><a href="mailto:[email protected]">Email</a> | <a href="https://twitter.com/JinweiClarkChao">Twitter</a> | <a href="http://steamcommunity.com/id/clarkzjw/">Steam</a> | <a href="https://github.com/JinweiClarkChao">GitHub</a> | <a href="https://www.instagram.com/clarkzjw/">Instagram</a></p> |
44 | <p>Feel free to write PGP-encrypted email to me.</p> | 44 | <p>Feel free to write PGP-encrypted email to me.</p> |
45 | <br> | ||
46 | <div style="font-size:16px;margin:0 auto;width:300px" class="blockchain-btn" | ||
47 | data-address="1GasDeKZ94gyZE5U4X4rxWyLb2byL4CVY5" | ||
48 | data-shared="false"> | ||
49 | <div class="blockchain stage-begin"> | ||
50 | <img src="https://blockchain.info/Resources/buttons/donate_64.png"/> | ||
51 | </div> | ||
52 | <div class="blockchain stage-loading" style="text-align:center"> | ||
53 | <img src="https://blockchain.info/Resources/loading-large.gif"/> | ||
54 | </div> | ||
55 | <div class="blockchain stage-ready"> | ||
56 | <p align="center">Please Donate To Bitcoin Address: <a href="https://blockchain.info/address/1GasDeKZ94gyZE5U4X4rxWyLb2byL4CVY5"><b>[[address]]</b></a></p> | ||
57 | <p align="center" class="qr-code"></p> | ||
58 | </div> | ||
59 | <div class="blockchain stage-paid"> | ||
60 | Donation of <b>[[value]] BTC</b> Received. Thank You. | ||
61 | </div> | ||
62 | <div class="blockchain stage-error"> | ||
63 | <font color="red">[[error]]</font> | ||
64 | </div> | ||
65 | </div> | ||
66 | </div> | 45 | </div> |
67 | </section> | 46 | </section> |
68 | <script> | 47 | <script> |