|
@@ -27,24 +27,6 @@
|
|
|
}
|
|
|
</script>
|
|
|
|
|
|
- <script class="build keep">
|
|
|
- if (window.performance) {
|
|
|
- window.navigationStart = window.performance.timing.navigationStart;
|
|
|
- } else {
|
|
|
- window.navigationStart = Date.now() + 300;
|
|
|
- }
|
|
|
- </script>
|
|
|
-
|
|
|
- <script>
|
|
|
- var _hmt = _hmt || [];
|
|
|
- (function () {
|
|
|
- var hm = document.createElement("script");
|
|
|
- hm.src = "https://hm.baidu.com/hm.js?47372ca9bafbafe62cbd0d6f388a2b1e";
|
|
|
- var s = document.getElementsByTagName("script")[0];
|
|
|
- s.parentNode.insertBefore(hm, s);
|
|
|
- })();
|
|
|
- </script>
|
|
|
-
|
|
|
|
|
|
|
|
|
</head>
|