From e6e925278cf1519026b8bae9c187864850a28792 Mon Sep 17 00:00:00 2001 From: boomzero Date: Thu, 25 Jul 2024 13:46:00 +0800 Subject: [PATCH 1/5] as requested --- XMOJ.user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XMOJ.user.js b/XMOJ.user.js index b133b993..446cb93d 100644 --- a/XMOJ.user.js +++ b/XMOJ.user.js @@ -21,7 +21,7 @@ // @grant GM_setValue // @grant GM_getValue // @homepage https://www.xmoj-bbs.me/ -// @supportURL https://xmojscript.zohodesk.com/portal/zh/newticket +// @supportURL https://github.com/XMOJ-Script-dev/XMOJ-Script/issues // @connect api.xmoj-bbs.tech // @connect api.xmoj-bbs.me // @connect challenges.cloudflare.com From 90be735f8eb9f040262e98c1db11a56e075b7a0c Mon Sep 17 00:00:00 2001 From: boomzero Date: Thu, 25 Jul 2024 13:55:56 +0800 Subject: [PATCH 2/5] Add CLion --- XMOJ.user.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/XMOJ.user.js b/XMOJ.user.js index 446cb93d..94867fc8 100644 --- a/XMOJ.user.js +++ b/XMOJ.user.js @@ -3434,6 +3434,10 @@ int main() "Name": "RedPanda C++", "Image": "https://a.fsdn.com/allura/p/redpanda-cpp/icon", "URL": "https://sourceforge.net/projects/redpanda-cpp/" + }, { + "Name": "CLion", + "Image": "https://resources.jetbrains.com/storage/products/company/brand/logos/CLion_icon.png", + "URL": "https://www.jetbrains.com/clion/download" }, { "Name": "CP Editor", "Image": "https://a.fsdn.com/allura/mirror/cp-editor/icon", From f71a8767d331029724980baf64e2149af67f0e4e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 25 Jul 2024 05:58:37 +0000 Subject: [PATCH 3/5] 1.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3fa4bd3f..6ae4efc5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xmoj-script", - "version": "1.2.1", + "version": "1.2.2", "description": "an improvement script for xmoj.tech", "main": "AddonScript.js", "scripts": { From e900cfffa0fb71051635e640e71a7ca016eead7d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 25 Jul 2024 05:58:38 +0000 Subject: [PATCH 4/5] Update version info to 1.2.2 --- Update.json | 11 +++++++++++ XMOJ.user.js | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/Update.json b/Update.json index 56a83da7..4e1a85fe 100644 --- a/Update.json +++ b/Update.json @@ -1677,6 +1677,17 @@ } ], "Notes": "No release notes were provided for this release." + }, + "1.2.2": { + "UpdateDate": 1721887118377, + "Prerelease": true, + "UpdateContents": [ + { + "PR": 559, + "Description": "Add CLion" + } + ], + "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 94867fc8..f6d3a8c7 100644 --- a/XMOJ.user.js +++ b/XMOJ.user.js @@ -1,6 +1,6 @@ // ==UserScript== // @name XMOJ -// @version 1.2.1 +// @version 1.2.2 // @description XMOJ增强脚本 // @author @XMOJ-Script-dev, @langningchen and the community // @namespace https://github/langningchen From e49f29e0eb8fc16e95fb50a7782f63f9c5637593 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 25 Jul 2024 06:00:14 +0000 Subject: [PATCH 5/5] Update time and description of 1.2.2 --- Update.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Update.json b/Update.json index 4e1a85fe..b4b3facf 100644 --- a/Update.json +++ b/Update.json @@ -1679,7 +1679,7 @@ "Notes": "No release notes were provided for this release." }, "1.2.2": { - "UpdateDate": 1721887118377, + "UpdateDate": 1721887214365, "Prerelease": true, "UpdateContents": [ {