From ce643dc7fe73a3f42e71e1a6180b74386b22da4e Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sat, 06 Jun 2026 01:43:09 +0800
Subject: [PATCH] Fix company name: 海南万幸科技有限公司 (not 万兴)
---
docs/index.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/docs/index.html b/docs/index.html
index f4e289b..3dc72b2 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -123,7 +123,7 @@
· <a href="support.html">支持</a>
· <a href="privacy-zh.html">隐私政策</a>
</p>
- <p>© 2026 TagLauncher · Hainan Wanxing Technology Co., Ltd.</p>
+ <p>© 2026 TagLauncher · 海南万幸科技有限公司</p>
</footer>
</body>
</html>
\ No newline at end of file
--
Gitblit v1.9.3