From e77fdc0d36199b65804123a8f76a9a56ff3f34c5 Mon Sep 17 00:00:00 2001
From: libai <libai@yazhai.co>
Date: Thu, 21 Feb 2019 11:51:30 +0800
Subject: [PATCH] 6

---
 index.html | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/index.html b/index.html
index 0fdbe34..2e3c1ee 100644
--- a/index.html
+++ b/index.html
@@ -2,13 +2,14 @@
 <html lang="en">
 <head>
     <!-- Global site tag (gtag.js) - Google Analytics -->
-    <!--<script async src="https://www.googletagmanager.com/gtag/js?id=UA-131056324-1"></script>-->
-    <!--<script>-->
-        <!--window.dataLayer = window.dataLayer || [];-->
-        <!--function gtag(){dataLayer.push(arguments);}-->
-        <!--gtag('js', new Date());-->
-        <!--gtag('config', 'UA-131056324-1');-->
-    <!--</script>-->
+    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-134943215-1"></script>
+    <script>
+        window.dataLayer = window.dataLayer || [];
+        function gtag(){dataLayer.push(arguments);}
+        gtag('js', new Date());
+
+        gtag('config', 'UA-134943215-1');
+    </script>
     <script src="https://pv.sohu.com/cityjson?ie=utf-8"></script>
     <script src="lib/jquery-3.1.1.min.js"></script>
     <script>
--
libgit2 0.25.0