From bebfd149119d2ff5d55b156518b115a24ded1988 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期六, 28 一月 2023 15:51:16 +0800 Subject: [PATCH] 2023-01-28 --- index.html | 13 ++++++++++++- 1 files changed, 12 insertions(+), 1 deletions(-) diff --git a/index.html b/index.html index adb0f22..1f0b6db 100644 --- a/index.html +++ b/index.html @@ -14,11 +14,22 @@ display: none; } </style> + <script> + var _hmt = _hmt || []; + (function() { + var hm = document.createElement("script"); + hm.src = "https://hm.baidu.com/hm.js?606321be5b903a6701a35388580dfa72"; + var s = document.getElementsByTagName("script")[0]; + s.parentNode.insertBefore(hm, s); + })(); + </script> </head> <body> <div id="app"></div> + <a href="https://www.minkesoft.com/web/index.asp" style="display: none;" target="_blank" >鏄庣杞欢</a> + <a href="https://www.minkesoft.com/mob/index.asp" style="display: none;" target="_blank" >鏄庣杞欢</a> <!-- built files will be auto injected --> - <script type="text/javascript">document.write(unescape("%3Cspan id='cnzz_stat_icon_1279630927'%3E%3C/span%3E%3Cscript src='https://v1.cnzz.com/z_stat.php%3Fid%3D1279630927%26show%3Dpic' type='text/javascript'%3E%3C/script%3E"));</script> + <!-- <script type="text/javascript">document.write(unescape("%3Cspan id='cnzz_stat_icon_1279630927'%3E%3C/span%3E%3Cscript src='https://v1.cnzz.com/z_stat.php%3Fid%3D1279630927%26show%3Dpic' type='text/javascript'%3E%3C/script%3E"));</script> --> <!-- <script type="text/javascript" src="https://js.users.51.la/4874247.js"></script> --> <noscript></noscript> <script> -- Gitblit v1.8.0