xmoj-script 1.2.53 → 1.2.54

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 CHANGED
@@ -2409,6 +2409,17 @@
2409
2409
  }
2410
2410
  ],
2411
2411
  "Notes": "No release notes were provided for this release."
2412
+ },
2413
+ "1.2.54": {
2414
+ "UpdateDate": 1723450512410,
2415
+ "Prerelease": true,
2416
+ "UpdateContents": [
2417
+ {
2418
+ "PR": 694,
2419
+ "Description": "更新support url"
2420
+ }
2421
+ ],
2422
+ "Notes": "No release notes were provided for this release."
2412
2423
  }
2413
2424
  }
2414
2425
  }
package/XMOJ.user.js CHANGED
@@ -1,6 +1,6 @@
1
1
  // ==UserScript==
2
2
  // @name XMOJ
3
- // @version 1.2.53
3
+ // @version 1.2.54
4
4
  // @description XMOJ增强脚本
5
5
  // @author @XMOJ-Script-dev, @langningchen and the community
6
6
  // @namespace https://github/langningchen
@@ -21,7 +21,7 @@
21
21
  // @grant GM_setValue
22
22
  // @grant GM_getValue
23
23
  // @homepage https://www.xmoj-bbs.me/
24
- // @supportURL https://github.com/XMOJ-Script-dev/XMOJ-Script/issues
24
+ // @supportURL https://support.xmoj-bbs.me/form/8050213e-c806-4680-b414-0d1c48263677
25
25
  // @connect api.xmoj-bbs.tech
26
26
  // @connect api.xmoj-bbs.me
27
27
  // @connect challenges.cloudflare.com
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "xmoj-script",
3
- "version": "1.2.53",
3
+ "version": "1.2.54",
4
4
  "description": "an improvement script for xmoj.tech",
5
5
  "main": "AddonScript.js",
6
6
  "scripts": {