1
0

docs: 更新页脚版权信息为“由Snowz提供支持”

将页脚中的“All rights reserved”替换为“Powered by Snowz”,以明确服务的技术支持方。
This commit is contained in:
SnowZ
2026-03-05 02:02:39 +08:00
parent d1a97b1e6a
commit 29279b4bcd

View File

@@ -868,7 +868,7 @@ app.use(async (req, res) => {
</div> </div>
<footer> <footer>
<p>&copy; ${new Date().getFullYear()} mShots Proxy Service. All rights reserved.</p> <p>&copy; ${new Date().getFullYear()} mShots Proxy Service. Powered by Snowz.</p>
</footer> </footer>
<script> <script>