Skip to content

Commit

Permalink
Remove tganalytics
Browse files Browse the repository at this point in the history
  • Loading branch information
behrang committed Nov 9, 2024
1 parent 0d5adf6 commit 7f799e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</div>
<script type="module" src="src/main.tsx"></script>

<script async src="https://tganalytics.xyz/index.js" type="text/javascript"></script>
<!-- <script async src="https://tganalytics.xyz/index.js" type="text/javascript"></script>
<script>
window.addEventListener('load', function () {
if (location.host === 'app.hipo.finance' && window.telegramAnalytics) {
Expand All @@ -42,6 +42,6 @@
})
}
})
</script>
</script> -->
</body>
</html>

0 comments on commit 7f799e8

Please sign in to comment.