From d26852eaafa857639b410a643971e3e5d07922e6 Mon Sep 17 00:00:00 2001
From: KenanZhu <3471685733@qq.com>
Date: Fri, 30 Jan 2026 22:04:29 +0800
Subject: [PATCH] =?UTF-8?q?chore(*):=20=E6=9B=B4=E6=96=B0=E7=BD=91?=
=?UTF-8?q?=E7=AB=99=E5=9C=B0=E5=9D=80=E4=B8=BA=20www.autolibrary.top?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.github/workflows/release.yml | 2 +-
document/readme.md | 2 +-
readme.md | 6 +++---
src/gui/ALAboutDialog.py | 2 +-
src/gui/ALConfigWidget.ui | 2 +-
src/gui/ALMainWindow.py | 2 +-
6 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 6abfa9d..448171a 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -135,7 +135,7 @@ jobs:
4. 运行 `AutoLibrary-${{ needs.build.outputs.version }}.exe` (首次运行会初始化配置文件)
5. 按照提示操作即可
- 更多详情请访问 [AutoLibrary 网站](http://autolibrary.cv) 和查看 [帮助手册](https://autolibrary.cv/docs/manual_lists.html)
+ 更多详情请访问 [AutoLibrary 网站](http://www.autolibrary.top) 和查看 [帮助手册](https://www.autolibrary.top/docs)
---
**完整更新日志见下方自动生成的 Release Notes**
diff --git a/document/readme.md b/document/readme.md
index ebbc4af..f0cd985 100644
--- a/document/readme.md
+++ b/document/readme.md
@@ -1 +1 @@
-For more infomation, please visit our website: https://www.autolibrary.cv
\ No newline at end of file
+For more infomation, please visit our website: https://www.autolibrary.top
\ No newline at end of file
diff --git a/readme.md b/readme.md
index 4192515..f4ac32a 100644
--- a/readme.md
+++ b/readme.md
@@ -10,7 +10,7 @@
[](https://github.com/KenanZhu/AutoLibrary/releases)

-了解更多请访问 [_AutoLibrary 网站_](http://autolibrary.cv)
+了解更多请访问 [_AutoLibrary 网站_](http://www.autolibrary.top)
---
@@ -22,7 +22,7 @@
4. 批量操作 - 支持同时预约多个用户,可以指定当前需要跳过的用户,并将用户分成多个组
5. 定时任务 - 使用内置定时任务管理,添加定时任务,指定时间后按当前预约信息自动运行
-*1,2,3 的具体操作方法和注意事项请访问我们的 [帮助手册](https://autolibrary.cv/docs/manual_lists.html)*
+*1,2,3 的具体操作方法和注意事项请访问我们的 [帮助手册](https://www.autolibrary.top/docs)*
### 如何使用
@@ -32,7 +32,7 @@
4. 运行 `AutoLibrary.exe` 文件。
5. 按照提示操作即可。
-*注意 1*: 关于浏览器驱动的下载和其它相关问题,请参考我们的 [帮助手册](https://autolibrary.cv/docs/manual_lists.html) 中对应软件版本的内容。
+*注意 1*: 关于浏览器驱动的下载和其它相关问题,请参考我们的 [帮助手册](https://www.autolibrary.top/docs) 中对应软件版本的内容。
#### 平台支持 & 编译步骤
diff --git a/src/gui/ALAboutDialog.py b/src/gui/ALAboutDialog.py
index 4ce7363..7fb1cfb 100644
--- a/src/gui/ALAboutDialog.py
+++ b/src/gui/ALAboutDialog.py
@@ -81,7 +81,7 @@ System architecture: {os_info['architecture']}