Skip to content

Commit b9ca64f

Browse files
authored
Merge branch 'master' into fix_deps_unfolding
2 parents 03868aa + 28e315d commit b9ca64f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/remix-ide/src/assets/js/loader.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ if (window.electronAPI) {
6666
}
6767
}
6868
if (domainOnPremToTrack) {
69-
trackDomain(domainOnPremToTrack, 'http://178.156.150.253/matomo/', '_paq2')
69+
trackDomain(domainOnPremToTrack, 'https://matomo.remix.live/matomo/', '_paq2')
7070
}
7171
}
7272
function isElectron() {

0 commit comments

Comments
 (0)