Skip to content

Commit a8f121e

Browse files
authored
Update index.html
1 parent f82e32c commit a8f121e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

r18/index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
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+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-190316399-3"></script>
9+
<script>
10+
window.dataLayer = window.dataLayer || [];
11+
function gtag(){dataLayer.push(arguments);}
12+
gtag('js', new Date());
13+
gtag('config', 'UA-190316399-3');
14+
</script>
815
<style type="text/css">
916
p {
1017
margin: 0;

0 commit comments

Comments
 (0)