xmoj-script 1.2.65 → 1.2.67
Sign up to get free protection for your applications and to get access to all the features.
- package/Update.json +38 -0
- package/XMOJ.user.js +1 -4
- package/package.json +1 -1
package/Update.json
CHANGED
@@ -2565,6 +2565,44 @@
|
|
2565
2565
|
}
|
2566
2566
|
],
|
2567
2567
|
"Notes": "No release notes were provided for this release."
|
2568
|
+
},
|
2569
|
+
"1.2.66": {
|
2570
|
+
"UpdateDate": 1727862388829,
|
2571
|
+
"Prerelease": false,
|
2572
|
+
"UpdateContents": [
|
2573
|
+
{
|
2574
|
+
"PR": 725,
|
2575
|
+
"Description": "Add CP Editor"
|
2576
|
+
},
|
2577
|
+
{
|
2578
|
+
"PR": 729,
|
2579
|
+
"Description": "add chenyiming5"
|
2580
|
+
},
|
2581
|
+
{
|
2582
|
+
"PR": 731,
|
2583
|
+
"Description": "a quick fix for mathjax"
|
2584
|
+
},
|
2585
|
+
{
|
2586
|
+
"PR": 735,
|
2587
|
+
"Description": "更新一大批名字"
|
2588
|
+
},
|
2589
|
+
{
|
2590
|
+
"PR": 737,
|
2591
|
+
"Description": "Add http request headers"
|
2592
|
+
}
|
2593
|
+
],
|
2594
|
+
"Notes": "No release notes were provided for this release."
|
2595
|
+
},
|
2596
|
+
"1.2.67": {
|
2597
|
+
"UpdateDate": 1727873172840,
|
2598
|
+
"Prerelease": true,
|
2599
|
+
"UpdateContents": [
|
2600
|
+
{
|
2601
|
+
"PR": 741,
|
2602
|
+
"Description": "Fix Duplicate Names (warned by Qoanda)"
|
2603
|
+
}
|
2604
|
+
],
|
2605
|
+
"Notes": "No release notes were provided for this release."
|
2568
2606
|
}
|
2569
2607
|
}
|
2570
2608
|
}
|
package/XMOJ.user.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
// ==UserScript==
|
2
2
|
// @name XMOJ
|
3
|
-
// @version 1.2.
|
3
|
+
// @version 1.2.67
|
4
4
|
// @description XMOJ增强脚本
|
5
5
|
// @author @XMOJ-Script-dev, @langningchen and the community
|
6
6
|
// @namespace https://github/langningchen
|
@@ -2549,7 +2549,6 @@ async function main() {
|
|
2549
2549
|
"xiaweimin": "夏蔚民",
|
2550
2550
|
"xiaxuran": "夏诩然",
|
2551
2551
|
"xiebingxiu": "谢秉修",
|
2552
|
-
"xiebingxiu": "谢秉修",
|
2553
2552
|
"xieliren": "谢立仁",
|
2554
2553
|
"xieruiqi": "谢睿棋",
|
2555
2554
|
"xiongluofei": "熊洛菲",
|
@@ -2585,7 +2584,6 @@ async function main() {
|
|
2585
2584
|
"zhuruichen": "朱睿宸",
|
2586
2585
|
"zhuxule": "朱徐乐",
|
2587
2586
|
"zhuyikun": "朱奕坤",
|
2588
|
-
"leiwenda": "雷文达",
|
2589
2587
|
"wangyuancheng": "王源成",
|
2590
2588
|
"zhuyiyang": "朱奕阳",
|
2591
2589
|
"hanjialin": "韩佳霖",
|
@@ -2597,7 +2595,6 @@ async function main() {
|
|
2597
2595
|
"xuyan": "徐衍",
|
2598
2596
|
"fenghaochen": "冯皓宸",
|
2599
2597
|
"lutianlang": "陆天朗",
|
2600
|
-
"tangyuhan": "唐钰涵",
|
2601
2598
|
"jiangbowen": "姜博闻",
|
2602
2599
|
"shangguanbocheng": "上官伯呈",
|
2603
2600
|
"wangchengqi": "王呈齐",
|