We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4687df9 commit 198b1f2Copy full SHA for 198b1f2
1 file changed
index.html
@@ -579,8 +579,8 @@
579
(function() {
580
try {
581
var hm = document.createElement("script");
582
- hm.src = "https://hm.baidu.com/hm.js?b8fc421d7c0dc354c6c8fb5a2c4f7729"; //cn
583
-// hm.src = "https://hm.baidu.com/hm.js?965ec968d2d53b729b90efc7ffb3ead2"; //org
+// hm.src = "https://hm.baidu.com/hm.js?b8fc421d7c0dc354c6c8fb5a2c4f7729"; //cn
+ hm.src = "https://hm.baidu.com/hm.js?965ec968d2d53b729b90efc7ffb3ead2"; //org
584
var s = document.getElementsByTagName("script")[0];
585
s.parentNode.insertBefore(hm, s);
586
} catch (e) {
0 commit comments