diff --git a/about.html b/about.html index d29412f..c98c0e7 100644 --- a/about.html +++ b/about.html @@ -326,12 +326,19 @@ - - - + + @@ -329,55 +343,75 @@ + + - - - - - - - - + - - - - - - \ No newline at end of file + + diff --git a/js/config.js b/js/config.js index 1393dba..5a05afc 100644 --- a/js/config.js +++ b/js/config.js @@ -130,6 +130,29 @@ const SiteConfig = { sendBtn: '发送' }, + // 站点统计配置 + analytics: { + busuanzi: { + src: 'https://events.vercount.one/js', + site_pv_id: 'busuanzi_value_site_pv', + site_uv_id: 'busuanzi_value_site_uv', + formatter: true + }, + baidu: { + src: 'https://hm.baidu.com/hm.js?ae2a009a75b13c21d5121ee51375ea4e', + id: 'ae2a009a75b13c21d5121ee51375ea4e' + }, + google: { + src: 'https://www.googletagmanager.com/gtag/js', + id: 'G-DYWDEVKDP0' + }, + tencent: { + src: 'https://sdk.51.la/js-sdk-pro.min.js', + id: '3OBGjwDdEIRS7XZ1', + ck: '3OBGjwDdEIRS7XZ1' + } + }, + animationSettings: { observerOptions: { threshold: 0.1,