Limit matomo to mempool.space
This commit is contained in:
parent
c4f125b2d8
commit
54eb11a2a7
@ -24,7 +24,7 @@ export class EnterpriseService {
|
||||
this.subdomain = subdomain;
|
||||
this.fetchSubdomainInfo();
|
||||
this.disableSubnetworks();
|
||||
} else {
|
||||
} else if (document.location.hostname === 'mempool.space') {
|
||||
this.insertMatomo();
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user