mirror of
https://gitee.com/fantastic-admin/basic.git
synced 2024-12-05 13:37:45 +08:00
更新百度统计
This commit is contained in:
parent
97d6112582
commit
833c314afd
@ -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)
|
||||
})()
|
||||
|
Loading…
Reference in New Issue
Block a user