Skip to content

Commit 7569064

Browse files
authored
Update index.html
1 parent a9a24b2 commit 7569064

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

r18/index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
77
<title>❤️站❤️长❤️推❤️荐❤️</title>
8+
<!-- Global site tag (gtag.js) - Google Analytics -->
9+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-190316399-1"></script>
10+
<script>
11+
window.dataLayer = window.dataLayer || [];
12+
function gtag() { dataLayer.push(arguments); }
13+
gtag('js', new Date());
14+
gtag('config', 'UA-190316399-1');
15+
</script>
816
<style type="text/css">
917
p {
1018
margin: 0;

0 commit comments

Comments
 (0)