We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdd6268 commit 1771d7aCopy full SHA for 1771d7a
index.html
@@ -7,16 +7,7 @@
7
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8
<title>阿尔萌 | Armoe Project</title>
9
<script src="https://cdn.armoe.cn/static/js/autoGray.js"></script>
10
- <!-- Google tag (gtag.js) -->
11
- <script async src="https://www.googletagmanager.com/gtag/js?id=G-MWKT4QD2W0"></script>
12
- <script>
13
- window.dataLayer = window.dataLayer || []
14
- function gtag() {
15
- dataLayer.push(arguments)
16
- }
17
- gtag('js', new Date())
18
- gtag('config', 'G-MWKT4QD2W0')
19
- </script>
+ <script async src="https://umami.zhenxin.me/script.js" data-website-id="a799e189-cf7e-4f5a-ac98-71de364f3637"></script>
20
</head>
21
22
<body>
0 commit comments