We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e7ca0f3 + e8cce68 commit 28e315dCopy full SHA for 28e315d
apps/remix-ide/src/assets/js/loader.js
@@ -66,7 +66,7 @@ if (window.electronAPI) {
66
}
67
68
if (domainOnPremToTrack) {
69
- trackDomain(domainOnPremToTrack, 'http://178.156.150.253/matomo/', '_paq2')
+ trackDomain(domainOnPremToTrack, 'https://matomo.remix.live/matomo/', '_paq2')
70
71
72
function isElectron() {
0 commit comments