Skip to content

Commit

Permalink
修改 baidutongji.js
Browse files Browse the repository at this point in the history
  • Loading branch information
iswbm committed Jun 16, 2024
1 parent f7b5c5c commit acfa8ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
build/
exts/__pycache__/
2 changes: 1 addition & 1 deletion source/_static/js/baidutongji.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?26ee367cf320d48d046542295cdb0dad";
hm.src = "https://hm.baidu.com/hm.js?1ffe6c90f3ed6554109c6435d4de3587";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();

0 comments on commit acfa8ed

Please sign in to comment.