1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2026-06-09 22:14:51 +00:00

fix: adapt AAS

This commit is contained in:
2023-11-13 15:19:48 +08:00
parent 9e5fd34b79
commit 2f4d64e5d0
5 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
Deploy: Deploy:
Git: Git:
# URL of AzurLaneAutoScript repository # URL of AzurLaneAutoScript repository
# [CN user] Use 'cn' to get update from git-over-cdn service # [CN user] Use 'cn' to get update from self-hosted git service
# [Other] Use 'global' to get update from https://github.com/TheFunny/ArisuAutoSrcipt # [Other] Use 'global' to get update from https://github.com/TheFunny/ArisuAutoSweeper
Repository: cn Repository: cn
# Branch of Alas # Branch of Alas
# [Developer] Use 'dev', 'app', etc, to try new features # [Developer] Use 'dev', 'app', etc, to try new features
+2 -2
View File
@@ -1,8 +1,8 @@
Deploy: Deploy:
Git: Git:
# URL of AzurLaneAutoScript repository # URL of AzurLaneAutoScript repository
# [CN user] Use 'cn' to get update from git-over-cdn service # [CN user] Use 'cn' to get update from self-hosted git service
# [Other] Use 'global' to get update from https://github.com/TheFunny/ArisuAutoSrcipt # [Other] Use 'global' to get update from https://github.com/TheFunny/ArisuAutoSweeper
Repository: global Repository: global
# Branch of Alas # Branch of Alas
# [Developer] Use 'dev', 'app', etc, to try new features # [Developer] Use 'dev', 'app', etc, to try new features
+2 -2
View File
@@ -1,8 +1,8 @@
Deploy: Deploy:
Git: Git:
# URL of AzurLaneAutoScript repository # URL of AzurLaneAutoScript repository
# [CN user] Use 'cn' to get update from git-over-cdn service # [CN user] Use 'cn' to get update from self-hosted git service
# [Other] Use 'global' to get update from https://github.com/TheFunny/ArisuAutoSrcipt # [Other] Use 'global' to get update from https://github.com/TheFunny/ArisuAutoSweeper
Repository: 'global' Repository: 'global'
# Branch of Alas # Branch of Alas
# [Developer] Use 'dev', 'app', etc, to try new features # [Developer] Use 'dev', 'app', etc, to try new features
+1 -1
View File
@@ -1110,7 +1110,7 @@ class AlasGUI(Frame):
""" """
AAS is a free open source software, if you paid for AAS from any channel, please refund. AAS is a free open source software, if you paid for AAS from any channel, please refund.
AAS 是一款免费开源软件,如果你在任何渠道付费购买了AAS,请退款。 AAS 是一款免费开源软件,如果你在任何渠道付费购买了AAS,请退款。
Project repository 项目地址:`https://github.com/TheFunny/ArisuAutoSrcipt` Project repository 项目地址:`https://github.com/TheFunny/ArisuAutoSweeper`
""" """
).style("text-align: center") ).style("text-align: center")
+2 -2
View File
@@ -1,8 +1,8 @@
Deploy: Deploy:
Git: Git:
# URL of AzurLaneAutoScript repository # URL of AzurLaneAutoScript repository
# [CN user] Use 'cn' to get update from git-over-cdn service # [CN user] Use 'cn' to get update from self-hosted git service
# [Other] Use 'global' to get update from https://github.com/TheFunny/ArisuAutoSrcipt # [Other] Use 'global' to get update from https://github.com/TheFunny/ArisuAutoSweeper
Repository: {{repository}} Repository: {{repository}}
# Branch of Alas # Branch of Alas
# [Developer] Use 'dev', 'app', etc, to try new features # [Developer] Use 'dev', 'app', etc, to try new features