add Coinbase Tip button ... so cool!

This commit is contained in:
Roman Shtylman
2014-11-18 11:48:49 -08:00
parent e69dabcd57
commit d1496f15c6

View File

@@ -30,6 +30,7 @@
<h1>localtunnel</h1> <h1>localtunnel</h1>
<h2>expose yourself to the world</h2> <h2>expose yourself to the world</h2>
<div class="cb-tip-button" data-content-location="https://localtunnel.me" data-href="//www.coinbase.com/tip_buttons/show_tip" data-to-user-id="502a3101c63da50002000157"></div>
</div> </div>
<a href="https://github.com/defunctzombie/localtunnel"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png" alt="Fork me on GitHub"></a> <a href="https://github.com/defunctzombie/localtunnel"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png" alt="Fork me on GitHub"></a>
@@ -86,5 +87,7 @@ your url is: https://gqgh.localtunnel.me</pre></div>
<script src="/js/index.js"></script> <script src="/js/index.js"></script>
<script>!function(d,s,id) {var js,cjs=d.getElementsByTagName(s)[0],e=d.getElementById(id);if(e){return;}js=d.createElement(s);js.id=id;js.src="https://www.coinbase.com/assets/tips.js";cjs.parentNode.insertBefore(js,cjs);}(document, 'script', 'coinbase-tips');</script>
</body> </body>
</html> </html>