From b22754f2868debcab67f748dea3f402a2b7910ab Mon Sep 17 00:00:00 2001 From: 035966-L3 <139025318+035966-L3@users.noreply.github.com> Date: Wed, 17 Jun 2026 17:05:38 +0800 Subject: [PATCH 1/2] Update mirror link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14f402a..2bd2f3c 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ > 不建议下载预编译的二进制文件,建议通过源代码部署 > `wget https://github.com/2044-space-elevator/TouchFish/releases/download/v4.7.0/LTS.py && python3 LTS.py` > -> (也可以通过 @ILoveScratch2 提供的镜像站,但是截至 2026/2/23 只更新到了 v4.6 版本:`wget https://mirror.ilovescratch.us.ci/api/net/379814722/LTS.py && python3 LTS.py`) +> (也可以通过 @ILoveScratch2 提供的镜像站,但是截至 2026/6/17 只更新到了 v4.7.0 版本:`wget https://mirror.ilovescratch.us.ci/api/net/183301217/LTS.py && python3 LTS.py`) 1. **获取内网 IP 地址**: - **Windows**: 命令提示符执行 `ipconfig`,查找 "无线局域网适配器 WLAN" 下的 "IPv4 地址" From c1a04d278de95df58b758e9e13d3580bb88f4a1a Mon Sep 17 00:00:00 2001 From: 035966-L3 <139025318+035966-L3@users.noreply.github.com> Date: Wed, 17 Jun 2026 17:06:07 +0800 Subject: [PATCH 2/2] Update lik --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bd2f3c..7b1fc5f 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ > (这里的命令只针对 Linux 用户) > > 不建议下载预编译的二进制文件,建议通过源代码部署 -> `wget https://github.com/2044-space-elevator/TouchFish/releases/download/v4.7.0/LTS.py && python3 LTS.py` +> `wget https://github.com/2044-space-elevator/TouchFish/releases/download/v4.9.0/LTS.py && python3 LTS.py` > > (也可以通过 @ILoveScratch2 提供的镜像站,但是截至 2026/6/17 只更新到了 v4.7.0 版本:`wget https://mirror.ilovescratch.us.ci/api/net/183301217/LTS.py && python3 LTS.py`)