This commit is contained in:
chenyan 2021-12-10 13:56:59 +08:00
parent 1678224ee7
commit 127998c737
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<script>
if (localStorage.disableBaiduAnalytics == 'true') {
if (localStorage.disableBaiduAnalytics != 'true') {
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");