We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ec6cde commit 059a695Copy full SHA for 059a695
tool.md
@@ -10,3 +10,11 @@
10
* [md5解密](https://cmd5.com/).
11
* [waifu2x](https://waifu2x.udp.jp/).
12
* [短信轰炸](https://ceya.xichuang.cloud/).
13
+
14
+<script async src="https://www.googletagmanager.com/gtag/js?id=UA-190316399-3"></script>
15
+<script>
16
+ window.dataLayer = window.dataLayer || [];
17
+ function gtag(){dataLayer.push(arguments);}
18
+ gtag('js', new Date());
19
+ gtag('config', 'UA-190316399-3');
20
+</script>
0 commit comments