31 lines
1.1 KiB
HTML
31 lines
1.1 KiB
HTML
<!-- 51统计 -->
|
|
<script th:if="${ not #strings.isEmpty(theme.config.about.LingQueMonitorID)}">
|
|
!function (p) {
|
|
"use strict";
|
|
!function (t) {
|
|
var s = window
|
|
, e = document
|
|
, i = p
|
|
, c = "".concat("https:" === e.location.protocol ? "https://" : "http://", "sdk.51.la/js-sdk-pro.min.js")
|
|
, n = e.createElement("script")
|
|
, r = e.getElementsByTagName("script")[0];
|
|
n.type = "text/javascript",
|
|
n.setAttribute("charset", "UTF-8"),
|
|
n.async = !0,
|
|
n.src = c,
|
|
n.id = "LA_COLLECT",
|
|
i.d = n;
|
|
var o = function () {
|
|
s.LA.ids.push(i)
|
|
};
|
|
s.LA ? s.LA.ids && o() : (s.LA = p,
|
|
s.LA.ids = [],
|
|
o()),
|
|
r.parentNode.insertBefore(n, r)
|
|
}()
|
|
}({
|
|
id: "[[${theme.config.about.LingQueMonitorID}]]",
|
|
ck: "[[${theme.config.about.LingQueMonitorID}]]",
|
|
hashMode: true
|
|
});
|
|
</script> |