1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-20 22:17:09 +08:00

Merge branch 'Snailclimb:master' into flameking_work-A

This commit is contained in:
flameking 2021-11-10 13:17:09 +08:00 committed by GitHub
commit 580617ff67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,10 +22,8 @@ module.exports = config({
], ],
// 添加百度统计 // 添加百度统计
[ [
"script", "script",{},
{}, `var _hmt = _hmt || [];
`<script>
var _hmt = _hmt || [];
(function() { (function() {
var hm = document.createElement("script"); var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?5dd2e8c97962d57b7b8fea1737c01743"; hm.src = "https://hm.baidu.com/hm.js?5dd2e8c97962d57b7b8fea1737c01743";