獨家LINE分享
1 2 3 4 5 | <li> <a href="http://line.naver.jp/R/msg/text/?分享的內容" target="_blank"> <img src="https://cdn.rawgit.com/lagendre/lagendre.github.io/30eddb37/img/flat_web_icon_set/color/Line.png" alt="用LINE傳送" height="32" width="32" /> </a> </li> |
風險警告:投資加密幣風險極高! Investing altcoins accompanies with the highest risk!
1 2 | <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script> <script type="text/javascript" src="https://blockchain.info/Resources/js/pay-now-button.js"></script> |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | <div style="font-size:16px;margin:0 auto;width:300px" class="blockchain-btn" data-address="16KLuqE4VwaEbuucjQRndWtdmyWNwADTy" data-shared="false"> <div class="blockchain stage-begin"> <img src="https://blockchain.info/Resources/buttons/donate_64.png"/> </div> <div class="blockchain stage-loading" style="text-align:center"> <img src="https://blockchain.info/Resources/loading-large.gif"/> </div> <div class="blockchain stage-ready"> <p align="center">Please Donate To Bitcoin Address: <b>[[address]]</b></p> <p align="center" class="qr-code"></p> </div> <div class="blockchain stage-paid"> Donation of <b>[[value]] BTC</b> Received. Thank You. </div> <div class="blockchain stage-error"> <font color="red">[[error]]</font> </div> </div> |
Google Charts API已過時,未來可能不支援
| 參數 | 描述 |
|---|---|
| CHL | 要編碼的內容。確保內容是HTML編碼的,例如%20空白 |
| CHT | 圖表類型。qrQR code。 |
| CHS | 生成的QR碼圖像的尺寸為<width>x<height>。 |
1 2 3 4 5 6 7 8 9 10 11 12 | <div class="bijin_blog_part" data-width="300" data-bcid="aomori"></div> <script type="text/javascript"> (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.async = true; js.src = "http://blogparts.bijint.com/blogparts/js/script.js"; fjs.parentNode.insertBefore(js, fjs); }(document, "script", "bijint-widget")); </script> |