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.
1 parent e7ca0f3 commit e8cce68Copy full SHA for e8cce68
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