We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f1506d8 + 7ae0014 commit 4c8ecbbCopy full SHA for 4c8ecbb
src/index.html
@@ -5,13 +5,13 @@
5
<body>
6
<div id="root"></div>
7
<script>
8
- var _hmt = _hmt || [];
9
- (function() {
10
- var hm = document.createElement("script");
11
- hm.src = "https://hm.baidu.com/hm.js?39edd8e76884f07399be96cd422c9af3";
12
- var s = document.getElementsByTagName("script")[0];
13
- s.parentNode.insertBefore(hm, s);
14
- })();
+ var _hmt = _hmt || [];
+ (function() {
+ var hm = document.createElement("script");
+ hm.src = "https://hm.baidu.com/hm.js?f92e0e48311f635665d2de225751a349";
+ var s = document.getElementsByTagName("script")[0];
+ s.parentNode.insertBefore(hm, s);
+ })();
15
</script>
16
</body>
17
</html>
0 commit comments