From bdafbe886eac8e8400f2f8c5dd1ab329e4360abc Mon Sep 17 00:00:00 2001 From: Shan Wenxiao Date: Mon, 2 Oct 2023 16:35:33 +0800 Subject: [PATCH 1/2] Update XMOJ.user.js --- XMOJ.user.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/XMOJ.user.js b/XMOJ.user.js index 6279a68..0600a20 100644 --- a/XMOJ.user.js +++ b/XMOJ.user.js @@ -1,9 +1,9 @@ // ==UserScript== -// @name XMOJ +// @name 小明的OJ增强脚本 // @version 0.3.195 -// @description XMOJ增强脚本 -// @author @langningchen -// @namespace https://github/langningchen +// @description 小明的OJ增强脚本 +// @author @PythonSmall-Q & langningchen +// @namespace https://github/PythonSmall-Q // @match http://*.xmoj.tech/* // @match http://116.62.212.172/* // @require https://cdn.bootcdn.net/ajax/libs/crypto-js/4.1.1/crypto-js.min.js From ad105781ee6fde0b6b47ebe67721236a5392dead Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 2 Oct 2023 08:38:15 +0000 Subject: [PATCH 2/2] Update version info to 0.3.195 --- Update.json | 32 ++++---------------------------- 1 file changed, 4 insertions(+), 28 deletions(-) diff --git a/Update.json b/Update.json index b4f40eb..3aa44a6 100644 --- a/Update.json +++ b/Update.json @@ -737,36 +737,12 @@ ] }, "0.3.195": { - "UpdateDate": 1696235039959, - "Prerelease": false, + "UpdateDate": 1696235895109, + "Prerelease": true, "UpdateContents": [ { - "PR": 575, - "Description": "修复无法显示problem_video.php" - }, - { - "PR": 576, - "Description": "更换预编译接口,解决奇怪的Compile Error" - }, - { - "PR": 577, - "Description": "修复短消息接受用户显示异常" - }, - { - "PR": 578, - "Description": "修复关闭时左上角仍显示为高老师的OJ" - }, - { - "PR": 583, - "Description": "自制图床,讨论区 Ctrl+V 上传图片" - }, - { - "PR": 586, - "Description": "修复因为严格导致的 @ 不显示" - }, - { - "PR": 588, - "Description": "修复题目中表格线条缺失" + "PR": 5, + "Description": "Update XMOJ.user.js" } ] }