Update plausible
This commit is contained in:
@@ -16,7 +16,7 @@ export const initAnalytics = async (): Promise<void> => {
|
||||
domain: 'mermaid.live',
|
||||
hashMode: false,
|
||||
trackLocalhost: false, // By default 'false'
|
||||
apiHost: 'https://plausible.io'
|
||||
apiHost: 'https://p.mermaid.live'
|
||||
})
|
||||
]
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user