feat: add analytics
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Baoshuo Ren 2023-01-25 15:45:53 +08:00
parent 259bf77d58
commit d8810fcf78
Signed by: baoshuo
GPG Key ID: 00CB9680AB29F51A

View File

@ -177,7 +177,9 @@ if (!isset($ShowPageHeader)) {
processEscapes: true
},
options: {
skipHtmlTags: { '[-]': ['pre'] },
skipHtmlTags: {
'[-]': ['pre']
},
}
};
</script>
@ -267,7 +269,10 @@ if (!isset($ShowPageHeader)) {
}
});
</script>
<script defer data-domain="sjzezoj.com" src="https://stat.u.sb/js/script.js"></script>
</head>
<?php if (isset($REQUIRE_LIB['bootstrap5'])) : ?>
<body class="d-flex flex-column min-vh-100