mirror of
https://github.com/WebStackPage/WebStackPage.github.io.git
synced 2026-02-10 22:05:52 +08:00
baidu analytics
This commit is contained in:
10
index.html
10
index.html
@@ -4,6 +4,16 @@
|
||||
<head>
|
||||
<link rel="shortcut icon" href="./assets/images/favicon.png">
|
||||
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
||||
|
||||
<script>
|
||||
var _hmt = _hmt || [];
|
||||
(function() {
|
||||
var hm = document.createElement("script");
|
||||
hm.src = "https://hm.baidu.com/hm.js?c05bb16ea908292af9f6c513087a1cc3";
|
||||
var s = document.getElementsByTagName("script")[0];
|
||||
s.parentNode.insertBefore(hm, s);
|
||||
})();
|
||||
</script>
|
||||
<script>
|
||||
(adsbygoogle = window.adsbygoogle || []).push({
|
||||
google_ad_client: "ca-pub-8550836177608334",
|
||||
|
||||
Reference in New Issue
Block a user