From 826d219dc31c0c388064578f4c004f404910650c Mon Sep 17 00:00:00 2001 From: Evil0ctal Date: Fri, 15 Jul 2022 18:22:29 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84Shortcuts=20add=20English=20languag?= =?UTF-8?q?e=20support?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.ini | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config.ini b/config.ini index 9bff984..9dbbfbe 100644 --- a/config.ini +++ b/config.ini @@ -20,17 +20,17 @@ Music_Download = True # 是否记录API调用日志 Allow_Logs = True # 快捷指令版本 -iOS_Shortcut_Version = 3.0 +iOS_Shortcut_Version = 4.0 # 快捷指令Link(Chinese_Language) -iOS_Shortcut_Link = https://www.icloud.com/shortcuts/126820d2783748d1bdec95a223a02639 +iOS_Shortcut_Link = https://www.icloud.com/shortcuts/25af5f6d9a9140e1a4e35c771313732f # Shortcut Link(English_Language) -iOS_Shortcut_Link_EN = https://www.icloud.com/shortcuts/a7b3a3c8bc5c4f4ea352fe157a374881 +iOS_Shortcut_Link_EN = https://www.icloud.com/shortcuts/0d37a661c1044ce4a428a84c13113c30 # 快捷指令更新时间 -iOS_Shortcut_Update_Time = 2022/04/15 +iOS_Shortcut_Update_Time = 2022/07/15 # 快捷指令更新记录 -iOS_Shortcut_Update_Note = 为快捷指令增加了自动检查更新功能 +iOS_Shortcut_Update_Note = 快捷指令增加了英文语言支持/Shortcuts add English language support # iOS shortcut update note -iOS_Shortcut_Update_Note_EN = Added automatic check for updates to shortcuts +iOS_Shortcut_Update_Note_EN = Shortcuts add English language support/快捷指令增加了英文语言支持 [Web_ZH] # 网页默认运行端口