From c2f9da3ea9a01d3c3c32ce2253e7afc0d1c8521d Mon Sep 17 00:00:00 2001 From: zhouyiqing0304 <94766918+zhouyiqing0304@users.noreply.github.com> Date: Fri, 2 May 2025 16:40:10 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=96=87=E5=AD=97?= =?UTF-8?q?=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhouyiqing0304 <94766918+zhouyiqing0304@users.noreply.github.com> --- XMOJ.user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XMOJ.user.js b/XMOJ.user.js index e7e25384..78b9635d 100644 --- a/XMOJ.user.js +++ b/XMOJ.user.js @@ -1382,7 +1382,7 @@ async function main() { "Name": "将网站中所有“小明”和“我”关键字替换为“高老师”,所有“小红”替换为“徐师娘”,所有“小粉”替换为“彩虹”,所有“下海”、“海上”替换为“上海” (此功能默认关闭)" }] }, { - "ID": "AutoLogin", "Type": "A", "Name": "在需要登录的界面自动跳转到登陆界面" + "ID": "AutoLogin", "Type": "A", "Name": "在需要登录的界面自动跳转到登录界面" }, { "ID": "SavePassword", "Type": "A", "Name": "自动保存用户名与密码,免去每次手动输入密码的繁琐" }, { From 7de58485577276f9bb1c2adddde8032be3b89ee3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 3 May 2025 09:37:36 +0000 Subject: [PATCH 2/4] 1.5.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b9a0a54..a0b7d3f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xmoj-script", - "version": "1.5.2", + "version": "1.5.3", "description": "an improvement script for xmoj.tech", "main": "AddonScript.js", "scripts": { From 9708c850430bfee3d50dfcc25f8e49a3cf9eac19 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 3 May 2025 09:37:42 +0000 Subject: [PATCH 3/4] Update version info to 1.5.3 --- Update.json | 11 +++++++++++ XMOJ.user.js | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/Update.json b/Update.json index eb6899bd..88b6278c 100644 --- a/Update.json +++ b/Update.json @@ -2799,6 +2799,17 @@ } ], "Notes": "No release notes were provided for this release." + }, + "1.5.3": { + "UpdateDate": 1746265056999, + "Prerelease": true, + "UpdateContents": [ + { + "PR": 798, + "Description": "Sync update by zhouyiqing" + } + ], + "Notes": "No release notes were provided for this release." } } } \ No newline at end of file diff --git a/XMOJ.user.js b/XMOJ.user.js index 1752961e..0b55b5ea 100644 --- a/XMOJ.user.js +++ b/XMOJ.user.js @@ -1,6 +1,6 @@ // ==UserScript== // @name XMOJ -// @version 1.5.2 +// @version 1.5.3 // @description XMOJ增强脚本 // @author @XMOJ-Script-dev, @langningchen and the community // @namespace https://github/langningchen From 7003cb193b5e4161464cc1923b429505b7fa43db Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 3 May 2025 11:19:14 +0000 Subject: [PATCH 4/4] Update time and description of 1.5.3 --- Update.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Update.json b/Update.json index 88b6278c..92b4438d 100644 --- a/Update.json +++ b/Update.json @@ -2801,12 +2801,12 @@ "Notes": "No release notes were provided for this release." }, "1.5.3": { - "UpdateDate": 1746265056999, + "UpdateDate": 1746271148834, "Prerelease": true, "UpdateContents": [ { "PR": 798, - "Description": "Sync update by zhouyiqing" + "Description": "修复文字错误" } ], "Notes": "No release notes were provided for this release."