Skip to content

Commit f832075

Browse files
committed
fix: Update analytics script URL to use HTTPS
1 parent 69161a9 commit f832075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
/>
5454
<script
5555
defer
56-
src="http://valory-umami-6678cf-89-169-55-150.traefik.me/script.js"
56+
src="https://umami.valory.su/script.js"
5757
data-website-id="48d6b6aa-7f88-4264-b1a0-1fa5c7d51a75"
5858
></script>
5959
</head>

0 commit comments

Comments
 (0)