From 95941777a7412ba0a6aee10c2f29f67112df9435 Mon Sep 17 00:00:00 2001 From: Shan Wenxiao Date: Mon, 2 Oct 2023 21:06:58 +0800 Subject: [PATCH 1/5] =?UTF-8?q?Revert=20"=E6=9B=B4=E6=8D=A2Turnstile"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- XMOJ.user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XMOJ.user.js b/XMOJ.user.js index fb29ca8..40403ea 100644 --- a/XMOJ.user.js +++ b/XMOJ.user.js @@ -30,7 +30,7 @@ * You should have received a copy of the GNU General Public License along with this program. If not, see . */ -const CaptchaSiteKey = "0x4AAAAAAALBT58IhyDViNmv"; +const CaptchaSiteKey = "0x4AAAAAAAI4scL-wknSAXKD"; const AdminUserList = ["zhuchenrui2", "shanwenxiao", "admin"]; let PurifyHTML = (Input) => { From e85f3a865baff66dd36d4004ac5ecaf88c43cc97 Mon Sep 17 00:00:00 2001 From: Shan Wenxiao Date: Mon, 2 Oct 2023 21:39:35 +0800 Subject: [PATCH 2/5] Update Update.json --- Update.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Update.json b/Update.json index 0364182..4b47c92 100644 --- a/Update.json +++ b/Update.json @@ -1,9 +1,9 @@ { "UpdateHistory": { - "0.2.200": { + "1.0.200": { "UpdateDate": 1696246054517, "Prerelease": false, "UpdateContents": [] } } -} \ No newline at end of file +} From 9268815c452f2c76544f115e1525d329c54b29e9 Mon Sep 17 00:00:00 2001 From: Shan Wenxiao Date: Mon, 2 Oct 2023 21:42:13 +0800 Subject: [PATCH 3/5] Update XMOJ.user.js --- XMOJ.user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XMOJ.user.js b/XMOJ.user.js index 40403ea..214401e 100644 --- a/XMOJ.user.js +++ b/XMOJ.user.js @@ -1,6 +1,6 @@ // ==UserScript== // @name XMOJ -// @version 0.2.200 +// @version 1.0.200 // @description XMOJ增强脚本 // @author @PythonSmall-Q // @namespace https://github/langningchen From 6beee6aad56192e5f37ab401b0a51d253c866ea9 Mon Sep 17 00:00:00 2001 From: Chen LangNing Date: Mon, 2 Oct 2023 21:42:15 +0800 Subject: [PATCH 4/5] Update Update.json --- Update.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Update.json b/Update.json index 4b47c92..d92fad2 100644 --- a/Update.json +++ b/Update.json @@ -3,7 +3,7 @@ "1.0.200": { "UpdateDate": 1696246054517, "Prerelease": false, - "UpdateContents": [] + "PR": 0 } } } From 7f66f715571fb38cbea0f6981bb08b799f20af08 Mon Sep 17 00:00:00 2001 From: Chen LangNing Date: Mon, 2 Oct 2023 21:44:11 +0800 Subject: [PATCH 5/5] =?UTF-8?q?=E8=BF=99=E6=A0=B7=E5=B0=B1=E5=AF=B9?= =?UTF-8?q?=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Update.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Update.json b/Update.json index d92fad2..6dbd41f 100644 --- a/Update.json +++ b/Update.json @@ -3,7 +3,12 @@ "1.0.200": { "UpdateDate": 1696246054517, "Prerelease": false, - "PR": 0 + "UpdateContents": [ + { + "PR": 0, + "Description": "对不起,先前的更新历史已被删除" + } + ] } } }