xmoj-script 1.1.38 → 1.1.39
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 +11 -0
- package/XMOJ.user.js +4324 -4029
- package/package.json +1 -1
package/Update.json
CHANGED
@@ -1232,6 +1232,17 @@
|
|
1232
1232
|
}
|
1233
1233
|
],
|
1234
1234
|
"Notes": "No release notes were provided for this release."
|
1235
|
+
},
|
1236
|
+
"1.1.39": {
|
1237
|
+
"UpdateDate": 1706859231716,
|
1238
|
+
"Prerelease": true,
|
1239
|
+
"UpdateContents": [
|
1240
|
+
{
|
1241
|
+
"PR": 424,
|
1242
|
+
"Description": "增加更新链接,优化格式"
|
1243
|
+
}
|
1244
|
+
],
|
1245
|
+
"Notes": "No release notes were provided for this release."
|
1235
1246
|
}
|
1236
1247
|
}
|
1237
1248
|
}
|