更新百度统计

This commit is contained in:
Hooray Hu 2023-06-04 21:27:00 +08:00
parent 97d6112582
commit 833c314afd

View File

@ -7,7 +7,7 @@ if (!import.meta.env.DEV) {
}]);
(function () {
const hm = document.createElement('script')
hm.src = 'https://hm.baidu.com/hm.js?c31a3e8267162de8420bc73e06d62463'
hm.src = 'https://hm.baidu.com/hm.js?7bb58fdfd1fe8ab146d4b4f23686b768'
const s = document.getElementsByTagName('script')[0]
s.parentNode?.insertBefore(hm, s)
})()