diff --git a/OpenAuth.Identity/Views/Shared/_Layout.cshtml b/OpenAuth.Identity/Views/Shared/_Layout.cshtml index e825983a..f16732aa 100644 --- a/OpenAuth.Identity/Views/Shared/_Layout.cshtml +++ b/OpenAuth.Identity/Views/Shared/_Layout.cshtml @@ -62,7 +62,7 @@ var _hmt = _hmt || []; (function () { var hm = document.createElement("script"); - hm.src = "//hm.baidu.com/hm.js?0558502420ce5fee054b31425e77ffa6"; + hm.src = "//hm.baidu.com/hm.js?93a7b9a145222f9b7109d643a0c58f8d"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); diff --git a/OpenAuth.Mvc/wwwroot/userJs/login.js b/OpenAuth.Mvc/wwwroot/userJs/login.js index 65ea7bf9..b424b93f 100644 --- a/OpenAuth.Mvc/wwwroot/userJs/login.js +++ b/OpenAuth.Mvc/wwwroot/userJs/login.js @@ -44,7 +44,7 @@ layui.config({ var _hmt = _hmt || []; (function () { var hm = document.createElement("script"); - hm.src = "//hm.baidu.com/hm.js?0558502420ce5fee054b31425e77ffa6"; + hm.src = "https://hm.baidu.com/hm.js?93a7b9a145222f9b7109d643a0c58f8d"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })();