200619222427

This commit is contained in:
thuhole
2020-06-19 14:24:29 +00:00
parent 4d795ee135
commit 5b91cc0e19
10 changed files with 15 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
var _czc = _czc || [];
_czc.push(["_setAccount", "1279007303"]);
_czc.push(["_setAccount", "1279007496"]);
_czc.push(["_setCustomVar", "has_token", localStorage['TOKEN'] ? 'yes' : 'no', 1]);
_czc.push(["_setCustomVar", "standalone", ((window.matchMedia('(display-mode: standalone)').matches) || (window.navigator.standalone)) ? 'yes' : 'no', 1]);
_czc.push(["_setCustomVar", "build_info", "%REACT_APP_BUILD_INFO%" || '---']);
@@ -21,5 +21,5 @@ var cnzz_s_tag = document.createElement('script');
cnzz_s_tag.type = 'text/javascript';
cnzz_s_tag.async = true;
cnzz_s_tag.charset = "utf-8";
cnzz_s_tag.src = "https://w.cnzz.com/c.php?id=1279007303&async=1";
cnzz_s_tag.src = "https://w.cnzz.com/c.php?id=1279007496&async=1";
document.head.appendChild(cnzz_s_tag);