mirror of
https://github.com/silenty4ng/k5web
synced 2025-01-08 04:44:29 +00:00
update
This commit is contained in:
parent
9d729d77da
commit
44d6c21983
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ app.use(directive);
|
|||
|
||||
if(location.hostname == 'k5.vicicode.com' || location.hostname == 'k5.lhw711.cn' || location.hostname == 'mm.md' || location.hostname == 'k5.mm.md'){
|
||||
app.use(VueMatomo, {
|
||||
host: '//analytics.vicicode.com/',
|
||||
host: '//analytics.vicicode.com',
|
||||
siteId: 2,
|
||||
})
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue