不蒜子调整
This commit is contained in:
tangly1024
2021-12-21 13:55:42 +08:00
parent e430d55cf8
commit ac7ff2e912
7 changed files with 153 additions and 47 deletions

View File

@@ -37,6 +37,13 @@ const ThirdPartyScript = () => {
/>
</>)}
{/* 不蒜子
{BLOG.analytics.busuanzi && (
<script async
src={'//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js'}
/>
)} */}
{/* 代码统计 */}
{BLOG.isProd && (<>
@@ -63,12 +70,6 @@ const ThirdPartyScript = () => {
}}
/>
)}
{/* 不蒜子 */}
{BLOG.analytics.busuanzi && (
<script async
src={'//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js'}
/>
)}
{/* 站长统计 */}
{BLOG.analytics.cnzzAnalytics && (