xmoj-script 1.1.64 → 1.1.66

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/Images/1.png CHANGED
Binary file
package/Images/10.png CHANGED
Binary file
package/Images/11.png CHANGED
Binary file
package/Images/12.png CHANGED
Binary file
package/Images/13.png CHANGED
Binary file
package/Images/14.png CHANGED
Binary file
package/Images/15.png CHANGED
Binary file
package/Images/16.png CHANGED
Binary file
package/Images/17.png CHANGED
Binary file
package/Images/2.png CHANGED
Binary file
package/Images/3.png CHANGED
Binary file
package/Images/4.png CHANGED
Binary file
package/Images/5.png CHANGED
Binary file
package/Images/6.png CHANGED
Binary file
package/Images/7.png CHANGED
Binary file
package/Images/8.png CHANGED
Binary file
package/Images/9.png CHANGED
Binary file
package/Update.json CHANGED
@@ -1535,6 +1535,52 @@
1535
1535
  }
1536
1536
  ],
1537
1537
  "Notes": "No release notes were provided for this release."
1538
+ },
1539
+ "1.1.65": {
1540
+ "UpdateDate": 1714819512051,
1541
+ "Prerelease": false,
1542
+ "UpdateContents": [
1543
+ {
1544
+ "PR": 514,
1545
+ "Description": "支持跳转到讨论编号 修改讨论区用户界面 在讨论区Page过大时自动跳转 在讨论区最后一页自动删除"
1546
+ },
1547
+ {
1548
+ "PR": 515,
1549
+ "Description": "允许管理在用户页管理badge并在修改badge后清除缓存"
1550
+ },
1551
+ {
1552
+ "PR": 516,
1553
+ "Description": "revert #514"
1554
+ },
1555
+ {
1556
+ "PR": 517,
1557
+ "Description": "Auto Read Short message mentions"
1558
+ },
1559
+ {
1560
+ "PR": 519,
1561
+ "Description": "Refresh Short Messages at fixed intervals (experimental)"
1562
+ },
1563
+ {
1564
+ "PR": 522,
1565
+ "Description": "chore: 删除被 @boomzero 除名的开发组成员"
1566
+ },
1567
+ {
1568
+ "PR": 523,
1569
+ "Description": "Revert Refresh Short Messages at fixed intervals (experimental)"
1570
+ }
1571
+ ],
1572
+ "Notes": "No release notes were provided for this release."
1573
+ },
1574
+ "1.1.66": {
1575
+ "UpdateDate": 1714821016028,
1576
+ "Prerelease": true,
1577
+ "UpdateContents": [
1578
+ {
1579
+ "PR": 526,
1580
+ "Description": "[ImgBot] Optimize images"
1581
+ }
1582
+ ],
1583
+ "Notes": "No release notes were provided for this release."
1538
1584
  }
1539
1585
  }
1540
1586
  }
package/XMOJ.png CHANGED
Binary file
package/XMOJ.user.js CHANGED
@@ -1,6 +1,6 @@
1
1
  // ==UserScript==
2
2
  // @name XMOJ
3
- // @version 1.1.64
3
+ // @version 1.1.66
4
4
  // @description XMOJ增强脚本
5
5
  // @author @XMOJ-Script-dev, @langningchen and the community
6
6
  // @namespace https://github/langningchen
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "xmoj-script",
3
- "version": "1.1.64",
3
+ "version": "1.1.66",
4
4
  "description": "an improvement script for xmoj.tech",
5
5
  "main": "AddonScript.js",
6
6
  "scripts": {