mirror of
https://gitee.com/huanghongxun/HMCL-docs.git
synced 2026-09-15 09:01:11 +08:00
This commit is contained in:
@@ -1,22 +1,4 @@
|
||||
---
|
||||
title: 下载 HMCL-Snapshot 版本
|
||||
date: 2024-01-09 22:00:00 +0800
|
||||
redirect_to: https://hmcl-snapshot-update.netlify.app
|
||||
---
|
||||
|
||||
正在前往 HMCL-Snapshot 下载页面,点击下载即可。
|
||||
|
||||
没有前往?[点击此处](https://hmcl-snapshot-update.netlify.app/)
|
||||
|
||||
---
|
||||
|
||||
You are going to the HMCL-Snapshot download page. Just click download after redirecting.
|
||||
|
||||
No redirect? [Click here](https://hmcl-snapshot-update.netlify.app/)
|
||||
|
||||
|
||||
<script>
|
||||
/* 等待 5 秒. */
|
||||
setTimeout(function() {
|
||||
window.location.href = "https://hmcl-snapshot-update.netlify.app/";
|
||||
}, 5000);
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user