Skip to content
This repository has been archived by the owner on Nov 4, 2023. It is now read-only.

Commit

Permalink
Merge pull request #5 from PythonSmall-Q/PythonSmall-Q-patch-1
Browse files Browse the repository at this point in the history
Update XMOJ.user.js
  • Loading branch information
PythonSmall-Q committed Oct 2, 2023
2 parents 794b118 + ad10578 commit 2881e05
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 32 deletions.
32 changes: 4 additions & 28 deletions Update.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
}
Expand Down
8 changes: 4 additions & 4 deletions XMOJ.user.js
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 2881e05

Please sign in to comment.