This commit is contained in:
Silent YANG 2024-06-16 15:14:53 +08:00
parent 44d6c21983
commit e44c06c0b8

View file

@ -40,6 +40,7 @@ if(location.hostname == 'k5.vicicode.com' || location.hostname == 'k5.lhw711.cn'
app.use(VueMatomo, {
host: '//analytics.vicicode.com',
siteId: 2,
router: router
})
}