File tree Expand file tree Collapse file tree 3 files changed +32
-2
lines changed
Expand file tree Collapse file tree 3 files changed +32
-2
lines changed Original file line number Diff line number Diff line change 32253225 }
32263226 ],
32273227 "Notes" : " No release notes were provided for this release."
3228+ },
3229+ "2.6.0" : {
3230+ "UpdateDate" : 1770426020324 ,
3231+ "Prerelease" : false ,
3232+ "UpdateContents" : [
3233+ {
3234+ "PR" : 876 ,
3235+ "Description" : " refactor: simplify SubmitLink selection by querying all anchors and finding by text"
3236+ },
3237+ {
3238+ "PR" : 877 ,
3239+ "Description" : " fix: problem PID 可能为 null"
3240+ },
3241+ {
3242+ "PR" : 888 ,
3243+ "Description" : " Fix AC code export for 5-digit question IDs"
3244+ }
3245+ ],
3246+ "Notes" : " No release notes were provided for this release."
3247+ },
3248+ "2.6.1" : {
3249+ "UpdateDate" : 1770426401298 ,
3250+ "Prerelease" : true ,
3251+ "UpdateContents" : [
3252+ {
3253+ "PR" : 892 ,
3254+ "Description" : " Update to release 2.6.0"
3255+ }
3256+ ],
3257+ "Notes" : " No release notes were provided for this release."
32283258 }
32293259 }
32303260}
Original file line number Diff line number Diff line change 11// ==UserScript==
22// @name XMOJ
3- // @version 2.5.3
3+ // @version 2.6.1
44// @description XMOJ增强脚本
55// @author @XMOJ -Script-dev, @langningchen and the community
66// @namespace https://github/langningchen
Original file line number Diff line number Diff line change 11{
22 "name" : " xmoj-script" ,
3- "version" : " 2.5.3 " ,
3+ "version" : " 2.6.1 " ,
44 "description" : " an improvement script for xmoj.tech" ,
55 "main" : " AddonScript.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments