This commit is contained in:
2026-03-09 17:35:00 +08:00
parent 7fa984a122
commit 7b3debaead
3 changed files with 46 additions and 5 deletions

View File

@@ -6,7 +6,16 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<title>YOLO助手</title>
<title>TikTok YOLO助手-官网 数据中心 数据聚合</title>
<script>
var _hmt = _hmt || [];
(function () {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?2cc9e79402a6035cd0cd40c99474752f";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</head>
<body>