xmoj-script 1.5.2 → 1.6.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Update.json +41 -0
- package/XMOJ.user.js +3955 -3887
- package/package.json +1 -1
package/Update.json
CHANGED
@@ -2799,6 +2799,47 @@
|
|
2799
2799
|
}
|
2800
2800
|
],
|
2801
2801
|
"Notes": "No release notes were provided for this release."
|
2802
|
+
},
|
2803
|
+
"1.5.3": {
|
2804
|
+
"UpdateDate": 1746271148834,
|
2805
|
+
"Prerelease": true,
|
2806
|
+
"UpdateContents": [
|
2807
|
+
{
|
2808
|
+
"PR": 798,
|
2809
|
+
"Description": "修复文字错误"
|
2810
|
+
}
|
2811
|
+
],
|
2812
|
+
"Notes": "No release notes were provided for this release."
|
2813
|
+
},
|
2814
|
+
"1.6.0": {
|
2815
|
+
"UpdateDate": 1746281721231,
|
2816
|
+
"Prerelease": false,
|
2817
|
+
"UpdateContents": [
|
2818
|
+
{
|
2819
|
+
"PR": 791,
|
2820
|
+
"Description": "remove ACM rankings"
|
2821
|
+
},
|
2822
|
+
{
|
2823
|
+
"PR": 796,
|
2824
|
+
"Description": "Clear session cookie on logout for better security"
|
2825
|
+
},
|
2826
|
+
{
|
2827
|
+
"PR": 798,
|
2828
|
+
"Description": "修复文字错误"
|
2829
|
+
}
|
2830
|
+
],
|
2831
|
+
"Notes": "No release notes were provided for this release."
|
2832
|
+
},
|
2833
|
+
"1.6.1": {
|
2834
|
+
"UpdateDate": 1748781837958,
|
2835
|
+
"Prerelease": true,
|
2836
|
+
"UpdateContents": [
|
2837
|
+
{
|
2838
|
+
"PR": 802,
|
2839
|
+
"Description": "Fix page flashes in dark mode"
|
2840
|
+
}
|
2841
|
+
],
|
2842
|
+
"Notes": "No release notes were provided for this release."
|
2802
2843
|
}
|
2803
2844
|
}
|
2804
2845
|
}
|