mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
Fix matomo hostname for bisq.markets html
This commit is contained in:
parent
898ff5da23
commit
d0cda447c0
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@
|
|||
_paq.push(['trackPageView']);
|
||||
_paq.push(['enableLinkTracking']);
|
||||
(function() {
|
||||
var u="//stats.mempool.space/";
|
||||
var u="//stats.bisq.markets/";
|
||||
_paq.push(['setTrackerUrl', u+'m.php']);
|
||||
_paq.push(['setSiteId', '7']);
|
||||
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue